2025-07-24T03:55:40.1323830Z Current runner version: '2.327.0' 2025-07-24T03:55:40.1327040Z Runner name: 'i-054ebb87f6b68b237' 2025-07-24T03:55:40.1327460Z Runner group name: 'default' 2025-07-24T03:55:40.1327960Z Machine name: 'ip-10-0-3-91' 2025-07-24T03:55:40.1329430Z ##[group]GITHUB_TOKEN Permissions 2025-07-24T03:55:40.1330560Z Contents: read 2025-07-24T03:55:40.1330870Z Metadata: read 2025-07-24T03:55:40.1331160Z ##[endgroup] 2025-07-24T03:55:40.1332300Z Secret source: Actions 2025-07-24T03:55:40.1332660Z Prepare workflow directory 2025-07-24T03:55:40.9824600Z Prepare all required actions 2025-07-24T03:55:40.9851320Z Getting action download info 2025-07-24T03:55:41.1492610Z Download action repository 'pytorch/test-infra@main' (SHA:e32c622fbd62d34f173b9f131f1eca78782b2be2) 2025-07-24T03:55:41.7727570Z Download action repository 'pytorch/pytorch@main' (SHA:07df6ba7f5597488a93b3855d52d2ead55675125) 2025-07-24T03:55:47.9760600Z Getting action download info 2025-07-24T03:55:48.0803270Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-07-24T03:55:48.2710350Z Getting action download info 2025-07-24T03:55:48.4057930Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/149961 (27c8ef1839e0747b36769efb192befc9308ff93c) 2025-07-24T03:55:48.4060960Z ##[group] Inputs 2025-07-24T03:55:48.4061210Z build-environment: macos-py3-arm64 2025-07-24T03:55:48.4062470Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-07-24T03:55:48.4063650Z sync-tag: 2025-07-24T03:55:48.4063850Z python-version: 3.12.7 2025-07-24T03:55:48.4064510Z timeout-minutes: 270 2025-07-24T03:55:48.4065010Z disable-monitor: false 2025-07-24T03:55:48.4065270Z monitor-log-interval: 5 2025-07-24T03:55:48.4065520Z monitor-data-collect-interval: 1 2025-07-24T03:55:48.4065780Z ##[endgroup] 2025-07-24T03:55:48.4066070Z Complete job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T03:55:48.4351490Z ##[group]Run sysctl machdep.cpu.brand_string kern.osproductversion 2025-07-24T03:55:48.4351880Z sysctl machdep.cpu.brand_string kern.osproductversion 2025-07-24T03:55:48.4386440Z shell: /bin/bash -e -l {0} 2025-07-24T03:55:48.4386740Z env: 2025-07-24T03:55:48.4386880Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:48.4387060Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:48.4387250Z TEST_CONFIG: mps 2025-07-24T03:55:48.4387390Z SHARD_NUMBER: 1 2025-07-24T03:55:48.4387530Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:48.4387680Z PR_BODY: 2025-07-24T03:55:48.4387820Z ##[endgroup] 2025-07-24T03:55:49.2222860Z machdep.cpu.brand_string: Apple M1 2025-07-24T03:55:49.2223200Z kern.osproductversion: 13.2.1 2025-07-24T03:55:49.2268550Z ##[group]Run for PROCESS in "python" "conda" "ninja" "clang"; do 2025-07-24T03:55:49.2268890Z for PROCESS in "python" "conda" "ninja" "clang"; do 2025-07-24T03:55:49.2269170Z  echo "Cleaning up all remaining ${PROCESS} process" 2025-07-24T03:55:49.2269400Z  pkill "${PROCESS}" || true 2025-07-24T03:55:49.2269590Z done 2025-07-24T03:55:49.2288050Z shell: /bin/bash -e -l {0} 2025-07-24T03:55:49.2288200Z env: 2025-07-24T03:55:49.2288320Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:49.2288500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:49.2288680Z TEST_CONFIG: mps 2025-07-24T03:55:49.2288810Z SHARD_NUMBER: 1 2025-07-24T03:55:49.2288940Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:49.2289110Z PR_BODY: 2025-07-24T03:55:49.2289240Z ##[endgroup] 2025-07-24T03:55:49.7704680Z Cleaning up all remaining python process 2025-07-24T03:55:49.7781000Z Cleaning up all remaining conda process 2025-07-24T03:55:49.7817220Z Cleaning up all remaining ninja process 2025-07-24T03:55:49.7851680Z Cleaning up all remaining clang process 2025-07-24T03:55:49.7907590Z ##[group]Run if brew list miniconda; then 2025-07-24T03:55:49.7907860Z if brew list miniconda; then 2025-07-24T03:55:49.7908050Z  brew uninstall miniconda 2025-07-24T03:55:49.7908280Z  echo "REINSTALL_BREW_MINICONDA=1" >> "${GITHUB_ENV}" 2025-07-24T03:55:49.7908510Z fi 2025-07-24T03:55:49.7925930Z shell: /bin/bash -e -l {0} 2025-07-24T03:55:49.7926090Z env: 2025-07-24T03:55:49.7926220Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:49.7926400Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:49.7926600Z TEST_CONFIG: mps 2025-07-24T03:55:49.7926750Z SHARD_NUMBER: 1 2025-07-24T03:55:49.7926880Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:49.7927040Z PR_BODY: 2025-07-24T03:55:49.7927150Z ##[endgroup] 2025-07-24T03:55:51.3311730Z /opt/homebrew/Caskroom/miniconda/py313_25.5.1-1/Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh 2025-07-24T03:55:51.3312340Z /opt/homebrew/Caskroom/miniconda/.metadata/INSTALL_RECEIPT.json 2025-07-24T03:55:51.3312830Z /opt/homebrew/Caskroom/miniconda/.metadata/py313_25.5.1-1/20250724034534.002/Casks/miniconda.json 2025-07-24T03:55:51.3313220Z /opt/homebrew/Caskroom/miniconda/.metadata/config.json 2025-07-24T03:55:51.3313770Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_limit.3 2025-07-24T03:55:51.3346410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2syntax.3 2025-07-24T03:55:51.3352620Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2jit.3 2025-07-24T03:55:51.3353980Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2demo.3 2025-07-24T03:55:51.3354580Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_offset_limit.3 2025-07-24T03:55:51.3362300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_create.3 2025-07-24T03:55:51.3362750Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2serialize.3 2025-07-24T03:55:51.3363140Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_bsr.3 2025-07-24T03:55:51.3363490Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2unicode.3 2025-07-24T03:55:51.3363860Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_bynumber.3 2025-07-24T03:55:51.3364300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_byname.3 2025-07-24T03:55:51.3364650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2api.3 2025-07-24T03:55:51.3365000Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_parens_nest_limit.3 2025-07-24T03:55:51.3365370Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_startchar.3 2025-07-24T03:55:51.3365750Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2limits.3 2025-07-24T03:55:51.3366130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_memory_management.3 2025-07-24T03:55:51.3366520Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_newline.3 2025-07-24T03:55:51.3366890Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_depth_limit.3 2025-07-24T03:55:51.3367270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_free.3 2025-07-24T03:55:51.3367660Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_free.3 2025-07-24T03:55:51.3368050Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_max_pattern_length.3 2025-07-24T03:55:51.3368460Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2matching.3 2025-07-24T03:55:51.3368830Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_free.3 2025-07-24T03:55:51.3369200Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_callout.3 2025-07-24T03:55:51.3369570Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy_with_tables.3 2025-07-24T03:55:51.3369970Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_escape.3 2025-07-24T03:55:51.3370370Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_extra_options.3 2025-07-24T03:55:51.3370730Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2.3 2025-07-24T03:55:51.3371380Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2perform.3 2025-07-24T03:55:51.3372230Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_info.3 2025-07-24T03:55:51.3372660Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_substitute_callout.3 2025-07-24T03:55:51.3373060Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_create.3 2025-07-24T03:55:51.3373410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2build.3 2025-07-24T03:55:51.3373790Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_byname.3 2025-07-24T03:55:51.3374210Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_free.3 2025-07-24T03:55:51.3374570Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_dfa_match.3 2025-07-24T03:55:51.3374900Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2convert.3 2025-07-24T03:55:51.3375230Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_match.3 2025-07-24T03:55:51.3375640Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_nametable_scan.3 2025-07-24T03:55:51.3376020Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match.3 2025-07-24T03:55:51.3376390Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_converted_pattern_free.3 2025-07-24T03:55:51.3376810Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_heap_limit.3 2025-07-24T03:55:51.3377210Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_number_from_name.3 2025-07-24T03:55:51.3377600Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_convert.3 2025-07-24T03:55:51.3377980Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables.3 2025-07-24T03:55:51.3378340Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_free.3 2025-07-24T03:55:51.3378680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_free.3 2025-07-24T03:55:51.3379040Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_compile.3 2025-07-24T03:55:51.3379380Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile.3 2025-07-24T03:55:51.3379760Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_pointer.3 2025-07-24T03:55:51.3380180Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_get.3 2025-07-24T03:55:51.3380590Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_free.3 2025-07-24T03:55:51.3380990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_match_data_size.3 2025-07-24T03:55:51.3381400Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_copy.3 2025-07-24T03:55:51.3381800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_character_tables.3 2025-07-24T03:55:51.3382190Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_error_message.3 2025-07-24T03:55:51.3382620Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_create.3 2025-07-24T03:55:51.3383120Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_separator.3 2025-07-24T03:55:51.3383520Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables_free.3 2025-07-24T03:55:51.3383960Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_free.3 2025-07-24T03:55:51.3384400Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_decode.3 2025-07-24T03:55:51.3384820Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_copy.3 2025-07-24T03:55:51.3385210Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy.3 2025-07-24T03:55:51.3385590Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2compat.3 2025-07-24T03:55:51.3386030Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create_from_pattern.3 2025-07-24T03:55:51.3386470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_match_limit.3 2025-07-24T03:55:51.3386920Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_copy.3 2025-07-24T03:55:51.3387350Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_encode.3 2025-07-24T03:55:51.3387730Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substitute.3 2025-07-24T03:55:51.3388530Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_count.3 2025-07-24T03:55:51.3389220Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_mark.3 2025-07-24T03:55:51.3389600Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_assign.3 2025-07-24T03:55:51.3390020Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_free.3 2025-07-24T03:55:51.3390400Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2callout.3 2025-07-24T03:55:51.3390760Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create.3 2025-07-24T03:55:51.3391160Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_byname.3 2025-07-24T03:55:51.3391590Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_bynumber.3 2025-07-24T03:55:51.3391990Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2sample.3 2025-07-24T03:55:51.3392390Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_bynumber.3 2025-07-24T03:55:51.3392800Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2partial.3 2025-07-24T03:55:51.3393130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2posix.3 2025-07-24T03:55:51.3393500Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_create.3 2025-07-24T03:55:51.3393950Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_copy.3 2025-07-24T03:55:51.3394330Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_config.3 2025-07-24T03:55:51.3394710Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_recursion_guard.3 2025-07-24T03:55:51.3395180Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_get_number_of_codes.3 2025-07-24T03:55:51.3395610Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_create.3 2025-07-24T03:55:51.3396050Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_free_unused_memory.3 2025-07-24T03:55:51.3396490Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_callout_enumerate.3 2025-07-24T03:55:51.3396890Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_free.3 2025-07-24T03:55:51.3397260Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2pattern.3 2025-07-24T03:55:51.3397570Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzegrep.1 2025-07-24T03:55:51.3397850Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzmore.1 2025-07-24T03:55:51.3398150Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzdiff.1 2025-07-24T03:55:51.3398430Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzfgrep.1 2025-07-24T03:55:51.3398720Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzip2.1 2025-07-24T03:55:51.3399020Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2grep.1 2025-07-24T03:55:51.3399300Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzcmp.1 2025-07-24T03:55:51.3399600Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2test.1 2025-07-24T03:55:51.3399900Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzgrep.1 2025-07-24T03:55:51.3400210Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2-config.1 2025-07-24T03:55:51.3400530Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzless.1 2025-07-24T03:55:51.3402050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.json 2025-07-24T03:55:51.3403130Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pygments-2.19.1-py313hca03da5_0.json 2025-07-24T03:55:51.3404230Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/nlohmann_json-3.11.2-h313beb8_0.json 2025-07-24T03:55:51.3405510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/fmt-9.1.0-h48ca7d4_1.json 2025-07-24T03:55:51.3405970Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tzdata-2025b-h04d1e81_0.json 2025-07-24T03:55:51.3407280Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libedit-3.1.20230828-h80987f9_0.json 2025-07-24T03:55:51.3408780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cryptography-45.0.3-py313h47897c2_0.json 2025-07-24T03:55:51.3409690Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmamba-2.0.5-h15e39b3_1.json 2025-07-24T03:55:51.3410670Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/simdjson-3.10.1-h48ca7d4_0.json 2025-07-24T03:55:51.3412120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/yaml-cpp-0.8.0-h313beb8_1.json 2025-07-24T03:55:51.3412670Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libffi-3.4.4-hca03da5_1.json 2025-07-24T03:55:51.3414010Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pysocks-1.7.1-py313hca03da5_0.json 2025-07-24T03:55:51.3415120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libxml2-2.13.8-h0b34f26_0.json 2025-07-24T03:55:51.3416390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/mdurl-0.1.0-py313hca03da5_0.json 2025-07-24T03:55:51.3417180Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libsolv-0.7.30-h514c7bf_1.json 2025-07-24T03:55:51.3418360Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/markdown-it-py-2.2.0-py313hca03da5_1.json 2025-07-24T03:55:51.3419500Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcxx-17.0.6-he5c5206_4.json 2025-07-24T03:55:51.3420680Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pip-25.1-pyhc872135_2.json 2025-07-24T03:55:51.3421980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstandard-0.23.0-py313h1a4646a_1.json 2025-07-24T03:55:51.3423100Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cpp-expected-1.1.0-h48ca7d4_0.json 2025-07-24T03:55:51.3423790Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstd-1.5.6-hfb09047_0.json 2025-07-24T03:55:51.3425530Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-25.5.1-py313hca03da5_0.json 2025-07-24T03:55:51.3426160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/icu-73.1-h313beb8_0.json 2025-07-24T03:55:51.3427900Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cffi-1.17.1-py313h3eb5a62_1.json 2025-07-24T03:55:51.3428780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/setuptools-78.1.1-py313hca03da5_0.json 2025-07-24T03:55:51.3429710Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-3.13.5-h2eb94d5_100_cp313.json 2025-07-24T03:55:51.3430600Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/openssl-3.0.16-h02f6b3c_0.json 2025-07-24T03:55:51.3431980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/annotated-types-0.6.0-py313hca03da5_0.json 2025-07-24T03:55:51.3433310Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libnghttp2-1.57.0-h62f6fdd_0.json 2025-07-24T03:55:51.3434280Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ca-certificates-2025.2.25-hca03da5_0.json 2025-07-24T03:55:51.3435640Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycparser-2.21-pyhd3eb1b0_0.json 2025-07-24T03:55:51.3437200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmambapy-2.0.5-py313h48ca7d4_1.json 2025-07-24T03:55:51.3438390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python_abi-3.13-0_cp313.json 2025-07-24T03:55:51.3438830Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/bzip2-1.0.8-h80987f9_6.json 2025-07-24T03:55:51.3440270Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/xz-5.6.4-h80987f9_1.json 2025-07-24T03:55:51.3440980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libarchive-3.7.7-h8f13d7a_0.json 2025-07-24T03:55:51.3442400Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-extensions-4.12.2-py313hca03da5_0.json 2025-07-24T03:55:51.3443990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-14.2.4-h313beb8_2.json 2025-07-24T03:55:51.3445310Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/certifi-2025.7.14-py313hca03da5_0.json 2025-07-24T03:55:51.3446480Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml-0.18.10-py313h80987f9_0.json 2025-07-24T03:55:51.3447850Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-anon-usage-0.7.1-py313hd6b623d_100.json 2025-07-24T03:55:51.3448960Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-2.11.7-py313hca03da5_0.json 2025-07-24T03:55:51.3450090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/rich-13.9.4-py313hca03da5_0.json 2025-07-24T03:55:51.3451700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml.clib-0.2.12-py313h80987f9_0.json 2025-07-24T03:55:51.3452230Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python.app-3-py313h80987f9_2.json 2025-07-24T03:55:51.3453920Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-handling-2.4.0-py313hca03da5_0.json 2025-07-24T03:55:51.3454650Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-inspection-0.4.0-py313hca03da5_0.json 2025-07-24T03:55:51.3456090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tqdm-4.67.1-py313h7eb115d_0.json 2025-07-24T03:55:51.3457020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pcre2-10.42-hb066dcc_1.json 2025-07-24T03:55:51.3458090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/packaging-24.2-py313hca03da5_0.json 2025-07-24T03:55:51.3459290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/frozendict-2.4.2-py313hca03da5_0.json 2025-07-24T03:55:51.3460520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-telemetry-0.2.0-py313hca03da5_1.json 2025-07-24T03:55:51.3462120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pluggy-1.5.0-py313hca03da5_0.json 2025-07-24T03:55:51.3464150Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-streaming-0.12.0-py313hca03da5_0.json 2025-07-24T03:55:51.3465120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-cpp-14.2.4-h313beb8_2.json 2025-07-24T03:55:51.3466780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/brotlicffi-1.0.9.2-py313h313beb8_1.json 2025-07-24T03:55:51.3467250Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/wheel-0.45.1-py313hca03da5_0.json 2025-07-24T03:55:51.3468810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libssh2-1.11.1-h3e2b118_0.json 2025-07-24T03:55:51.3469840Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/history 2025-07-24T03:55:51.3470950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/boltons-25.0.0-py313hca03da5_0.json 2025-07-24T03:55:51.3472470Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing_extensions-4.12.2-py313hca03da5_0.json 2025-07-24T03:55:51.3473020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-tos-0.2.1-py313hca03da5_0.json 2025-07-24T03:55:51.3473510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/c-ares-1.19.1-h80987f9_0.json 2025-07-24T03:55:51.3474700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/lz4-c-1.9.4-h313beb8_1.json 2025-07-24T03:55:51.3475700Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycosat-0.6.6-py313h80987f9_2.json 2025-07-24T03:55:51.3476790Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/menuinst-2.3.0-py313hca03da5_0.json 2025-07-24T03:55:51.3478100Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/platformdirs-4.3.7-py313hca03da5_0.json 2025-07-24T03:55:51.3479260Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/truststore-0.10.0-py313hca03da5_0.json 2025-07-24T03:55:51.3480560Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-content-trust-0.2.0-py313hca03da5_1.json 2025-07-24T03:55:51.3481390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ncurses-6.4-h313beb8_0.json 2025-07-24T03:55:51.3482720Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tk-8.6.14-h6ba3021_1.json 2025-07-24T03:55:51.3483490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pybind11-abi-5-hd3eb1b0_0.json 2025-07-24T03:55:51.3484550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcurl-8.14.1-hb586df2_0.json 2025-07-24T03:55:51.3485790Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/sqlite-3.50.2-h79febb2_1.json 2025-07-24T03:55:51.3486660Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmpdec-4.0.0-h80987f9_0.json 2025-07-24T03:55:51.3487890Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/charset-normalizer-3.3.2-pyhd3eb1b0_0.json 2025-07-24T03:55:51.3489060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/archspec-0.2.3-pyhd3eb1b0_0.json 2025-07-24T03:55:51.3490090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/spdlog-1.11.0-h48ca7d4_0.json 2025-07-24T03:55:51.3491210Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/idna-3.7-py313hca03da5_0.json 2025-07-24T03:55:51.3492080Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/expat-2.7.1-h313beb8_0.json 2025-07-24T03:55:51.3493150Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpatch-1.33-py313hca03da5_1.json 2025-07-24T03:55:51.3494630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpointer-2.1-pyhd3eb1b0_0.json 2025-07-24T03:55:51.3495090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/requests-2.32.4-py313hca03da5_0.json 2025-07-24T03:55:51.3496240Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libiconv-1.16-h80987f9_3.json 2025-07-24T03:55:51.3497460Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readline-8.2-h1a28f6b_0.json 2025-07-24T03:55:51.3498140Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zlib-1.2.13-h18a0788_1.json 2025-07-24T03:55:51.3499630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-core-2.33.2-py313h5e3a92f_0.json 2025-07-24T03:55:51.3500440Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/distro-1.9.0-py313hca03da5_0.json 2025-07-24T03:55:51.3501630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/urllib3-2.5.0-py313hca03da5_0.json 2025-07-24T03:55:51.3502510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libev-4.33-h1a28f6b_1.json 2025-07-24T03:55:51.3503780Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/krb5-1.21.3-h7414a1f_1.json 2025-07-24T03:55:51.3504230Z /opt/homebrew/Caskroom/miniconda/base/.condarc 2025-07-24T03:55:51.3505550Z /opt/homebrew/Caskroom/miniconda/base/condabin/conda 2025-07-24T03:55:51.3505840Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget 2025-07-24T03:55:51.3506710Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget.pl 2025-07-24T03:55:51.3507450Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/CA.pl 2025-07-24T03:55:51.3508420Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf 2025-07-24T03:55:51.3508930Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf.dist 2025-07-24T03:55:51.3509530Z /opt/homebrew/Caskroom/miniconda/base/ssl/cert.pem 2025-07-24T03:55:51.3510320Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf 2025-07-24T03:55:51.3511150Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf.dist 2025-07-24T03:55:51.3512030Z /opt/homebrew/Caskroom/miniconda/base/ssl/cacert.pem 2025-07-24T03:55:51.3513020Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config-version.cmake 2025-07-24T03:55:51.3514010Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config.cmake 2025-07-24T03:55:51.3514670Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2recover 2025-07-24T03:55:51.3515660Z /opt/homebrew/Caskroom/miniconda/base/bin/jsondiff 2025-07-24T03:55:51.3516290Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmainfo 2025-07-24T03:55:51.3516610Z /opt/homebrew/Caskroom/miniconda/base/bin/unzstd 2025-07-24T03:55:51.3518040Z /opt/homebrew/Caskroom/miniconda/base/bin/bzfgrep 2025-07-24T03:55:51.3518650Z /opt/homebrew/Caskroom/miniconda/base/bin/tabs 2025-07-24T03:55:51.3519190Z /opt/homebrew/Caskroom/miniconda/base/bin/bzmore 2025-07-24T03:55:51.3520170Z /opt/homebrew/Caskroom/miniconda/base/bin/bzgrep 2025-07-24T03:55:51.3520860Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3.13 2025-07-24T03:55:51.3521280Z /opt/homebrew/Caskroom/miniconda/base/bin/makeconv 2025-07-24T03:55:51.3522080Z /opt/homebrew/Caskroom/miniconda/base/bin/toe 2025-07-24T03:55:51.3523050Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2grep 2025-07-24T03:55:51.3523690Z /opt/homebrew/Caskroom/miniconda/base/bin/.conda-anaconda-tos-pre-unlink.sh 2025-07-24T03:55:51.3524140Z /opt/homebrew/Caskroom/miniconda/base/bin/mamba-package 2025-07-24T03:55:51.3524720Z /opt/homebrew/Caskroom/miniconda/base/bin/bzegrep 2025-07-24T03:55:51.3525260Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttp 2025-07-24T03:55:51.3525870Z /opt/homebrew/Caskroom/miniconda/base/bin/c_rehash 2025-07-24T03:55:51.3526430Z /opt/homebrew/Caskroom/miniconda/base/bin/k5srvutil 2025-07-24T03:55:51.3527080Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdec 2025-07-24T03:55:51.3527510Z /opt/homebrew/Caskroom/miniconda/base/bin/bzdiff 2025-07-24T03:55:51.3528100Z /opt/homebrew/Caskroom/miniconda/base/bin/repo2solv 2025-07-24T03:55:51.3528640Z /opt/homebrew/Caskroom/miniconda/base/bin/ktutil 2025-07-24T03:55:51.3529480Z /opt/homebrew/Caskroom/miniconda/base/bin/infotocap 2025-07-24T03:55:51.3530660Z /opt/homebrew/Caskroom/miniconda/base/bin/cph 2025-07-24T03:55:51.3531090Z /opt/homebrew/Caskroom/miniconda/base/bin/gencnval 2025-07-24T03:55:51.3531700Z /opt/homebrew/Caskroom/miniconda/base/bin/xmllint 2025-07-24T03:55:51.3532330Z /opt/homebrew/Caskroom/miniconda/base/bin/acountry 2025-07-24T03:55:51.3533100Z /opt/homebrew/Caskroom/miniconda/base/bin/uuclient 2025-07-24T03:55:51.3533700Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcpio 2025-07-24T03:55:51.3534370Z /opt/homebrew/Caskroom/miniconda/base/bin/icu-config 2025-07-24T03:55:51.3535090Z /opt/homebrew/Caskroom/miniconda/base/bin/python3 2025-07-24T03:55:51.3535610Z /opt/homebrew/Caskroom/miniconda/base/bin/gencfu 2025-07-24T03:55:51.3536290Z /opt/homebrew/Caskroom/miniconda/base/bin/wish8.6 2025-07-24T03:55:51.3537240Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdless 2025-07-24T03:55:51.3537510Z /opt/homebrew/Caskroom/miniconda/base/bin/iconv 2025-07-24T03:55:51.3538220Z /opt/homebrew/Caskroom/miniconda/base/bin/captoinfo 2025-07-24T03:55:51.3539160Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpx 2025-07-24T03:55:51.3539580Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc 2025-07-24T03:55:51.3540110Z /opt/homebrew/Caskroom/miniconda/base/bin/python 2025-07-24T03:55:51.3540940Z /opt/homebrew/Caskroom/miniconda/base/bin/conda 2025-07-24T03:55:51.3541720Z /opt/homebrew/Caskroom/miniconda/base/bin/unxz 2025-07-24T03:55:51.3542280Z /opt/homebrew/Caskroom/miniconda/base/bin/bunzip2 2025-07-24T03:55:51.3542910Z /opt/homebrew/Caskroom/miniconda/base/bin/pythonw 2025-07-24T03:55:51.3543510Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpd 2025-07-24T03:55:51.3544320Z /opt/homebrew/Caskroom/miniconda/base/bin/krb5-config 2025-07-24T03:55:51.3544970Z /opt/homebrew/Caskroom/miniconda/base/bin/pip3 2025-07-24T03:55:51.3545910Z /opt/homebrew/Caskroom/miniconda/base/bin/distro 2025-07-24T03:55:51.3546430Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdunzip 2025-07-24T03:55:51.3546990Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2test 2025-07-24T03:55:51.3548010Z /opt/homebrew/Caskroom/miniconda/base/bin/xzegrep 2025-07-24T03:55:51.3548270Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcmp 2025-07-24T03:55:51.3548930Z /opt/homebrew/Caskroom/miniconda/base/bin/bzless 2025-07-24T03:55:51.3549500Z /opt/homebrew/Caskroom/miniconda/base/bin/tset 2025-07-24T03:55:51.3550190Z /opt/homebrew/Caskroom/miniconda/base/bin/wish 2025-07-24T03:55:51.3550860Z /opt/homebrew/Caskroom/miniconda/base/bin/unlzma 2025-07-24T03:55:51.3551510Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4cat 2025-07-24T03:55:51.3552060Z /opt/homebrew/Caskroom/miniconda/base/bin/kinit 2025-07-24T03:55:51.3552540Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdtar 2025-07-24T03:55:51.3553260Z /opt/homebrew/Caskroom/miniconda/base/bin/reset 2025-07-24T03:55:51.3553840Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcat 2025-07-24T03:55:51.3554470Z /opt/homebrew/Caskroom/miniconda/base/bin/xzfgrep 2025-07-24T03:55:51.3555560Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-post-link.sh 2025-07-24T03:55:51.3555990Z /opt/homebrew/Caskroom/miniconda/base/bin/icuinfo 2025-07-24T03:55:51.3556780Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlwf 2025-07-24T03:55:51.3557360Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4 2025-07-24T03:55:51.3558150Z /opt/homebrew/Caskroom/miniconda/base/bin/wheel 2025-07-24T03:55:51.3559160Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh8.6 2025-07-24T03:55:51.3559630Z /opt/homebrew/Caskroom/miniconda/base/bin/xml2-config 2025-07-24T03:55:51.3560200Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.1 2025-07-24T03:55:51.3567420Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdgrep 2025-07-24T03:55:51.3567680Z /opt/homebrew/Caskroom/miniconda/base/bin/gendict 2025-07-24T03:55:51.3567960Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-content-trust 2025-07-24T03:55:51.3568250Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3 2025-07-24T03:55:51.3568490Z /opt/homebrew/Caskroom/miniconda/base/bin/xz 2025-07-24T03:55:51.3568970Z /opt/homebrew/Caskroom/miniconda/base/bin/python.app 2025-07-24T03:55:51.3569270Z /opt/homebrew/Caskroom/miniconda/base/bin/dumpsolv 2025-07-24T03:55:51.3569770Z /opt/homebrew/Caskroom/miniconda/base/bin/adig 2025-07-24T03:55:51.3570010Z /opt/homebrew/Caskroom/miniconda/base/bin/clear 2025-07-24T03:55:51.3570240Z /opt/homebrew/Caskroom/miniconda/base/bin/genrb 2025-07-24T03:55:51.3570490Z /opt/homebrew/Caskroom/miniconda/base/bin/python3-config 2025-07-24T03:55:51.3570780Z /opt/homebrew/Caskroom/miniconda/base/bin/curl-config 2025-07-24T03:55:51.3571040Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh 2025-07-24T03:55:51.3571260Z /opt/homebrew/Caskroom/miniconda/base/bin/pip 2025-07-24T03:55:51.3571530Z /opt/homebrew/Caskroom/miniconda/base/bin/ncursesw6-config 2025-07-24T03:55:51.3571800Z /opt/homebrew/Caskroom/miniconda/base/bin/tic 2025-07-24T03:55:51.3572030Z /opt/homebrew/Caskroom/miniconda/base/bin/kpasswd 2025-07-24T03:55:51.3572280Z /opt/homebrew/Caskroom/miniconda/base/bin/kdestroy 2025-07-24T03:55:51.3572620Z /opt/homebrew/Caskroom/miniconda/base/bin/lzless 2025-07-24T03:55:51.3573320Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3.13 2025-07-24T03:55:51.3574520Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-pre-unlink.sh 2025-07-24T03:55:51.3574950Z /opt/homebrew/Caskroom/miniconda/base/bin/kvno 2025-07-24T03:55:51.3575660Z /opt/homebrew/Caskroom/miniconda/base/bin/gss-client 2025-07-24T03:55:51.3576550Z /opt/homebrew/Caskroom/miniconda/base/bin/tqdm 2025-07-24T03:55:51.3577100Z /opt/homebrew/Caskroom/miniconda/base/bin/ahost 2025-07-24T03:55:51.3577770Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3 2025-07-24T03:55:51.3578050Z /opt/homebrew/Caskroom/miniconda/base/bin/markdown-it 2025-07-24T03:55:51.3579130Z /opt/homebrew/Caskroom/miniconda/base/bin/infocmp 2025-07-24T03:55:51.3579870Z /opt/homebrew/Caskroom/miniconda/base/bin/xzless 2025-07-24T03:55:51.3580550Z /opt/homebrew/Caskroom/miniconda/base/bin/zstd 2025-07-24T03:55:51.3581690Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcmp 2025-07-24T03:55:51.3582680Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2-config 2025-07-24T03:55:51.3582990Z /opt/homebrew/Caskroom/miniconda/base/bin/icuexportdata 2025-07-24T03:55:51.3583270Z /opt/homebrew/Caskroom/miniconda/base/bin/pygmentize 2025-07-24T03:55:51.3583510Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcat 2025-07-24T03:55:51.3584060Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2posix_test 2025-07-24T03:55:51.3584890Z /opt/homebrew/Caskroom/miniconda/base/bin/archspec 2025-07-24T03:55:51.3585530Z /opt/homebrew/Caskroom/miniconda/base/bin/pkgdata 2025-07-24T03:55:51.3586260Z /opt/homebrew/Caskroom/miniconda/base/bin/conda2solv 2025-07-24T03:55:51.3586880Z /opt/homebrew/Caskroom/miniconda/base/bin/deactivate 2025-07-24T03:55:51.3587480Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4c 2025-07-24T03:55:51.3588110Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcat 2025-07-24T03:55:51.3588680Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdcat 2025-07-24T03:55:51.3589760Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcmp 2025-07-24T03:55:51.3590380Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcat 2025-07-24T03:55:51.3590620Z /opt/homebrew/Caskroom/miniconda/base/bin/unlz4 2025-07-24T03:55:51.3591320Z /opt/homebrew/Caskroom/miniconda/base/bin/mergesolv 2025-07-24T03:55:51.3591940Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdmt 2025-07-24T03:55:51.3592880Z /opt/homebrew/Caskroom/miniconda/base/bin/compile_et 2025-07-24T03:55:51.3593140Z /opt/homebrew/Caskroom/miniconda/base/bin/lzdiff 2025-07-24T03:55:51.3593820Z /opt/homebrew/Caskroom/miniconda/base/bin/sclient 2025-07-24T03:55:51.3594720Z /opt/homebrew/Caskroom/miniconda/base/bin/activate 2025-07-24T03:55:51.3595540Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13-config 2025-07-24T03:55:51.3596460Z /opt/homebrew/Caskroom/miniconda/base/bin/kswitch 2025-07-24T03:55:51.3597000Z /opt/homebrew/Caskroom/miniconda/base/bin/normalizer 2025-07-24T03:55:51.3597510Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmadec 2025-07-24T03:55:51.3598170Z /opt/homebrew/Caskroom/miniconda/base/bin/genbrk 2025-07-24T03:55:51.3598670Z /opt/homebrew/Caskroom/miniconda/base/bin/lzgrep 2025-07-24T03:55:51.3600030Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmore 2025-07-24T03:55:51.3600300Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpointer 2025-07-24T03:55:51.3600840Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpatch 2025-07-24T03:55:51.3601480Z /opt/homebrew/Caskroom/miniconda/base/bin/testsolv 2025-07-24T03:55:51.3602240Z /opt/homebrew/Caskroom/miniconda/base/bin/tput 2025-07-24T03:55:51.3602910Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3_analyzer 2025-07-24T03:55:51.3603650Z /opt/homebrew/Caskroom/miniconda/base/bin/openssl 2025-07-24T03:55:51.3604220Z /opt/homebrew/Caskroom/miniconda/base/bin/derb 2025-07-24T03:55:51.3605020Z /opt/homebrew/Caskroom/miniconda/base/bin/kadmin 2025-07-24T03:55:51.3605690Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlcatalog 2025-07-24T03:55:51.3606320Z /opt/homebrew/Caskroom/miniconda/base/bin/lzfgrep 2025-07-24T03:55:51.3607230Z /opt/homebrew/Caskroom/miniconda/base/bin/installcheck 2025-07-24T03:55:51.3607680Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-env 2025-07-24T03:55:51.3608340Z /opt/homebrew/Caskroom/miniconda/base/bin/xzmore 2025-07-24T03:55:51.3608970Z /opt/homebrew/Caskroom/miniconda/base/bin/xzgrep 2025-07-24T03:55:51.3609950Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3 2025-07-24T03:55:51.3610240Z /opt/homebrew/Caskroom/miniconda/base/bin/sim_client 2025-07-24T03:55:51.3611230Z /opt/homebrew/Caskroom/miniconda/base/bin/lzma 2025-07-24T03:55:51.3611910Z /opt/homebrew/Caskroom/miniconda/base/bin/klist 2025-07-24T03:55:51.3612190Z /opt/homebrew/Caskroom/miniconda/base/bin/lzegrep 2025-07-24T03:55:51.3612820Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2 2025-07-24T03:55:51.3613530Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdiff 2025-07-24T03:55:51.3614570Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13 2025-07-24T03:55:51.3615090Z /opt/homebrew/Caskroom/miniconda/base/uninstall.sh 2025-07-24T03:55:51.3616660Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/conda-hook.ps1 2025-07-24T03:55:51.3617040Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/Conda.psm1 2025-07-24T03:55:51.3617650Z /opt/homebrew/Caskroom/miniconda/base/include/lzma.h 2025-07-24T03:55:51.3618530Z /opt/homebrew/Caskroom/miniconda/base/include/tkEntry.h 2025-07-24T03:55:51.3619350Z /opt/homebrew/Caskroom/miniconda/base/include/editline/readline.h 2025-07-24T03:55:51.3620120Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_solv.h 2025-07-24T03:55:51.3621330Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolarch.h 2025-07-24T03:55:51.3622080Z /opt/homebrew/Caskroom/miniconda/base/include/solv/tools_util.h 2025-07-24T03:55:51.3622410Z /opt/homebrew/Caskroom/miniconda/base/include/solv/evr.h 2025-07-24T03:55:51.3623640Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pooltypes.h 2025-07-24T03:55:51.3623980Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pool.h 2025-07-24T03:55:51.3624790Z /opt/homebrew/Caskroom/miniconda/base/include/solv/policy.h 2025-07-24T03:55:51.3625680Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solv_xfopen.h 2025-07-24T03:55:51.3626520Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_conda.h 2025-07-24T03:55:51.3627610Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solver.h 2025-07-24T03:55:51.3628090Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvable.h 2025-07-24T03:55:51.3629010Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolid.h 2025-07-24T03:55:51.3629700Z /opt/homebrew/Caskroom/miniconda/base/include/solv/strpool.h 2025-07-24T03:55:51.3630700Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solverdebug.h 2025-07-24T03:55:51.3631510Z /opt/homebrew/Caskroom/miniconda/base/include/solv/testcase.h 2025-07-24T03:55:51.3632360Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo.h 2025-07-24T03:55:51.3633380Z /opt/homebrew/Caskroom/miniconda/base/include/solv/knownid.h 2025-07-24T03:55:51.3634210Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvversion.h 2025-07-24T03:55:51.3634800Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_write.h 2025-07-24T03:55:51.3635790Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolvendor.h 2025-07-24T03:55:51.3636140Z /opt/homebrew/Caskroom/miniconda/base/include/solv/util.h 2025-07-24T03:55:51.3637120Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repodata.h 2025-07-24T03:55:51.3637990Z /opt/homebrew/Caskroom/miniconda/base/include/solv/rules.h 2025-07-24T03:55:51.3638890Z /opt/homebrew/Caskroom/miniconda/base/include/solv/problems.h 2025-07-24T03:55:51.3639760Z /opt/homebrew/Caskroom/miniconda/base/include/solv/bitmap.h 2025-07-24T03:55:51.3640390Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dirpool.h 2025-07-24T03:55:51.3641230Z /opt/homebrew/Caskroom/miniconda/base/include/solv/chksum.h 2025-07-24T03:55:51.3642160Z /opt/homebrew/Caskroom/miniconda/base/include/solv/transaction.h 2025-07-24T03:55:51.3643090Z /opt/homebrew/Caskroom/miniconda/base/include/solv/conda.h 2025-07-24T03:55:51.3643770Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dataiterator.h 2025-07-24T03:55:51.3644840Z /opt/homebrew/Caskroom/miniconda/base/include/solv/hash.h 2025-07-24T03:55:51.3645670Z /opt/homebrew/Caskroom/miniconda/base/include/solv/selection.h 2025-07-24T03:55:51.3646430Z /opt/homebrew/Caskroom/miniconda/base/include/solv/queue.h 2025-07-24T03:55:51.3647060Z /opt/homebrew/Caskroom/miniconda/base/include/tdbc.h 2025-07-24T03:55:51.3647860Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_sftp.h 2025-07-24T03:55:51.3648570Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntXlibDecls.h 2025-07-24T03:55:51.3650070Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenubutton.h 2025-07-24T03:55:51.3650920Z /opt/homebrew/Caskroom/miniconda/base/include/termcap.h 2025-07-24T03:55:51.3651710Z /opt/homebrew/Caskroom/miniconda/base/include/expat_config.h 2025-07-24T03:55:51.3652490Z /opt/homebrew/Caskroom/miniconda/base/include/tkUuid.h 2025-07-24T03:55:51.3653220Z /opt/homebrew/Caskroom/miniconda/base/include/tkText.h 2025-07-24T03:55:51.3654340Z /opt/homebrew/Caskroom/miniconda/base/include/tkColor.h 2025-07-24T03:55:51.3654630Z /opt/homebrew/Caskroom/miniconda/base/include/cursesp.h 2025-07-24T03:55:51.3654930Z /opt/homebrew/Caskroom/miniconda/base/include/mysqlStubs.h 2025-07-24T03:55:51.3655510Z /opt/homebrew/Caskroom/miniconda/base/include/archive.h 2025-07-24T03:55:51.3656180Z /opt/homebrew/Caskroom/miniconda/base/include/ffitarget.h 2025-07-24T03:55:51.3657220Z /opt/homebrew/Caskroom/miniconda/base/include/archive_entry.h 2025-07-24T03:55:51.3658330Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/export.h 2025-07-24T03:55:51.3658910Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/drain.h 2025-07-24T03:55:51.3660060Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/reproc.h 2025-07-24T03:55:51.3660440Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/run.h 2025-07-24T03:55:51.3661140Z /opt/homebrew/Caskroom/miniconda/base/include/libcharset.h 2025-07-24T03:55:51.3662110Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPrivate.h 2025-07-24T03:55:51.3662800Z /opt/homebrew/Caskroom/miniconda/base/include/tkPort.h 2025-07-24T03:55:51.3663590Z /opt/homebrew/Caskroom/miniconda/base/include/verto.h 2025-07-24T03:55:51.3664450Z /opt/homebrew/Caskroom/miniconda/base/include/kdb.h 2025-07-24T03:55:51.3665490Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/chvalid.h 2025-07-24T03:55:51.3666490Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parserInternals.h 2025-07-24T03:55:51.3667460Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpointer.h 2025-07-24T03:55:51.3668390Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/debugXML.h 2025-07-24T03:55:51.3669390Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schematron.h 2025-07-24T03:55:51.3670290Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/uri.h 2025-07-24T03:55:51.3671340Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parser.h 2025-07-24T03:55:51.3672220Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/encoding.h 2025-07-24T03:55:51.3673650Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/tree.h 2025-07-24T03:55:51.3674020Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/threads.h 2025-07-24T03:55:51.3674870Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlversion.h 2025-07-24T03:55:51.3675880Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/globals.h 2025-07-24T03:55:51.3676880Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/catalog.h 2025-07-24T03:55:51.3677850Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/pattern.h 2025-07-24T03:55:51.3678810Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlreader.h 2025-07-24T03:55:51.3680210Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLtree.h 2025-07-24T03:55:51.3681220Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX2.h 2025-07-24T03:55:51.3681680Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlexports.h 2025-07-24T03:55:51.3682920Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xlink.h 2025-07-24T03:55:51.3683620Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX.h 2025-07-24T03:55:51.3684860Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/entities.h 2025-07-24T03:55:51.3685280Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlregexp.h 2025-07-24T03:55:51.3686730Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/list.h 2025-07-24T03:55:51.3687130Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xinclude.h 2025-07-24T03:55:51.3688270Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlerror.h 2025-07-24T03:55:51.3689220Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schemasInternals.h 2025-07-24T03:55:51.3690140Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/dict.h 2025-07-24T03:55:51.3691080Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlIO.h 2025-07-24T03:55:51.3692280Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLparser.h 2025-07-24T03:55:51.3692910Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlautomata.h 2025-07-24T03:55:51.3694030Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlsave.h 2025-07-24T03:55:51.3695250Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlstring.h 2025-07-24T03:55:51.3695900Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpath.h 2025-07-24T03:55:51.3696790Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/valid.h 2025-07-24T03:55:51.3697830Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemastypes.h 2025-07-24T03:55:51.3698560Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/c14n.h 2025-07-24T03:55:51.3699900Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmodule.h 2025-07-24T03:55:51.3701020Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/relaxng.h 2025-07-24T03:55:51.3702260Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanohttp.h 2025-07-24T03:55:51.3702840Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlunicode.h 2025-07-24T03:55:51.3703890Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlwriter.h 2025-07-24T03:55:51.3704660Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmemory.h 2025-07-24T03:55:51.3705730Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpathInternals.h 2025-07-24T03:55:51.3706660Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanoftp.h 2025-07-24T03:55:51.3707690Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/hash.h 2025-07-24T03:55:51.3709060Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemas.h 2025-07-24T03:55:51.3709410Z /opt/homebrew/Caskroom/miniconda/base/include/profile.h 2025-07-24T03:55:51.3710410Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2ver.h 2025-07-24T03:55:51.3711090Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2.h 2025-07-24T03:55:51.3712090Z /opt/homebrew/Caskroom/miniconda/base/include/pqStubs.h 2025-07-24T03:55:51.3712840Z /opt/homebrew/Caskroom/miniconda/base/include/tclOODecls.h 2025-07-24T03:55:51.3713640Z /opt/homebrew/Caskroom/miniconda/base/include/zdict.h 2025-07-24T03:55:51.3714200Z /opt/homebrew/Caskroom/miniconda/base/include/cursesf.h 2025-07-24T03:55:51.3715490Z /opt/homebrew/Caskroom/miniconda/base/include/itclTclIntStubsFcn.h 2025-07-24T03:55:51.3715830Z /opt/homebrew/Caskroom/miniconda/base/include/ares_version.h 2025-07-24T03:55:51.3716750Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/termcap.h 2025-07-24T03:55:51.3717600Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesp.h 2025-07-24T03:55:51.3718830Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesf.h 2025-07-24T03:55:51.3719150Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/etip.h 2025-07-24T03:55:51.3720150Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/form.h 2025-07-24T03:55:51.3721270Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesw.h 2025-07-24T03:55:51.3721610Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/nc_tparm.h 2025-07-24T03:55:51.3722410Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/unctrl.h 2025-07-24T03:55:51.3723710Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesapp.h 2025-07-24T03:55:51.3724070Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term.h 2025-07-24T03:55:51.3725510Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursslk.h 2025-07-24T03:55:51.3725840Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/panel.h 2025-07-24T03:55:51.3726730Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses.h 2025-07-24T03:55:51.3727560Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/tic.h 2025-07-24T03:55:51.3728290Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/eti.h 2025-07-24T03:55:51.3729190Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses_dll.h 2025-07-24T03:55:51.3730060Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term_entry.h 2025-07-24T03:55:51.3730960Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/menu.h 2025-07-24T03:55:51.3731750Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesm.h 2025-07-24T03:55:51.3733130Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/curses.h 2025-07-24T03:55:51.3733440Z /opt/homebrew/Caskroom/miniconda/base/include/tclPort.h 2025-07-24T03:55:51.3733730Z /opt/homebrew/Caskroom/miniconda/base/include/etip.h 2025-07-24T03:55:51.3734850Z /opt/homebrew/Caskroom/miniconda/base/include/tkDList.h 2025-07-24T03:55:51.3735640Z /opt/homebrew/Caskroom/miniconda/base/include/itclIntDecls.h 2025-07-24T03:55:51.3736260Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXFont.h 2025-07-24T03:55:51.3736970Z /opt/homebrew/Caskroom/miniconda/base/include/histedit.h 2025-07-24T03:55:51.3737900Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixInt.h 2025-07-24T03:55:51.3738670Z /opt/homebrew/Caskroom/miniconda/base/include/test_data.hpp 2025-07-24T03:55:51.3739680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/translit.h 2025-07-24T03:55:51.3741040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustdio.h 2025-07-24T03:55:51.3741370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf_old.h 2025-07-24T03:55:51.3741730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucsdet.h 2025-07-24T03:55:51.3742590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzfmt.h 2025-07-24T03:55:51.3743660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubrk.h 2025-07-24T03:55:51.3744010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ufieldpositer.h 2025-07-24T03:55:51.3744850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localematcher.h 2025-07-24T03:55:51.3745530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringpiece.h 2025-07-24T03:55:51.3746290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucat.h 2025-07-24T03:55:51.3747580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tblcoll.h 2025-07-24T03:55:51.3748160Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringoptions.h 2025-07-24T03:55:51.3748960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtfmtsym.h 2025-07-24T03:55:51.3749890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unirepl.h 2025-07-24T03:55:51.3750720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ptypes.h 2025-07-24T03:55:51.3751620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fmtable.h 2025-07-24T03:55:51.3753030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvfmt.h 2025-07-24T03:55:51.3753760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/choicfmt.h 2025-07-24T03:55:51.3754920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberrangeformatter.h 2025-07-24T03:55:51.3755900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberrangeformatter.h 2025-07-24T03:55:51.3756860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usetiter.h 2025-07-24T03:55:51.3757670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/errorcode.h 2025-07-24T03:55:51.3758800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tznames.h 2025-07-24T03:55:51.3759240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtintrv.h 2025-07-24T03:55:51.3760400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usimplenumberformatter.h 2025-07-24T03:55:51.3761280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucurr.h 2025-07-24T03:55:51.3762450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icuplug.h 2025-07-24T03:55:51.3763120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregion.h 2025-07-24T03:55:51.3763960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utext.h 2025-07-24T03:55:51.3764980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/edits.h 2025-07-24T03:55:51.3765570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parsepos.h 2025-07-24T03:55:51.3766440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucal.h 2025-07-24T03:55:51.3767280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fpositer.h 2025-07-24T03:55:51.3768100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvinf.h 2025-07-24T03:55:51.3769000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbnf.h 2025-07-24T03:55:51.3769780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udat.h 2025-07-24T03:55:51.3770860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urep.h 2025-07-24T03:55:51.3771260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf32.h 2025-07-24T03:55:51.3772310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/vtzone.h 2025-07-24T03:55:51.3773290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustring.h 2025-07-24T03:55:51.3773960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubiditransform.h 2025-07-24T03:55:51.3774720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uenum.h 2025-07-24T03:55:51.3775680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umutablecptrie.h 2025-07-24T03:55:51.3776640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/appendable.h 2025-07-24T03:55:51.3777410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usearch.h 2025-07-24T03:55:51.3778230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numsys.h 2025-07-24T03:55:51.3779710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/timezone.h 2025-07-24T03:55:51.3780040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uset.h 2025-07-24T03:55:51.3780760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/casemap.h 2025-07-24T03:55:51.3781460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coleitr.h 2025-07-24T03:55:51.3782260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/schriter.h 2025-07-24T03:55:51.3783080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/msgfmt.h 2025-07-24T03:55:51.3783950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fieldpos.h 2025-07-24T03:55:51.3784880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpletz.h 2025-07-24T03:55:51.3785490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucpmap.h 2025-07-24T03:55:51.3786860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uldnames.h 2025-07-24T03:55:51.3787520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberformatter.h 2025-07-24T03:55:51.3825740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uiter.h 2025-07-24T03:55:51.3826120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umsg.h 2025-07-24T03:55:51.3826470Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/sortkey.h 2025-07-24T03:55:51.3826860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simplenumberformatter.h 2025-07-24T03:55:51.3827260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/docmain.h 2025-07-24T03:55:51.3827600Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uniset.h 2025-07-24T03:55:51.3827940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/basictz.h 2025-07-24T03:55:51.3828290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udata.h 2025-07-24T03:55:51.3828660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringtriebuilder.h 2025-07-24T03:55:51.3829050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/chariter.h 2025-07-24T03:55:51.3829410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umisc.h 2025-07-24T03:55:51.3829760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/reldatefmt.h 2025-07-24T03:55:51.3830100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uloc.h 2025-07-24T03:55:51.3830450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurrule.h 2025-07-24T03:55:51.3830820Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattednumber.h 2025-07-24T03:55:51.3831220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestriebuilder.h 2025-07-24T03:55:51.3831590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measunit.h 2025-07-24T03:55:51.3831940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrace.h 2025-07-24T03:55:51.3832290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locdspnm.h 2025-07-24T03:55:51.3832640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gregocal.h 2025-07-24T03:55:51.3832990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchriter.h 2025-07-24T03:55:51.3833320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/enumset.h 2025-07-24T03:55:51.3833650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/nounit.h 2025-07-24T03:55:51.3833990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf.h 2025-07-24T03:55:51.3834320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measure.h 2025-07-24T03:55:51.3834650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzrule.h 2025-07-24T03:55:51.3835010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/strenum.h 2025-07-24T03:55:51.3835340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/regex.h 2025-07-24T03:55:51.3835680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gender.h 2025-07-24T03:55:51.3836030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dcfmtsym.h 2025-07-24T03:55:51.3836380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_err.h 2025-07-24T03:55:51.3836720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/decimfmt.h 2025-07-24T03:55:51.3837080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestrie.h 2025-07-24T03:55:51.3837420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udatpg.h 2025-07-24T03:55:51.3837780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/listformatter.h 2025-07-24T03:55:51.3838140Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uobject.h 2025-07-24T03:55:51.3838510Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/calendar.h 2025-07-24T03:55:51.3838840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ures.h 2025-07-24T03:55:51.3839170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normlzr.h 2025-07-24T03:55:51.3839520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usprep.h 2025-07-24T03:55:51.3840260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urename.h 2025-07-24T03:55:51.3840830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/caniter.h 2025-07-24T03:55:51.3841180Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucol.h 2025-07-24T03:55:51.3841540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/upluralrules.h 2025-07-24T03:55:51.3841910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstrie.h 2025-07-24T03:55:51.3842250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmunit.h 2025-07-24T03:55:51.3842590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unistr.h 2025-07-24T03:55:51.3842930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbbi.h 2025-07-24T03:55:51.3843250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulocdata.h 2025-07-24T03:55:51.3843580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/idna.h 2025-07-24T03:55:51.3843930Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm2.h 2025-07-24T03:55:51.3844280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localebuilder.h 2025-07-24T03:55:51.3844650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtptngen.h 2025-07-24T03:55:51.3844990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dbbi.h 2025-07-24T03:55:51.3845340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestream.h 2025-07-24T03:55:51.3845690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uversion.h 2025-07-24T03:55:51.3846080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/messagepattern.h 2025-07-24T03:55:51.3846440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uidna.h 2025-07-24T03:55:51.3846800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/filteredbrk.h 2025-07-24T03:55:51.3847170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutamt.h 2025-07-24T03:55:51.3847520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/char16ptr.h 2025-07-24T03:55:51.3847880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattedvalue.h 2025-07-24T03:55:51.3848290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/symtable.h 2025-07-24T03:55:51.3848630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucasemap.h 2025-07-24T03:55:51.3848980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucoleitr.h 2025-07-24T03:55:51.3849380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/compactdecimalformat.h 2025-07-24T03:55:51.3849760Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unum.h 2025-07-24T03:55:51.3850120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplaycontext.h 2025-07-24T03:55:51.3850490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tztrans.h 2025-07-24T03:55:51.3850840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umachine.h 2025-07-24T03:55:51.3851200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberformatter.h 2025-07-24T03:55:51.3851570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/datefmt.h 2025-07-24T03:55:51.3851920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utmscale.h 2025-07-24T03:55:51.3852260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coll.h 2025-07-24T03:55:51.3852590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currpinf.h 2025-07-24T03:55:51.3852960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregex.h 2025-07-24T03:55:51.3853300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutfmt.h 2025-07-24T03:55:51.3853630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurfmt.h 2025-07-24T03:55:51.3854000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustringtrie.h 2025-07-24T03:55:51.3854360Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/smpdtfmt.h 2025-07-24T03:55:51.3854850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucptrie.h 2025-07-24T03:55:51.3855690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplayoptions.h 2025-07-24T03:55:51.3856550Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icudataver.h 2025-07-24T03:55:51.3857310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchar.h 2025-07-24T03:55:51.3858220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm.h 2025-07-24T03:55:51.3859080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ushape.h 2025-07-24T03:55:51.3860120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifunct.h 2025-07-24T03:55:51.3861200Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ugender.h 2025-07-24T03:55:51.3861630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/selfmt.h 2025-07-24T03:55:51.3863040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattable.h 2025-07-24T03:55:51.3863420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustream.h 2025-07-24T03:55:51.3864470Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpleformatter.h 2025-07-24T03:55:51.3865270Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_cb.h 2025-07-24T03:55:51.3866150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/curramt.h 2025-07-24T03:55:51.3867070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locid.h 2025-07-24T03:55:51.3868130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udateintervalformat.h 2025-07-24T03:55:51.3868960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/resbund.h 2025-07-24T03:55:51.3869920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubidi.h 2025-07-24T03:55:51.3870630Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stsearch.h 2025-07-24T03:55:51.3871530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/alphaindex.h 2025-07-24T03:55:51.3872310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uvernum.h 2025-07-24T03:55:51.3873290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unimatch.h 2025-07-24T03:55:51.3874120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbtz.h 2025-07-24T03:55:51.3874950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnvsel.h 2025-07-24T03:55:51.3875790Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uspoof.h 2025-07-24T03:55:51.3876790Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/region.h 2025-07-24T03:55:51.3877660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ureldatefmt.h 2025-07-24T03:55:51.3878460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrans.h 2025-07-24T03:55:51.3879390Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parseerr.h 2025-07-24T03:55:51.3880480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/putil.h 2025-07-24T03:55:51.3881590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/format.h 2025-07-24T03:55:51.3882440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/scientificnumberformatter.h 2025-07-24T03:55:51.3883240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/displayoptions.h 2025-07-24T03:55:51.3884030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normalizer2.h 2025-07-24T03:55:51.3884850Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtrule.h 2025-07-24T03:55:51.3885970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberoptions.h 2025-07-24T03:55:51.3886810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv.h 2025-07-24T03:55:51.3887680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstriebuilder.h 2025-07-24T03:55:51.3888520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/search.h 2025-07-24T03:55:51.3889250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumsys.h 2025-07-24T03:55:51.3890150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uconfig.h 2025-07-24T03:55:51.3891370Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf16.h 2025-07-24T03:55:51.3892400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/brkiter.h 2025-07-24T03:55:51.3893390Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattedvalue.h 2025-07-24T03:55:51.3894340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/platform.h 2025-07-24T03:55:51.3895230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rep.h 2025-07-24T03:55:51.3896250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattednumber.h 2025-07-24T03:55:51.3898280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/std_string.h 2025-07-24T03:55:51.3898900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf8.h 2025-07-24T03:55:51.3899280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localpointer.h 2025-07-24T03:55:51.3899640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uclean.h 2025-07-24T03:55:51.3899980Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uscript.h 2025-07-24T03:55:51.3900340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numfmt.h 2025-07-24T03:55:51.3901070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currunit.h 2025-07-24T03:55:51.3902130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utypes.h 2025-07-24T03:55:51.3903860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulistformatter.h 2025-07-24T03:55:51.3904280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measfmt.h 2025-07-24T03:55:51.3904620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifilt.h 2025-07-24T03:55:51.3905270Z /opt/homebrew/Caskroom/miniconda/base/include/form.h 2025-07-24T03:55:51.3906050Z /opt/homebrew/Caskroom/miniconda/base/include/tclUnixPort.h 2025-07-24T03:55:51.3907010Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/export.hpp 2025-07-24T03:55:51.3908150Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/reproc.hpp 2025-07-24T03:55:51.3909500Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/env.hpp 2025-07-24T03:55:51.3909900Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/array.hpp 2025-07-24T03:55:51.3910450Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/type_traits.hpp 2025-07-24T03:55:51.3911260Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/run.hpp 2025-07-24T03:55:51.3912110Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/input.hpp 2025-07-24T03:55:51.3912890Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/arguments.hpp 2025-07-24T03:55:51.3913730Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/drain.hpp 2025-07-24T03:55:51.3914760Z /opt/homebrew/Caskroom/miniconda/base/include/tcl.h 2025-07-24T03:55:51.3915460Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/chpass_util_strings.h 2025-07-24T03:55:51.3916200Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/kadm_err.h 2025-07-24T03:55:51.3916920Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/admin.h 2025-07-24T03:55:51.3917940Z /opt/homebrew/Caskroom/miniconda/base/include/itclMigrate2TclCore.h 2025-07-24T03:55:51.3918880Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ostream.h 2025-07-24T03:55:51.3919380Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format-inl.h 2025-07-24T03:55:51.3920360Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ranges.h 2025-07-24T03:55:51.3921230Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/xchar.h 2025-07-24T03:55:51.3922120Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/core.h 2025-07-24T03:55:51.3922950Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/chrono.h 2025-07-24T03:55:51.3923860Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/os.h 2025-07-24T03:55:51.3924530Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/color.h 2025-07-24T03:55:51.3925370Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/args.h 2025-07-24T03:55:51.3926150Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/printf.h 2025-07-24T03:55:51.3927080Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/compile.h 2025-07-24T03:55:51.3927860Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format.h 2025-07-24T03:55:51.3928500Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/std.h 2025-07-24T03:55:51.3929350Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2posix.h 2025-07-24T03:55:51.3930140Z /opt/homebrew/Caskroom/miniconda/base/include/cursesw.h 2025-07-24T03:55:51.3930880Z /opt/homebrew/Caskroom/miniconda/base/include/itcl.h 2025-07-24T03:55:51.3931760Z /opt/homebrew/Caskroom/miniconda/base/include/ares_build.h 2025-07-24T03:55:51.3932200Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntDecls.h 2025-07-24T03:55:51.3933090Z /opt/homebrew/Caskroom/miniconda/base/include/nc_tparm.h 2025-07-24T03:55:51.3934310Z /opt/homebrew/Caskroom/miniconda/base/include/lz4.h 2025-07-24T03:55:51.3934620Z /opt/homebrew/Caskroom/miniconda/base/include/com_err.h 2025-07-24T03:55:51.3935700Z /opt/homebrew/Caskroom/miniconda/base/include/readline/readline.h 2025-07-24T03:55:51.3936070Z /opt/homebrew/Caskroom/miniconda/base/include/readline/keymaps.h 2025-07-24T03:55:51.3937250Z /opt/homebrew/Caskroom/miniconda/base/include/readline/tilde.h 2025-07-24T03:55:51.3937620Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlconf.h 2025-07-24T03:55:51.3938820Z /opt/homebrew/Caskroom/miniconda/base/include/readline/chardefs.h 2025-07-24T03:55:51.3939670Z /opt/homebrew/Caskroom/miniconda/base/include/readline/history.h 2025-07-24T03:55:51.3940780Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlstdc.h 2025-07-24T03:55:51.3941190Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rltypedefs.h 2025-07-24T03:55:51.3942400Z /opt/homebrew/Caskroom/miniconda/base/include/tkImgPhoto.h 2025-07-24T03:55:51.3942800Z /opt/homebrew/Caskroom/miniconda/base/include/verto-module.h 2025-07-24T03:55:51.3943580Z /opt/homebrew/Caskroom/miniconda/base/include/bzlib.h 2025-07-24T03:55:51.3944510Z /opt/homebrew/Caskroom/miniconda/base/include/localcharset.h 2025-07-24T03:55:51.3944910Z /opt/homebrew/Caskroom/miniconda/base/include/ares.h 2025-07-24T03:55:51.3946120Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/activation.hpp 2025-07-24T03:55:51.3947360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/environments_manager.hpp 2025-07-24T03:55:51.3948140Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction.hpp 2025-07-24T03:55:51.3949160Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_handling.hpp 2025-07-24T03:55:51.3950040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/invoke.hpp 2025-07-24T03:55:51.3951180Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/prefix_data.hpp 2025-07-24T03:55:51.3952240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/common_types.hpp 2025-07-24T03:55:51.3953280Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/palette.hpp 2025-07-24T03:55:51.3953890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/link.hpp 2025-07-24T03:55:51.3955340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/error_handling.hpp 2025-07-24T03:55:51.3955770Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/repo_checker_store.hpp 2025-07-24T03:55:51.3956560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_fetcher.hpp 2025-07-24T03:55:51.3957320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/execution.hpp 2025-07-24T03:55:51.3958010Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/subdirdata.hpp 2025-07-24T03:55:51.3958840Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/shell_init.hpp 2025-07-24T03:55:51.3959650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/fsutil.hpp 2025-07-24T03:55:51.3960720Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/channel_context.hpp 2025-07-24T03:55:51.3961480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/env_lockfile.hpp 2025-07-24T03:55:51.3962700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_scope.hpp 2025-07-24T03:55:51.3963700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction_context.hpp 2025-07-24T03:55:51.3964180Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/download_progress_bar.hpp 2025-07-24T03:55:51.3964870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/context.hpp 2025-07-24T03:55:51.3965620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/timeref.hpp 2025-07-24T03:55:51.3966560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_os.hpp 2025-07-24T03:55:51.3967670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/tasksync.hpp 2025-07-24T03:55:51.3968030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/history.hpp 2025-07-24T03:55:51.3968780Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/progress_bar.hpp 2025-07-24T03:55:51.3969880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/run.hpp 2025-07-24T03:55:51.3970730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_paths.hpp 2025-07-24T03:55:51.3971950Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_database_loader.hpp 2025-07-24T03:55:51.3972930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/virtual_packages.hpp 2025-07-24T03:55:51.3974310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/thread_utils.hpp 2025-07-24T03:55:51.3974710Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/output.hpp 2025-07-24T03:55:51.3975940Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_cache.hpp 2025-07-24T03:55:51.3976770Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/pinning.hpp 2025-07-24T03:55:51.3977710Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/query.hpp 2025-07-24T03:55:51.3978790Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util.hpp 2025-07-24T03:55:51.3979750Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/menuinst.hpp 2025-07-24T03:55:51.3980590Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cast.hpp 2025-07-24T03:55:51.3981650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_unix.hpp 2025-07-24T03:55:51.3983040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cryptography.hpp 2025-07-24T03:55:51.3983530Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/build.hpp 2025-07-24T03:55:51.3984130Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/json.hpp 2025-07-24T03:55:51.3985410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_osx.hpp 2025-07-24T03:55:51.3986200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/weakening_map.hpp 2025-07-24T03:55:51.3987330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/path_manip.hpp 2025-07-24T03:55:51.3987920Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_binary_tree.hpp 2025-07-24T03:55:51.3989460Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/variant_cmp.hpp 2025-07-24T03:55:51.3989890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/encoding.hpp 2025-07-24T03:55:51.3990730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/functional.hpp 2025-07-24T03:55:51.3991800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_bool_expr_tree.hpp 2025-07-24T03:55:51.3993240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/type_traits.hpp 2025-07-24T03:55:51.3994230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/random.hpp 2025-07-24T03:55:51.3995640Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_linux.hpp 2025-07-24T03:55:51.3996280Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/heap_optional.hpp 2025-07-24T03:55:51.3997090Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/graph.hpp 2025-07-24T03:55:51.3998080Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/loop_control.hpp 2025-07-24T03:55:51.3999230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url.hpp 2025-07-24T03:55:51.3999600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_win.hpp 2025-07-24T03:55:51.4000620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url_manip.hpp 2025-07-24T03:55:51.4001620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/string.hpp 2025-07-24T03:55:51.4002930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/deprecation.hpp 2025-07-24T03:55:51.4003510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/parsers.hpp 2025-07-24T03:55:51.4004560Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cfile.hpp 2025-07-24T03:55:51.4005640Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os.hpp 2025-07-24T03:55:51.4006580Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/conditional.hpp 2025-07-24T03:55:51.4007320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_set.hpp 2025-07-24T03:55:51.4008390Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/compare.hpp 2025-07-24T03:55:51.4009800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/iterator.hpp 2025-07-24T03:55:51.4011030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/environment.hpp 2025-07-24T03:55:51.4011580Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/tuple_hash.hpp 2025-07-24T03:55:51.4012230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/archive.hpp 2025-07-24T03:55:51.4013100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/package_info.hpp 2025-07-24T03:55:51.4014080Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/match_spec.hpp 2025-07-24T03:55:51.4015310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/glob_spec.hpp 2025-07-24T03:55:51.4015700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/repo_data.hpp 2025-07-24T03:55:51.4016800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/regex_spec.hpp 2025-07-24T03:55:51.4017810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/chimera_string_spec.hpp 2025-07-24T03:55:51.4019250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/platform.hpp 2025-07-24T03:55:51.4020060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/error.hpp 2025-07-24T03:55:51.4021040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version.hpp 2025-07-24T03:55:51.4022350Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/channel.hpp 2025-07-24T03:55:51.4022740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/conda_url.hpp 2025-07-24T03:55:51.4024040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/unresolved_channel.hpp 2025-07-24T03:55:51.4025150Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/build_number_spec.hpp 2025-07-24T03:55:51.4026190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/authentication_info.hpp 2025-07-24T03:55:51.4027660Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version_spec.hpp 2025-07-24T03:55:51.4028150Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/request.hpp 2025-07-24T03:55:51.4029290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/solution.hpp 2025-07-24T03:55:51.4030490Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/problems_graph.hpp 2025-07-24T03:55:51.4035520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/solver.hpp 2025-07-24T03:55:51.4035980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/unsolvable.hpp 2025-07-24T03:55:51.4036420Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/database.hpp 2025-07-24T03:55:51.4036850Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/parameters.hpp 2025-07-24T03:55:51.4037280Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/repo_info.hpp 2025-07-24T03:55:51.4046720Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/version.hpp 2025-07-24T03:55:51.4047100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror_map.hpp 2025-07-24T03:55:51.4047510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/downloader.hpp 2025-07-24T03:55:51.4047900Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror.hpp 2025-07-24T03:55:51.4048270Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/request.hpp 2025-07-24T03:55:51.4048640Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/update.hpp 2025-07-24T03:55:51.4048980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/info.hpp 2025-07-24T03:55:51.4049360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration_impl.hpp 2025-07-24T03:55:51.4049740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/shell.hpp 2025-07-24T03:55:51.4050100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/channel_loader.hpp 2025-07-24T03:55:51.4050480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/install.hpp 2025-07-24T03:55:51.4050820Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/c_api.h 2025-07-24T03:55:51.4051360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/repoquery.hpp 2025-07-24T03:55:51.4051720Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/config.hpp 2025-07-24T03:55:51.4052060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/list.hpp 2025-07-24T03:55:51.4052420Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration.hpp 2025-07-24T03:55:51.4052780Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/create.hpp 2025-07-24T03:55:51.4053130Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/clean.hpp 2025-07-24T03:55:51.4053480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/constants.hpp 2025-07-24T03:55:51.4053840Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/remove.hpp 2025-07-24T03:55:51.4054190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/fs/filesystem.hpp 2025-07-24T03:55:51.4054620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/errors.hpp 2025-07-24T03:55:51.4055390Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/keys.hpp 2025-07-24T03:55:51.4056580Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v0_6.hpp 2025-07-24T03:55:51.4057600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/repo_checker.hpp 2025-07-24T03:55:51.4058440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/tools.hpp 2025-07-24T03:55:51.4059580Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v1.hpp 2025-07-24T03:55:51.4060740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework.hpp 2025-07-24T03:55:51.4061120Z /opt/homebrew/Caskroom/miniconda/base/include/tclInt.h 2025-07-24T03:55:51.4062060Z /opt/homebrew/Caskroom/miniconda/base/include/tclThread.h 2025-07-24T03:55:51.4062630Z /opt/homebrew/Caskroom/miniconda/base/include/tkScale.h 2025-07-24T03:55:51.4063620Z /opt/homebrew/Caskroom/miniconda/base/include/tl/expected.hpp 2025-07-24T03:55:51.4064590Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntPlatDecls.h 2025-07-24T03:55:51.4065260Z /opt/homebrew/Caskroom/miniconda/base/include/unctrl.h 2025-07-24T03:55:51.4065940Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcInt.h 2025-07-24T03:55:51.4067380Z /opt/homebrew/Caskroom/miniconda/base/include/cursesapp.h 2025-07-24T03:55:51.4067690Z /opt/homebrew/Caskroom/miniconda/base/include/tk3d.h 2025-07-24T03:55:51.4068270Z /opt/homebrew/Caskroom/miniconda/base/include/expat_external.h 2025-07-24T03:55:51.4068940Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcDecls.h 2025-07-24T03:55:51.4070050Z /opt/homebrew/Caskroom/miniconda/base/include/ev++.h 2025-07-24T03:55:51.4070330Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOInt.h 2025-07-24T03:55:51.4071180Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixDefault.h 2025-07-24T03:55:51.4071950Z /opt/homebrew/Caskroom/miniconda/base/include/tclOO.h 2025-07-24T03:55:51.4073090Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/traits.h 2025-07-24T03:55:51.4073720Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/eventhandler.h 2025-07-24T03:55:51.4074640Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitter.h 2025-07-24T03:55:51.4075220Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/anchor.h 2025-07-24T03:55:51.4076340Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/mark.h 2025-07-24T03:55:51.4077230Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterdef.h 2025-07-24T03:55:51.4078100Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/parser.h 2025-07-24T03:55:51.4079050Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/null.h 2025-07-24T03:55:51.4079660Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/exceptions.h 2025-07-24T03:55:51.4080870Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterstyle.h 2025-07-24T03:55:51.4081910Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/noexcept.h 2025-07-24T03:55:51.4083160Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emittermanip.h 2025-07-24T03:55:51.4083650Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitfromevents.h 2025-07-24T03:55:51.4084090Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/dll.h 2025-07-24T03:55:51.4085680Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/graphbuilder.h 2025-07-24T03:55:51.4086410Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/anchordict.h 2025-07-24T03:55:51.4086810Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/yaml.h 2025-07-24T03:55:51.4087840Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/type.h 2025-07-24T03:55:51.4088780Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/parse.h 2025-07-24T03:55:51.4089900Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/node.h 2025-07-24T03:55:51.4090880Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_data.h 2025-07-24T03:55:51.4091970Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_ref.h 2025-07-24T03:55:51.4092430Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node.h 2025-07-24T03:55:51.4093730Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/memory.h 2025-07-24T03:55:51.4095050Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_iterator.h 2025-07-24T03:55:51.4095780Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/impl.h 2025-07-24T03:55:51.4097410Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator_fwd.h 2025-07-24T03:55:51.4097940Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator.h 2025-07-24T03:55:51.4098820Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/ptr.h 2025-07-24T03:55:51.4099740Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/convert.h 2025-07-24T03:55:51.4100730Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/impl.h 2025-07-24T03:55:51.4101520Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/emit.h 2025-07-24T03:55:51.4102700Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/iterator.h 2025-07-24T03:55:51.4103350Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/ostream_wrapper.h 2025-07-24T03:55:51.4104370Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/stlemitter.h 2025-07-24T03:55:51.4105160Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/binary.h 2025-07-24T03:55:51.4105890Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/depthguard.h 2025-07-24T03:55:51.4106720Z /opt/homebrew/Caskroom/miniconda/base/include/simdjson.h 2025-07-24T03:55:51.4107540Z /opt/homebrew/Caskroom/miniconda/base/include/term.h 2025-07-24T03:55:51.4108420Z /opt/homebrew/Caskroom/miniconda/base/include/cursslk.h 2025-07-24T03:55:51.4109060Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXColor.h 2025-07-24T03:55:51.4110160Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter-inl.h 2025-07-24T03:55:51.4110810Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fwd.h 2025-07-24T03:55:51.4111560Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/version.h 2025-07-24T03:55:51.4112300Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog.h 2025-07-24T03:55:51.4113310Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ranges.h 2025-07-24T03:55:51.4114570Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/xchar.h 2025-07-24T03:55:51.4114930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/chrono.h 2025-07-24T03:55:51.4115920Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/bin_to_hex.h 2025-07-24T03:55:51.4117010Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/fmt.h 2025-07-24T03:55:51.4117670Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/compile.h 2025-07-24T03:55:51.4118590Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ostr.h 2025-07-24T03:55:51.4119610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger-inl.h 2025-07-24T03:55:51.4120600Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/qt_sinks.h 2025-07-24T03:55:51.4121590Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink-inl.h 2025-07-24T03:55:51.4122680Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/hourly_file_sink.h 2025-07-24T03:55:51.4123590Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks.h 2025-07-24T03:55:51.4124660Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink.h 2025-07-24T03:55:51.4125740Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink.h 2025-07-24T03:55:51.4126730Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/daily_file_sink.h 2025-07-24T03:55:51.4127700Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ringbuffer_sink.h 2025-07-24T03:55:51.4128860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink.h 2025-07-24T03:55:51.4129760Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/systemd_sink.h 2025-07-24T03:55:51.4131180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink.h 2025-07-24T03:55:51.4131750Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks.h 2025-07-24T03:55:51.4132640Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dist_sink.h 2025-07-24T03:55:51.4133820Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/msvc_sink.h 2025-07-24T03:55:51.4134880Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/tcp_sink.h 2025-07-24T03:55:51.4135310Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/mongo_sink.h 2025-07-24T03:55:51.4136760Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink-inl.h 2025-07-24T03:55:51.4137390Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink-inl.h 2025-07-24T03:55:51.4138300Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/android_sink.h 2025-07-24T03:55:51.4139270Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks-inl.h 2025-07-24T03:55:51.4140140Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink.h 2025-07-24T03:55:51.4141180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/syslog_sink.h 2025-07-24T03:55:51.4142440Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dup_filter_sink.h 2025-07-24T03:55:51.4143190Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/win_eventlog_sink.h 2025-07-24T03:55:51.4144290Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-07-24T03:55:51.4145320Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ostream_sink.h 2025-07-24T03:55:51.4146540Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/udp_sink.h 2025-07-24T03:55:51.4147820Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink-inl.h 2025-07-24T03:55:51.4149290Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink-inl.h 2025-07-24T03:55:51.4150200Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/null_sink.h 2025-07-24T03:55:51.4150900Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink-inl.h 2025-07-24T03:55:51.4151910Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink.h 2025-07-24T03:55:51.4152790Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/formatter.h 2025-07-24T03:55:51.4153690Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common-inl.h 2025-07-24T03:55:51.4154860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer-inl.h 2025-07-24T03:55:51.4155850Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg-inl.h 2025-07-24T03:55:51.4156890Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client.h 2025-07-24T03:55:51.4157780Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper.h 2025-07-24T03:55:51.4158920Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker-inl.h 2025-07-24T03:55:51.4159940Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client-windows.h 2025-07-24T03:55:51.4160800Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker.h 2025-07-24T03:55:51.4162110Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/mpmc_blocking_q.h 2025-07-24T03:55:51.4162870Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os.h 2025-07-24T03:55:51.4164090Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool-inl.h 2025-07-24T03:55:51.4164930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/fmt_helper.h 2025-07-24T03:55:51.4165970Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/null_mutex.h 2025-07-24T03:55:51.4166950Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry.h 2025-07-24T03:55:51.4167830Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer.h 2025-07-24T03:55:51.4168930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry-inl.h 2025-07-24T03:55:51.4170180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool.h 2025-07-24T03:55:51.4170580Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/circular_q.h 2025-07-24T03:55:51.4171400Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/synchronous_factory.h 2025-07-24T03:55:51.4172130Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os-inl.h 2025-07-24T03:55:51.4172930Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg.h 2025-07-24T03:55:51.4173870Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer-inl.h 2025-07-24T03:55:51.4174840Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper-inl.h 2025-07-24T03:55:51.4175650Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer.h 2025-07-24T03:55:51.4177010Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client.h 2025-07-24T03:55:51.4177420Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/console_globals.h 2025-07-24T03:55:51.4178290Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/windows_include.h 2025-07-24T03:55:51.4179230Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client-windows.h 2025-07-24T03:55:51.4179990Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger.h 2025-07-24T03:55:51.4180640Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/env.h 2025-07-24T03:55:51.4181650Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/argv.h 2025-07-24T03:55:51.4182480Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers-inl.h 2025-07-24T03:55:51.4183740Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers.h 2025-07-24T03:55:51.4184350Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/tweakme.h 2025-07-24T03:55:51.4185050Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async.h 2025-07-24T03:55:51.4186050Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common.h 2025-07-24T03:55:51.4187100Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger-inl.h 2025-07-24T03:55:51.4187860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/stopwatch.h 2025-07-24T03:55:51.4188720Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter.h 2025-07-24T03:55:51.4190430Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger.h 2025-07-24T03:55:51.4190770Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog-inl.h 2025-07-24T03:55:51.4191160Z /opt/homebrew/Caskroom/miniconda/base/include/itcl2TclOO.h 2025-07-24T03:55:51.4192150Z /opt/homebrew/Caskroom/miniconda/base/include/tkUndo.h 2025-07-24T03:55:51.4192840Z /opt/homebrew/Caskroom/miniconda/base/include/curl/stdcheaders.h 2025-07-24T03:55:51.4193760Z /opt/homebrew/Caskroom/miniconda/base/include/curl/header.h 2025-07-24T03:55:51.4194600Z /opt/homebrew/Caskroom/miniconda/base/include/curl/options.h 2025-07-24T03:55:51.4194930Z /opt/homebrew/Caskroom/miniconda/base/include/curl/mprintf.h 2025-07-24T03:55:51.4195790Z /opt/homebrew/Caskroom/miniconda/base/include/curl/easy.h 2025-07-24T03:55:51.4196550Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curl.h 2025-07-24T03:55:51.4197690Z /opt/homebrew/Caskroom/miniconda/base/include/curl/websockets.h 2025-07-24T03:55:51.4198230Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curlver.h 2025-07-24T03:55:51.4199160Z /opt/homebrew/Caskroom/miniconda/base/include/curl/system.h 2025-07-24T03:55:51.4200080Z /opt/homebrew/Caskroom/miniconda/base/include/curl/typecheck-gcc.h 2025-07-24T03:55:51.4200830Z /opt/homebrew/Caskroom/miniconda/base/include/curl/multi.h 2025-07-24T03:55:51.4201520Z /opt/homebrew/Caskroom/miniconda/base/include/curl/urlapi.h 2025-07-24T03:55:51.4202380Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDefault.h 2025-07-24T03:55:51.4203330Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXWm.h 2025-07-24T03:55:51.4204060Z /opt/homebrew/Caskroom/miniconda/base/include/tkInt.h 2025-07-24T03:55:51.4204860Z /opt/homebrew/Caskroom/miniconda/base/include/tkFileFilter.h 2025-07-24T03:55:51.4205470Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenu.h 2025-07-24T03:55:51.4206220Z /opt/homebrew/Caskroom/miniconda/base/include/tk.h 2025-07-24T03:55:51.4207090Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntDecls.h 2025-07-24T03:55:51.4207870Z /opt/homebrew/Caskroom/miniconda/base/include/odbcStubs.h 2025-07-24T03:55:51.4208580Z /opt/homebrew/Caskroom/miniconda/base/include/iconv.h 2025-07-24T03:55:51.4209610Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/ccselect_plugin.h 2025-07-24T03:55:51.4210490Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/certauth_plugin.h 2025-07-24T03:55:51.4211200Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/plugin.h 2025-07-24T03:55:51.4212170Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/localauth_plugin.h 2025-07-24T03:55:51.4213010Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/clpreauth_plugin.h 2025-07-24T03:55:51.4214150Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kdcpolicy_plugin.h 2025-07-24T03:55:51.4214900Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/locate_plugin.h 2025-07-24T03:55:51.4215890Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kadm5_auth_plugin.h 2025-07-24T03:55:51.4216690Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/pwqual_plugin.h 2025-07-24T03:55:51.4217590Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kadm5_hook_plugin.h 2025-07-24T03:55:51.4218550Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/preauth_plugin.h 2025-07-24T03:55:51.4219550Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kdcpreauth_plugin.h 2025-07-24T03:55:51.4220440Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/hostrealm_plugin.h 2025-07-24T03:55:51.4221180Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/krb5.h 2025-07-24T03:55:51.4221880Z /opt/homebrew/Caskroom/miniconda/base/include/fakepq.h 2025-07-24T03:55:51.4223220Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-matchers.h 2025-07-24T03:55:51.4223920Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-death-test.h 2025-07-24T03:55:51.4224860Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-spi.h 2025-07-24T03:55:51.4225760Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-string.h 2025-07-24T03:55:51.4226970Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-death-test-internal.h 2025-07-24T03:55:51.4227810Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port.h 2025-07-24T03:55:51.4228980Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port-arch.h 2025-07-24T03:55:51.4229890Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-internal.h 2025-07-24T03:55:51.4230920Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-param-util.h 2025-07-24T03:55:51.4232080Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-type-util.h 2025-07-24T03:55:51.4233020Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-filepath.h 2025-07-24T03:55:51.4234160Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-port.h 2025-07-24T03:55:51.4235490Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/README.md 2025-07-24T03:55:51.4236280Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest.h 2025-07-24T03:55:51.4237210Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-printers.h 2025-07-24T03:55:51.4238380Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-message.h 2025-07-24T03:55:51.4239050Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-param-test.h 2025-07-24T03:55:51.4239850Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-typed-test.h 2025-07-24T03:55:51.4240950Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_pred_impl.h 2025-07-24T03:55:51.4241930Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_prod.h 2025-07-24T03:55:51.4242990Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-test-part.h 2025-07-24T03:55:51.4243670Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest.h 2025-07-24T03:55:51.4244310Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-printers.h 2025-07-24T03:55:51.4245530Z /opt/homebrew/Caskroom/miniconda/base/include/panel.h 2025-07-24T03:55:51.4245890Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame_static.h 2025-07-24T03:55:51.4246760Z /opt/homebrew/Caskroom/miniconda/base/include/expat.h 2025-07-24T03:55:51.4247410Z /opt/homebrew/Caskroom/miniconda/base/include/itclInt.h 2025-07-24T03:55:51.4248270Z /opt/homebrew/Caskroom/miniconda/base/include/ks_names.h 2025-07-24T03:55:51.4248860Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi.h 2025-07-24T03:55:51.4249660Z /opt/homebrew/Caskroom/miniconda/base/include/ares_rules.h 2025-07-24T03:55:51.4250440Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses.h 2025-07-24T03:55:51.4251220Z /opt/homebrew/Caskroom/miniconda/base/include/tkPlatDecls.h 2025-07-24T03:55:51.4251920Z /opt/homebrew/Caskroom/miniconda/base/include/tic.h 2025-07-24T03:55:51.4252660Z /opt/homebrew/Caskroom/miniconda/base/include/lz4hc.h 2025-07-24T03:55:51.4253540Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/ordered_map.hpp 2025-07-24T03:55:51.4254530Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json.hpp 2025-07-24T03:55:51.4255400Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/adl_serializer.hpp 2025-07-24T03:55:51.4256650Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/byte_container_with_subtype.hpp 2025-07-24T03:55:51.4257460Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/hash.hpp 2025-07-24T03:55:51.4258750Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_escape.hpp 2025-07-24T03:55:51.4259830Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_ref.hpp 2025-07-24T03:55:51.4260870Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_chars.hpp 2025-07-24T03:55:51.4261940Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/from_json.hpp 2025-07-24T03:55:51.4263160Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_json.hpp 2025-07-24T03:55:51.4264220Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/value_t.hpp 2025-07-24T03:55:51.4265320Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/position_t.hpp 2025-07-24T03:55:51.4266310Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/parser.hpp 2025-07-24T03:55:51.4267310Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/json_sax.hpp 2025-07-24T03:55:51.4268590Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/binary_reader.hpp 2025-07-24T03:55:51.4269800Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/input_adapters.hpp 2025-07-24T03:55:51.4270730Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/lexer.hpp 2025-07-24T03:55:51.4272500Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_concat.hpp 2025-07-24T03:55:51.4272700Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_scope.hpp 2025-07-24T03:55:51.4274180Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/output_adapters.hpp 2025-07-24T03:55:51.4275010Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/serializer.hpp 2025-07-24T03:55:51.4276130Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/binary_writer.hpp 2025-07-24T03:55:51.4277290Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/is_sax.hpp 2025-07-24T03:55:51.4278150Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/end.hpp 2025-07-24T03:55:51.4279610Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/begin.hpp 2025-07-24T03:55:51.4280370Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/identity_tag.hpp 2025-07-24T03:55:51.4281390Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/type_traits.hpp 2025-07-24T03:55:51.4282460Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/cpp_future.hpp 2025-07-24T03:55:51.4283720Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/detected.hpp 2025-07-24T03:55:51.4284560Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/void_t.hpp 2025-07-24T03:55:51.4285740Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/std_fs.hpp 2025-07-24T03:55:51.4286900Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_pointer.hpp 2025-07-24T03:55:51.4287820Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/exceptions.hpp 2025-07-24T03:55:51.4288800Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/abi_macros.hpp 2025-07-24T03:55:51.4289760Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_unscope.hpp 2025-07-24T03:55:51.4291250Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iter_impl.hpp 2025-07-24T03:55:51.4292220Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-07-24T03:55:51.4293870Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-07-24T03:55:51.4294750Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-07-24T03:55:51.4295830Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-07-24T03:55:51.4297590Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-07-24T03:55:51.4298340Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-07-24T03:55:51.4299540Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-07-24T03:55:51.4300280Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json_fwd.hpp 2025-07-24T03:55:51.4301120Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rpc_msg.h 2025-07-24T03:55:51.4302090Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/types.h 2025-07-24T03:55:51.4303620Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_gssapi.h 2025-07-24T03:55:51.4304680Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_prot.h 2025-07-24T03:55:51.4305240Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/svc.h 2025-07-24T03:55:51.4306050Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/clnt.h 2025-07-24T03:55:51.4306820Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/xdr.h 2025-07-24T03:55:51.4307840Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rename.h 2025-07-24T03:55:51.4308680Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_gss.h 2025-07-24T03:55:51.4309210Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/netdb.h 2025-07-24T03:55:51.4310090Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_unix.h 2025-07-24T03:55:51.4311030Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rpc.h 2025-07-24T03:55:51.4311850Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth.h 2025-07-24T03:55:51.4312440Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_clnt.h 2025-07-24T03:55:51.4313170Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/svc_auth.h 2025-07-24T03:55:51.4314060Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_rmt.h 2025-07-24T03:55:51.4314660Z /opt/homebrew/Caskroom/miniconda/base/include/eti.h 2025-07-24T03:55:51.4315860Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses_dll.h 2025-07-24T03:55:51.4316240Z /opt/homebrew/Caskroom/miniconda/base/include/zlib.h 2025-07-24T03:55:51.4316890Z /opt/homebrew/Caskroom/miniconda/base/include/tkButton.h 2025-07-24T03:55:51.4318050Z /opt/homebrew/Caskroom/miniconda/base/include/tkScrollbar.h 2025-07-24T03:55:51.4318570Z /opt/homebrew/Caskroom/miniconda/base/include/term_entry.h 2025-07-24T03:55:51.4319210Z /opt/homebrew/Caskroom/miniconda/base/include/menu.h 2025-07-24T03:55:51.4320030Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2.h 2025-07-24T03:55:51.4320510Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSX.h 2025-07-24T03:55:51.4321410Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3.h 2025-07-24T03:55:51.4322190Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOIntDecls.h 2025-07-24T03:55:51.4322920Z /opt/homebrew/Caskroom/miniconda/base/include/zstd_errors.h 2025-07-24T03:55:51.4323830Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3ext.h 2025-07-24T03:55:51.4324700Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2.h 2025-07-24T03:55:51.4325590Z /opt/homebrew/Caskroom/miniconda/base/include/X11/DECkeysym.h 2025-07-24T03:55:51.4326380Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xutil.h 2025-07-24T03:55:51.4327260Z /opt/homebrew/Caskroom/miniconda/base/include/X11/ap_keysym.h 2025-07-24T03:55:51.4328200Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xatom.h 2025-07-24T03:55:51.4328910Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xlib.h 2025-07-24T03:55:51.4330290Z /opt/homebrew/Caskroom/miniconda/base/include/X11/cursorfont.h 2025-07-24T03:55:51.4330420Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Sunkeysym.h 2025-07-24T03:55:51.4331240Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xfuncproto.h 2025-07-24T03:55:51.4331970Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysymdef.h 2025-07-24T03:55:51.4332790Z /opt/homebrew/Caskroom/miniconda/base/include/X11/HPkeysym.h 2025-07-24T03:55:51.4333760Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysym.h 2025-07-24T03:55:51.4334420Z /opt/homebrew/Caskroom/miniconda/base/include/X11/XF86keysym.h 2025-07-24T03:55:51.4335350Z /opt/homebrew/Caskroom/miniconda/base/include/X11/X.h 2025-07-24T03:55:51.4335890Z /opt/homebrew/Caskroom/miniconda/base/include/X11/xbytes.h 2025-07-24T03:55:51.4336680Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMathDecls.h 2025-07-24T03:55:51.4337540Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMath.h 2025-07-24T03:55:51.4339100Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_generic.h 2025-07-24T03:55:51.4339260Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/mechglue.h 2025-07-24T03:55:51.4339840Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_krb5.h 2025-07-24T03:55:51.4340940Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_alloc.h 2025-07-24T03:55:51.4341880Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi.h 2025-07-24T03:55:51.4342790Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_ext.h 2025-07-24T03:55:51.4344090Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXInt.h 2025-07-24T03:55:51.4344250Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXCursors.h 2025-07-24T03:55:51.4345150Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXConstants.h 2025-07-24T03:55:51.4345810Z /opt/homebrew/Caskroom/miniconda/base/include/ev.h 2025-07-24T03:55:51.4346750Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXEvent.h 2025-07-24T03:55:51.4347500Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame.h 2025-07-24T03:55:51.4348240Z /opt/homebrew/Caskroom/miniconda/base/include/ares_nameser.h 2025-07-24T03:55:51.4349020Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPort.h 2025-07-24T03:55:51.4349800Z /opt/homebrew/Caskroom/miniconda/base/include/tkCanvas.h 2025-07-24T03:55:51.4350690Z /opt/homebrew/Caskroom/miniconda/base/include/tkArray.h 2025-07-24T03:55:51.4351250Z /opt/homebrew/Caskroom/miniconda/base/include/zstd.h 2025-07-24T03:55:51.4352120Z /opt/homebrew/Caskroom/miniconda/base/include/fakemysql.h 2025-07-24T03:55:51.4352720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem2.h 2025-07-24T03:55:51.4353530Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdf.h 2025-07-24T03:55:51.4354410Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem.h 2025-07-24T03:55:51.4355220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asyncerr.h 2025-07-24T03:55:51.4356030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md2.h 2025-07-24T03:55:51.4357010Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl3.h 2025-07-24T03:55:51.4358010Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ossl_typ.h 2025-07-24T03:55:51.4358800Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dtls1.h 2025-07-24T03:55:51.4359630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/err.h 2025-07-24T03:55:51.4360630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bn.h 2025-07-24T03:55:51.4361630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/blowfish.h 2025-07-24T03:55:51.4364490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cms.h 2025-07-24T03:55:51.4365270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engine.h 2025-07-24T03:55:51.4365410Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf_api.h 2025-07-24T03:55:51.4365540Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/esserr.h 2025-07-24T03:55:51.4365660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core.h 2025-07-24T03:55:51.4365790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509.h 2025-07-24T03:55:51.4366610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1_mac.h 2025-07-24T03:55:51.4368480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objectserr.h 2025-07-24T03:55:51.4368940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/params.h 2025-07-24T03:55:51.4369380Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmserr.h 2025-07-24T03:55:51.4369880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/http.h 2025-07-24T03:55:51.4370550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ui.h 2025-07-24T03:55:51.4371370Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sha.h 2025-07-24T03:55:51.4372660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/symhacks.h 2025-07-24T03:55:51.4373050Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1.h 2025-07-24T03:55:51.4377840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bioerr.h 2025-07-24T03:55:51.4378360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslconf.h 2025-07-24T03:55:51.4378490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bio.h 2025-07-24T03:55:51.4378600Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc2.h 2025-07-24T03:55:51.4378730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/types.h 2025-07-24T03:55:51.4378850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dh.h 2025-07-24T03:55:51.4379020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr_legacy.h 2025-07-24T03:55:51.4380100Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/proverr.h 2025-07-24T03:55:51.4382370Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3.h 2025-07-24T03:55:51.4383230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_object.h 2025-07-24T03:55:51.4383710Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decodererr.h 2025-07-24T03:55:51.4383890Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/param_build.h 2025-07-24T03:55:51.4384020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf.h 2025-07-24T03:55:51.4384630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conftypes.h 2025-07-24T03:55:51.4385380Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md5.h 2025-07-24T03:55:51.4386130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decoder.h 2025-07-24T03:55:51.4386940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pemerr.h 2025-07-24T03:55:51.4387650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmferr.h 2025-07-24T03:55:51.4388730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509_vfy.h 2025-07-24T03:55:51.4389470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/txt_db.h 2025-07-24T03:55:51.4389760Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp.h 2025-07-24T03:55:51.4390330Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comperr.h 2025-07-24T03:55:51.4391140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cterr.h 2025-07-24T03:55:51.4392260Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/self_test.h 2025-07-24T03:55:51.4392590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/safestack.h 2025-07-24T03:55:51.4394560Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/configuration.h 2025-07-24T03:55:51.4394730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fips_names.h 2025-07-24T03:55:51.4394860Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdsa.h 2025-07-24T03:55:51.4395610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr.h 2025-07-24T03:55:51.4396370Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/prov_ssl.h 2025-07-24T03:55:51.4397360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fipskey.h 2025-07-24T03:55:51.4398070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc5.h 2025-07-24T03:55:51.4399770Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/uierr.h 2025-07-24T03:55:51.4400260Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3err.h 2025-07-24T03:55:51.4400440Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objects.h 2025-07-24T03:55:51.4401740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12.h 2025-07-24T03:55:51.4402230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crypto.h 2025-07-24T03:55:51.4403000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmf.h 2025-07-24T03:55:51.4403930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp_util.h 2025-07-24T03:55:51.4404970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslv.h 2025-07-24T03:55:51.4406910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evperr.h 2025-07-24T03:55:51.4407110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7.h 2025-07-24T03:55:51.4407250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/obj_mac.h 2025-07-24T03:55:51.4408100Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ct.h 2025-07-24T03:55:51.4408910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/async.h 2025-07-24T03:55:51.4409700Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffer.h 2025-07-24T03:55:51.4410480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl.h 2025-07-24T03:55:51.4411440Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srp.h 2025-07-24T03:55:51.4412160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/camellia.h 2025-07-24T03:55:51.4413070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/httperr.h 2025-07-24T03:55:51.4413910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dherr.h 2025-07-24T03:55:51.4414650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evp.h 2025-07-24T03:55:51.4415580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/e_os2.h 2025-07-24T03:55:51.4416340Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/trace.h 2025-07-24T03:55:51.4417090Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md4.h 2025-07-24T03:55:51.4418730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_names.h 2025-07-24T03:55:51.4419190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/hmac.h 2025-07-24T03:55:51.4420040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/provider.h 2025-07-24T03:55:51.4420650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/aes.h 2025-07-24T03:55:51.4421640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engineerr.h 2025-07-24T03:55:51.4422160Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comp.h 2025-07-24T03:55:51.4422930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/macros.h 2025-07-24T03:55:51.4423840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12err.h 2025-07-24T03:55:51.4426550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encoder.h 2025-07-24T03:55:51.4428060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cast.h 2025-07-24T03:55:51.4430970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr_legacy.h 2025-07-24T03:55:51.4431270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc4.h 2025-07-24T03:55:51.4431550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/stack.h 2025-07-24T03:55:51.4432000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/des.h 2025-07-24T03:55:51.4432130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsp.h 2025-07-24T03:55:51.4432240Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ec.h 2025-07-24T03:55:51.4432370Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdh.h 2025-07-24T03:55:51.4432500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rand.h 2025-07-24T03:55:51.4432720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecerr.h 2025-07-24T03:55:51.4432850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ts.h 2025-07-24T03:55:51.4436610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_dispatch.h 2025-07-24T03:55:51.4437110Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr.h 2025-07-24T03:55:51.4437280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/storeerr.h 2025-07-24T03:55:51.4437420Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffererr.h 2025-07-24T03:55:51.4437550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/seed.h 2025-07-24T03:55:51.4437930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/modes.h 2025-07-24T03:55:51.4438800Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl2.h 2025-07-24T03:55:51.4439590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tserr.h 2025-07-24T03:55:51.4440410Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsa.h 2025-07-24T03:55:51.4441330Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ripemd.h 2025-07-24T03:55:51.4442940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/whrlpool.h 2025-07-24T03:55:51.4443500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encodererr.h 2025-07-24T03:55:51.4443950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmperr.h 2025-07-24T03:55:51.4444780Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tls1.h 2025-07-24T03:55:51.4445520Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsaerr.h 2025-07-24T03:55:51.4446680Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/randerr.h 2025-07-24T03:55:51.4447320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/mdc2.h 2025-07-24T03:55:51.4448030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsperr.h 2025-07-24T03:55:51.4449380Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509err.h 2025-07-24T03:55:51.4449930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7err.h 2025-07-24T03:55:51.4450720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsa.h 2025-07-24T03:55:51.4451460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdferr.h 2025-07-24T03:55:51.4452170Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srtp.h 2025-07-24T03:55:51.4453430Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1t.h 2025-07-24T03:55:51.4453850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsaerr.h 2025-07-24T03:55:51.4454790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bnerr.h 2025-07-24T03:55:51.4455720Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conferr.h 2025-07-24T03:55:51.4456140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmac.h 2025-07-24T03:55:51.4456940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ebcdic.h 2025-07-24T03:55:51.4457790Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/store.h 2025-07-24T03:55:51.4458660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/idea.h 2025-07-24T03:55:51.4459340Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/lhash.h 2025-07-24T03:55:51.4460120Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ess.h 2025-07-24T03:55:51.4460950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1err.h 2025-07-24T03:55:51.4467910Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_publickey.h 2025-07-24T03:55:51.4468460Z /opt/homebrew/Caskroom/miniconda/base/include/krb5.h 2025-07-24T03:55:51.4468600Z /opt/homebrew/Caskroom/miniconda/base/include/tclDecls.h 2025-07-24T03:55:51.4469020Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntPlatDecls.h 2025-07-24T03:55:51.4469150Z /opt/homebrew/Caskroom/miniconda/base/include/cursesm.h 2025-07-24T03:55:51.4469410Z /opt/homebrew/Caskroom/miniconda/base/include/tkDecls.h 2025-07-24T03:55:51.4469520Z /opt/homebrew/Caskroom/miniconda/base/include/tkBusy.h 2025-07-24T03:55:51.4469650Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index.h 2025-07-24T03:55:51.4469770Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/version.h 2025-07-24T03:55:51.4469910Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index_hash.h 2025-07-24T03:55:51.4470040Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/lzma12.h 2025-07-24T03:55:51.4470170Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/container.h 2025-07-24T03:55:51.4470330Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/delta.h 2025-07-24T03:55:51.4471410Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/vli.h 2025-07-24T03:55:51.4472140Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/check.h 2025-07-24T03:55:51.4472900Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/bcj.h 2025-07-24T03:55:51.4473870Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/stream_flags.h 2025-07-24T03:55:51.4474580Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/block.h 2025-07-24T03:55:51.4475290Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/hardware.h 2025-07-24T03:55:51.4476100Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/filter.h 2025-07-24T03:55:51.4477270Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/base.h 2025-07-24T03:55:51.4477800Z /opt/homebrew/Caskroom/miniconda/base/include/fakesql.h 2025-07-24T03:55:51.4478720Z /opt/homebrew/Caskroom/miniconda/base/include/itclDecls.h 2025-07-24T03:55:51.4479270Z /opt/homebrew/Caskroom/miniconda/base/include/tclPlatDecls.h 2025-07-24T03:55:51.4480090Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXXCursors.h 2025-07-24T03:55:51.4480810Z /opt/homebrew/Caskroom/miniconda/base/include/ffi.h 2025-07-24T03:55:51.4481760Z /opt/homebrew/Caskroom/miniconda/base/include/default.h 2025-07-24T03:55:51.4482620Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixPort.h 2025-07-24T03:55:51.4483490Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDebug.h 2025-07-24T03:55:51.4484530Z /opt/homebrew/Caskroom/miniconda/base/include/zconf.h 2025-07-24T03:55:51.4485230Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns.h 2025-07-24T03:55:51.4486390Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/termcap.h 2025-07-24T03:55:51.4487310Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesp.h 2025-07-24T03:55:51.4487930Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesf.h 2025-07-24T03:55:51.4488890Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/etip.h 2025-07-24T03:55:51.4489770Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/form.h 2025-07-24T03:55:51.4491040Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesw.h 2025-07-24T03:55:51.4491520Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/nc_tparm.h 2025-07-24T03:55:51.4492310Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/unctrl.h 2025-07-24T03:55:51.4493230Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesapp.h 2025-07-24T03:55:51.4494030Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term.h 2025-07-24T03:55:51.4494770Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursslk.h 2025-07-24T03:55:51.4495740Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/panel.h 2025-07-24T03:55:51.4496530Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses.h 2025-07-24T03:55:51.4497530Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/tic.h 2025-07-24T03:55:51.4498270Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/eti.h 2025-07-24T03:55:51.4499170Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses_dll.h 2025-07-24T03:55:51.4499950Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term_entry.h 2025-07-24T03:55:51.4500810Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/menu.h 2025-07-24T03:55:51.4501690Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesm.h 2025-07-24T03:55:51.4502500Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/curses.h 2025-07-24T03:55:51.4503410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystats.h 2025-07-24T03:55:51.4504430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/intrcheck.h 2025-07-24T03:55:51.4505250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sliceobject.h 2025-07-24T03:55:51.4506040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bltinmodule.h 2025-07-24T03:55:51.4507240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/tupleobject.h 2025-07-24T03:55:51.4508020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/marshal.h 2025-07-24T03:55:51.4509210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/py_curses.h 2025-07-24T03:55:51.4509690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/errcode.h 2025-07-24T03:55:51.4511020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/iterobject.h 2025-07-24T03:55:51.4511930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/rangeobject.h 2025-07-24T03:55:51.4512450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrtod.h 2025-07-24T03:55:51.4513490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/warnings.h 2025-07-24T03:55:51.4514240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode_ids.h 2025-07-24T03:55:51.4515090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyhash.h 2025-07-24T03:55:51.4516120Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pycapsule.h 2025-07-24T03:55:51.4516900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyerrors.h 2025-07-24T03:55:51.4518030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileutils.h 2025-07-24T03:55:51.4518880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dictobject.h 2025-07-24T03:55:51.4520130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/ceval.h 2025-07-24T03:55:51.4520540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystate.h 2025-07-24T03:55:51.4521720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/floatobject.h 2025-07-24T03:55:51.4522590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/exports.h 2025-07-24T03:55:51.4524020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structmember.h 2025-07-24T03:55:51.4524820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/monitoring.h 2025-07-24T03:55:51.4525710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/lock.h 2025-07-24T03:55:51.4526670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/patchlevel.h 2025-07-24T03:55:51.4527880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/frameobject.h 2025-07-24T03:55:51.4528760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/abstract.h 2025-07-24T03:55:51.4529910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/modsupport.h 2025-07-24T03:55:51.4530920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pylifecycle.h 2025-07-24T03:55:51.4531990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_stackref.h 2025-07-24T03:55:51.4533090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyerrors.h 2025-07-24T03:55:51.4535160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_warnings.h 2025-07-24T03:55:51.4535620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_identifier.h 2025-07-24T03:55:51.4536610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_importdl.h 2025-07-24T03:55:51.4537700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_time.h 2025-07-24T03:55:51.4538870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_alloc.h 2025-07-24T03:55:51.4539920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_capsule.h 2025-07-24T03:55:51.4541150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_strings.h 2025-07-24T03:55:51.4542290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_metadata.h 2025-07-24T03:55:51.4543300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_asdl.h 2025-07-24T03:55:51.4544640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruction_sequence.h 2025-07-24T03:55:51.4545680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_getopt.h 2025-07-24T03:55:51.4546880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_intrinsics.h 2025-07-24T03:55:51.4547830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hamt.h 2025-07-24T03:55:51.4548970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymath.h 2025-07-24T03:55:51.4550230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_freelist.h 2025-07-24T03:55:51.4551350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parser.h 2025-07-24T03:55:51.4552580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init.h 2025-07-24T03:55:51.4554080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-07-24T03:55:51.4555370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pylifecycle.h 2025-07-24T03:55:51.4556310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime.h 2025-07-24T03:55:51.4557800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_modsupport.h 2025-07-24T03:55:51.4559080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_signal.h 2025-07-24T03:55:51.4559660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_backoff.h 2025-07-24T03:55:51.4560690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_namespace.h 2025-07-24T03:55:51.4562040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_genobject.h 2025-07-24T03:55:51.4562990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_brc.h 2025-07-24T03:55:51.4564510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_utils.h 2025-07-24T03:55:51.4565150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gil.h 2025-07-24T03:55:51.4566210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_exceptions.h 2025-07-24T03:55:51.4567260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_token.h 2025-07-24T03:55:51.4568620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_compile.h 2025-07-24T03:55:51.4569780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_atexit.h 2025-07-24T03:55:51.4570730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_mimalloc.h 2025-07-24T03:55:51.4572140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_signal.h 2025-07-24T03:55:51.4572970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_state.h 2025-07-24T03:55:51.4574010Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_lock.h 2025-07-24T03:55:51.4575130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_cell.h 2025-07-24T03:55:51.4576290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_semaphore.h 2025-07-24T03:55:51.4578030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sliceobject.h 2025-07-24T03:55:51.4578250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_code.h 2025-07-24T03:55:51.4579520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unionobject.h 2025-07-24T03:55:51.4580840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyhash.h 2025-07-24T03:55:51.4581640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_stack.h 2025-07-24T03:55:51.4582770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tuple.h 2025-07-24T03:55:51.4583710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_long.h 2025-07-24T03:55:51.4584890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_faulthandler.h 2025-07-24T03:55:51.4585960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ucnhash.h 2025-07-24T03:55:51.4587080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_weakref.h 2025-07-24T03:55:51.4588300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils.h 2025-07-24T03:55:51.4589610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-07-24T03:55:51.4590490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_llist.h 2025-07-24T03:55:51.4591640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc.h 2025-07-24T03:55:51.4592930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-07-24T03:55:51.4594150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-07-24T03:55:51.4595280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-07-24T03:55:51.4596580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-07-24T03:55:51.4597710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-07-24T03:55:51.4598760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_floatobject.h 2025-07-24T03:55:51.4599930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_critical_section.h 2025-07-24T03:55:51.4601200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_call.h 2025-07-24T03:55:51.4601680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hashtable.h 2025-07-24T03:55:51.4602580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_abstract.h 2025-07-24T03:55:51.4603460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_list.h 2025-07-24T03:55:51.4604470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem.h 2025-07-24T03:55:51.4605450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_structseq.h 2025-07-24T03:55:51.4606420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bitutils.h 2025-07-24T03:55:51.4608200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_complexobject.h 2025-07-24T03:55:51.4609050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-07-24T03:55:51.4610130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_memoryobject.h 2025-07-24T03:55:51.4611790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init_generated.h 2025-07-24T03:55:51.4612330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystate.h 2025-07-24T03:55:51.4613720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythonrun.h 2025-07-24T03:55:51.4614680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gc.h 2025-07-24T03:55:51.4615660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_traceback.h 2025-07-24T03:55:51.4616760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict.h 2025-07-24T03:55:51.4617780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_strhex.h 2025-07-24T03:55:51.4619330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-07-24T03:55:51.4620760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_descrobject.h 2025-07-24T03:55:51.4621540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc_init.h 2025-07-24T03:55:51.4622630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_import.h 2025-07-24T03:55:51.4623690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_symtable.h 2025-07-24T03:55:51.4624760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystats.h 2025-07-24T03:55:51.4625980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sysmodule.h 2025-07-24T03:55:51.4627080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast_state.h 2025-07-24T03:55:51.4628400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem_init.h 2025-07-24T03:55:51.4629720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyarena.h 2025-07-24T03:55:51.4630510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_initconfig.h 2025-07-24T03:55:51.4631720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytesobject.h 2025-07-24T03:55:51.4632810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_frame.h 2025-07-24T03:55:51.4633940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_interp.h 2025-07-24T03:55:51.4635040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dtoa.h 2025-07-24T03:55:51.4636330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_format.h 2025-07-24T03:55:51.4637270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_function.h 2025-07-24T03:55:51.4638110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_qsbr.h 2025-07-24T03:55:51.4639390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_condvar.h 2025-07-24T03:55:51.4640330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval_state.h 2025-07-24T03:55:51.4641670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_flowgraph.h 2025-07-24T03:55:51.4642500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_optimizer.h 2025-07-24T03:55:51.4643530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict_state.h 2025-07-24T03:55:51.4645370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils_windows.h 2025-07-24T03:55:51.4645790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typeobject.h 2025-07-24T03:55:51.4646990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_setobject.h 2025-07-24T03:55:51.4648420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tracemalloc.h 2025-07-24T03:55:51.4649290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytes_methods.h 2025-07-24T03:55:51.4650380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object.h 2025-07-24T03:55:51.4651620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruments.h 2025-07-24T03:55:51.4652480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval.h 2025-07-24T03:55:51.4653670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pathconfig.h 2025-07-24T03:55:51.4654990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_moduleobject.h 2025-07-24T03:55:51.4656160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects.h 2025-07-24T03:55:51.4657360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typevarobject.h 2025-07-24T03:55:51.4658510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tstate.h 2025-07-24T03:55:51.4659780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pybuffer.h 2025-07-24T03:55:51.4660620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parking_lot.h 2025-07-24T03:55:51.4662070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_ids.h 2025-07-24T03:55:51.4662880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject.h 2025-07-24T03:55:51.4664000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_crossinterp.h 2025-07-24T03:55:51.4665210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_range.h 2025-07-24T03:55:51.4666030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythread.h 2025-07-24T03:55:51.4667340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-07-24T03:55:51.4668240Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc.h 2025-07-24T03:55:51.4669570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_context.h 2025-07-24T03:55:51.4670420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_metadata.h 2025-07-24T03:55:51.4671340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_codecs.h 2025-07-24T03:55:51.4672300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_jit.h 2025-07-24T03:55:51.4673690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast.h 2025-07-24T03:55:51.4674220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/datetime.h 2025-07-24T03:55:51.4675100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/methodobject.h 2025-07-24T03:55:51.4676040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymem.h 2025-07-24T03:55:51.4677200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/boolobject.h 2025-07-24T03:55:51.4677870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileobject.h 2025-07-24T03:55:51.4678680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyexpat.h 2025-07-24T03:55:51.4679600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrcmp.h 2025-07-24T03:55:51.4680500Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymath.h 2025-07-24T03:55:51.4681440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyconfig.h 2025-07-24T03:55:51.4682560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/weakrefobject.h 2025-07-24T03:55:51.4683380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacconfig.h 2025-07-24T03:55:51.4684590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/critical_section.h 2025-07-24T03:55:51.4685340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacro.h 2025-07-24T03:55:51.4686200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/enumobject.h 2025-07-24T03:55:51.4687180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/moduleobject.h 2025-07-24T03:55:51.4688540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/typeslots.h 2025-07-24T03:55:51.4688940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/compile.h 2025-07-24T03:55:51.4689790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/setobject.h 2025-07-24T03:55:51.4690590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/codecs.h 2025-07-24T03:55:51.4691790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/classobject.h 2025-07-24T03:55:51.4692900Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystats.h 2025-07-24T03:55:51.4693790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/cellobject.h 2025-07-24T03:55:51.4694670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tupleobject.h 2025-07-24T03:55:51.4695640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/warnings.h 2025-07-24T03:55:51.4696530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyhash.h 2025-07-24T03:55:51.4697600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyerrors.h 2025-07-24T03:55:51.4698580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileutils.h 2025-07-24T03:55:51.4699670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/dictobject.h 2025-07-24T03:55:51.4701390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/ceval.h 2025-07-24T03:55:51.4701930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystate.h 2025-07-24T03:55:51.4702750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/floatobject.h 2025-07-24T03:55:51.4704100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longintrepr.h 2025-07-24T03:55:51.4704630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/code.h 2025-07-24T03:55:51.4705710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pthread_stubs.h 2025-07-24T03:55:51.4706710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyctype.h 2025-07-24T03:55:51.4707610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/monitoring.h 2025-07-24T03:55:51.4709220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/lock.h 2025-07-24T03:55:51.4710180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/frameobject.h 2025-07-24T03:55:51.4710640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/abstract.h 2025-07-24T03:55:51.4711790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/context.h 2025-07-24T03:55:51.4712810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/modsupport.h 2025-07-24T03:55:51.4713800Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pylifecycle.h 2025-07-24T03:55:51.4714970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/methodobject.h 2025-07-24T03:55:51.4716170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/genobject.h 2025-07-24T03:55:51.4717480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pymem.h 2025-07-24T03:55:51.4718160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileobject.h 2025-07-24T03:55:51.4719320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/weakrefobject.h 2025-07-24T03:55:51.4720220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_gcc.h 2025-07-24T03:55:51.4721230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyfpe.h 2025-07-24T03:55:51.4722270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/critical_section.h 2025-07-24T03:55:51.4723670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/odictobject.h 2025-07-24T03:55:51.4724570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/compile.h 2025-07-24T03:55:51.4725300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tracemalloc.h 2025-07-24T03:55:51.4726490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/setobject.h 2025-07-24T03:55:51.4727460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_std.h 2025-07-24T03:55:51.4728390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/complexobject.h 2025-07-24T03:55:51.4729390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic.h 2025-07-24T03:55:51.4730740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyframe.h 2025-07-24T03:55:51.4731270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/picklebufobject.h 2025-07-24T03:55:51.4732360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/object.h 2025-07-24T03:55:51.4733480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytearrayobject.h 2025-07-24T03:55:51.4734400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pytime.h 2025-07-24T03:55:51.4735250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/import.h 2025-07-24T03:55:51.4736480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_msc.h 2025-07-24T03:55:51.4737490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythonrun.h 2025-07-24T03:55:51.4738530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/unicodeobject.h 2025-07-24T03:55:51.4739520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/traceback.h 2025-07-24T03:55:51.4740480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/funcobject.h 2025-07-24T03:55:51.4741890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/initconfig.h 2025-07-24T03:55:51.4742570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythread.h 2025-07-24T03:55:51.4743700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/memoryobject.h 2025-07-24T03:55:51.4744860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/descrobject.h 2025-07-24T03:55:51.4745670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/objimpl.h 2025-07-24T03:55:51.4746600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/sysmodule.h 2025-07-24T03:55:51.4747650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longobject.h 2025-07-24T03:55:51.4748670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytesobject.h 2025-07-24T03:55:51.4749750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/listobject.h 2025-07-24T03:55:51.4750710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pydebug.h 2025-07-24T03:55:51.4751650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/complexobject.h 2025-07-24T03:55:51.4752570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyatomic.h 2025-07-24T03:55:51.4753630Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyframe.h 2025-07-24T03:55:51.4754350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/object.h 2025-07-24T03:55:51.4755430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structseq.h 2025-07-24T03:55:51.4756380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pybuffer.h 2025-07-24T03:55:51.4757450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytearrayobject.h 2025-07-24T03:55:51.4758270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/import.h 2025-07-24T03:55:51.4759370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osdefs.h 2025-07-24T03:55:51.4760250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythonrun.h 2025-07-24T03:55:51.4761280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/unicodeobject.h 2025-07-24T03:55:51.4762070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/traceback.h 2025-07-24T03:55:51.4763160Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythread.h 2025-07-24T03:55:51.4764060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/Python.h 2025-07-24T03:55:51.4765460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/memoryobject.h 2025-07-24T03:55:51.4765910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode.h 2025-07-24T03:55:51.4766890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/descrobject.h 2025-07-24T03:55:51.4767990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/objimpl.h 2025-07-24T03:55:51.4768600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyport.h 2025-07-24T03:55:51.4769820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pydtrace.h 2025-07-24T03:55:51.4770400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sysmodule.h 2025-07-24T03:55:51.4771470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/longobject.h 2025-07-24T03:55:51.4772330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osmodule.h 2025-07-24T03:55:51.4773230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pytypedefs.h 2025-07-24T03:55:51.4774760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytesobject.h 2025-07-24T03:55:51.4774950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/listobject.h 2025-07-24T03:55:51.4776270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/genericaliasobject.h 2025-07-24T03:55:51.4777210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dynamic_annotations.h 2025-07-24T03:55:51.4777940Z /opt/homebrew/Caskroom/miniconda/base/include/tkFont.h 2025-07-24T03:55:51.4778770Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-matchers.h 2025-07-24T03:55:51.4779890Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-actions.h 2025-07-24T03:55:51.4780750Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-port.h 2025-07-24T03:55:51.4781950Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-internal-utils.h 2025-07-24T03:55:51.4783200Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-pp.h 2025-07-24T03:55:51.4784220Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-port.h 2025-07-24T03:55:51.4785300Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-matchers.h 2025-07-24T03:55:51.4786870Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-generated-actions.h 2025-07-24T03:55:51.4788460Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/README.md 2025-07-24T03:55:51.4788660Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-function-mocker.h 2025-07-24T03:55:51.4789390Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-matchers.h 2025-07-24T03:55:51.4790330Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-cardinalities.h 2025-07-24T03:55:51.4791400Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-spec-builders.h 2025-07-24T03:55:51.4792710Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-nice-strict.h 2025-07-24T03:55:51.4793480Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock.h 2025-07-24T03:55:51.4794650Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-actions.h 2025-07-24T03:55:51.4795630Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXKeysyms.h 2025-07-24T03:55:51.4796370Z /opt/homebrew/Caskroom/miniconda/base/include/tkSelect.h 2025-07-24T03:55:51.4796700Z /opt/homebrew/Caskroom/miniconda/base/include/curses.h 2025-07-24T03:55:51.4797470Z /opt/homebrew/Caskroom/miniconda/base/include/krad.h 2025-07-24T03:55:51.4798120Z /opt/homebrew/Caskroom/miniconda/base/sbin/kproplog 2025-07-24T03:55:51.4798800Z /opt/homebrew/Caskroom/miniconda/base/sbin/krb5kdc 2025-07-24T03:55:51.4799910Z /opt/homebrew/Caskroom/miniconda/base/sbin/gss-server 2025-07-24T03:55:51.4800280Z /opt/homebrew/Caskroom/miniconda/base/sbin/sserver 2025-07-24T03:55:51.4800900Z /opt/homebrew/Caskroom/miniconda/base/sbin/kprop 2025-07-24T03:55:51.4801970Z /opt/homebrew/Caskroom/miniconda/base/sbin/kadmin.local 2025-07-24T03:55:51.4802440Z /opt/homebrew/Caskroom/miniconda/base/sbin/kdb5_util 2025-07-24T03:55:51.4803150Z /opt/homebrew/Caskroom/miniconda/base/sbin/kpropd 2025-07-24T03:55:51.4803910Z /opt/homebrew/Caskroom/miniconda/base/sbin/sim_server 2025-07-24T03:55:51.4804650Z /opt/homebrew/Caskroom/miniconda/base/sbin/kadmind 2025-07-24T03:55:51.4805440Z /opt/homebrew/Caskroom/miniconda/base/sbin/uuserver 2025-07-24T03:55:51.4806060Z /opt/homebrew/Caskroom/miniconda/base/sbin/krb5-send-pr 2025-07-24T03:55:51.4806920Z /opt/homebrew/Caskroom/miniconda/base/_conda 2025-07-24T03:55:51.4807400Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.csh 2025-07-24T03:55:51.4808270Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.sh 2025-07-24T03:55:51.4809120Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/mamba.sh 2025-07-24T03:55:51.4810100Z /opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish 2025-07-24T03:55:51.4810920Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/MacOS/python 2025-07-24T03:55:51.4812190Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/classes.nib 2025-07-24T03:55:51.4813310Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/info.nib 2025-07-24T03:55:51.4814520Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-07-24T03:55:51.4815420Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/empty.lproj 2025-07-24T03:55:51.4816080Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/lib 2025-07-24T03:55:51.4817250Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Info.plist 2025-07-24T03:55:51.4818000Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/PkgInfo 2025-07-24T03:55:51.4819180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/bin/markdown-it 2025-07-24T03:55:51.4820390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/repodata_record.json 2025-07-24T03:55:51.4821560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.sh 2025-07-24T03:55:51.4822220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.py 2025-07-24T03:55:51.4823770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-24T03:55:51.4825110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-07-24T03:55:51.4826610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.4828170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-07-24T03:55:51.4829360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-24T03:55:51.4830490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/paths.json 2025-07-24T03:55:51.4831950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/hash_input.json 2025-07-24T03:55:51.4833080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/files 2025-07-24T03:55:51.4834340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/about.json 2025-07-24T03:55:51.4836270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/has_prefix 2025-07-24T03:55:51.4836950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/index.json 2025-07-24T03:55:51.4838520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/git 2025-07-24T03:55:51.4840250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-07-24T03:55:51.4841880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/tree.py 2025-07-24T03:55:51.4843830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/token.py 2025-07-24T03:55:51.4845230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-07-24T03:55:51.4847140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/renderer.py 2025-07-24T03:55:51.4849760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-07-24T03:55:51.4851520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-07-24T03:55:51.4852990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-07-24T03:55:51.4854820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-07-24T03:55:51.4856670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-07-24T03:55:51.4858400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-07-24T03:55:51.4860690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-07-24T03:55:51.4862810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-07-24T03:55:51.4865170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-07-24T03:55:51.4868130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-07-24T03:55:51.4869490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-07-24T03:55:51.4871580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-07-24T03:55:51.4873500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-07-24T03:55:51.4875920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-07-24T03:55:51.4878040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-07-24T03:55:51.4880440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-07-24T03:55:51.4882160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-07-24T03:55:51.4884760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.4886860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-07-24T03:55:51.4888200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-07-24T03:55:51.4890010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-07-24T03:55:51.4891840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-07-24T03:55:51.4893700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-07-24T03:55:51.4895740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-07-24T03:55:51.4897610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-07-24T03:55:51.4899780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-07-24T03:55:51.4901430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/ruler.py 2025-07-24T03:55:51.4903450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-07-24T03:55:51.4905390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-07-24T03:55:51.4907500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-07-24T03:55:51.4909870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-07-24T03:55:51.4911660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-07-24T03:55:51.4913870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-07-24T03:55:51.4915980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-07-24T03:55:51.4918070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-07-24T03:55:51.4920520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-07-24T03:55:51.4922800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-07-24T03:55:51.4924840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-07-24T03:55:51.4927440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.4928650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-07-24T03:55:51.4930570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-07-24T03:55:51.4932250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-07-24T03:55:51.4934190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-07-24T03:55:51.4935950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__init__.py 2025-07-24T03:55:51.4937580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-07-24T03:55:51.4940030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:51.4941860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-07-24T03:55:51.4944220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-07-24T03:55:51.4946060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-07-24T03:55:51.4951350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-07-24T03:55:51.4951880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-07-24T03:55:51.4952290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-07-24T03:55:51.4954260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:51.4956120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:51.4958800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-07-24T03:55:51.4960560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-07-24T03:55:51.4962660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.4964360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-07-24T03:55:51.4966470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:51.4968580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.4970260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-07-24T03:55:51.4972300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/port.yaml 2025-07-24T03:55:51.4973920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-07-24T03:55:51.4976050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-07-24T03:55:51.4978290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-07-24T03:55:51.4980470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-07-24T03:55:51.4982560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:51.4984840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-07-24T03:55:51.4986940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.4988530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-07-24T03:55:51.4990540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-07-24T03:55:51.4992620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-07-24T03:55:51.4994360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-07-24T03:55:51.4996650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-07-24T03:55:51.4998390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/utils.py 2025-07-24T03:55:51.5000130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/py.typed 2025-07-24T03:55:51.5002560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-07-24T03:55:51.5004010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-07-24T03:55:51.5005890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-07-24T03:55:51.5007920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-07-24T03:55:51.5010020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-07-24T03:55:51.5011810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-07-24T03:55:51.5013720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-07-24T03:55:51.5015980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-07-24T03:55:51.5018330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-07-24T03:55:51.5020840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-07-24T03:55:51.5023200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-07-24T03:55:51.5025350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-07-24T03:55:51.5027690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:51.5030410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-07-24T03:55:51.5031690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-07-24T03:55:51.5033640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-07-24T03:55:51.5035530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-07-24T03:55:51.5037470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-07-24T03:55:51.5039290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-07-24T03:55:51.5041940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-07-24T03:55:51.5044240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5046350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-07-24T03:55:51.5048910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-07-24T03:55:51.5050620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-07-24T03:55:51.5052620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-07-24T03:55:51.5054730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-07-24T03:55:51.5056400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-07-24T03:55:51.5058710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-07-24T03:55:51.5060120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-07-24T03:55:51.5062170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-07-24T03:55:51.5063730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_compat.py 2025-07-24T03:55:51.5065560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-07-24T03:55:51.5067480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-07-24T03:55:51.5069350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-07-24T03:55:51.5071690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-07-24T03:55:51.5073570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-07-24T03:55:51.5075730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-07-24T03:55:51.5078090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5079550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-07-24T03:55:51.5081620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-07-24T03:55:51.5082930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/main.py 2025-07-24T03:55:51.5085800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-07-24T03:55:51.5087940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-07-24T03:55:51.5090510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-07-24T03:55:51.5092870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-07-24T03:55:51.5094410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5097040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-07-24T03:55:51.5098640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-07-24T03:55:51.5100180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-07-24T03:55:51.5102730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-07-24T03:55:51.5104130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-07-24T03:55:51.5106340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-07-24T03:55:51.5108000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-07-24T03:55:51.5110010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-07-24T03:55:51.5112000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-07-24T03:55:51.5114080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-07-24T03:55:51.5116030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-07-24T03:55:51.5117770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-07-24T03:55:51.5118540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1.conda 2025-07-24T03:55:51.5119540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0.conda 2025-07-24T03:55:51.5120760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1.conda 2025-07-24T03:55:51.5121870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1.conda 2025-07-24T03:55:51.5122900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1.conda 2025-07-24T03:55:51.5124620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.conda 2025-07-24T03:55:51.5125120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0.conda 2025-07-24T03:55:51.5126570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/repodata_record.json 2025-07-24T03:55:51.5127890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.sh 2025-07-24T03:55:51.5129190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/run_test.py 2025-07-24T03:55:51.5130750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/test/test_time_dependencies.json 2025-07-24T03:55:51.5132300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/licenses/LICENSE 2025-07-24T03:55:51.5134060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.5134970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml 2025-07-24T03:55:51.5136510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/recipe/meta.yaml.template 2025-07-24T03:55:51.5137900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/paths.json 2025-07-24T03:55:51.5139290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/hash_input.json 2025-07-24T03:55:51.5140070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/files 2025-07-24T03:55:51.5141600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/about.json 2025-07-24T03:55:51.5142580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/index.json 2025-07-24T03:55:51.5143690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/info/git 2025-07-24T03:55:51.5145600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_api.py 2025-07-24T03:55:51.5147610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-07-24T03:55:51.5149090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_build.py 2025-07-24T03:55:51.5150890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-07-24T03:55:51.5153200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-07-24T03:55:51.5154650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5156860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-07-24T03:55:51.5158400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-07-24T03:55:51.5160570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/LICENSE 2025-07-24T03:55:51.5162640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-07-24T03:55:51.5164160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-07-24T03:55:51.5166230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-07-24T03:55:51.5168220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-07-24T03:55:51.5170320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-07-24T03:55:51.5172060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-07-24T03:55:51.5173310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:51.5174540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:51.5175960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:51.5177680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:51.5179110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:51.5180360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:51.5182100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.5183310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:51.5184500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-07-24T03:55:51.5186160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:51.5187100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/files 2025-07-24T03:55:51.5188710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/about.json 2025-07-24T03:55:51.5189610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/index.json 2025-07-24T03:55:51.5190830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/git 2025-07-24T03:55:51.5192230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:51.5193440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:51.5195250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_queue_monkeypatch.py 2025-07-24T03:55:51.5196450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_retry.py 2025-07-24T03:55:51.5197680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/port_helpers.py 2025-07-24T03:55:51.5199170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/conftest.py 2025-07-24T03:55:51.5200550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_response.py 2025-07-24T03:55:51.5202040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connectionpool.py 2025-07-24T03:55:51.5203370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_compatibility.py 2025-07-24T03:55:51.5205280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_poolmanager.py 2025-07-24T03:55:51.5207250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_no_ssl.py 2025-07-24T03:55:51.5208470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connectionpool.py 2025-07-24T03:55:51.5210390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_poolmanager.py 2025-07-24T03:55:51.5211490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_no_ssl.py 2025-07-24T03:55:51.5213240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_connection.py 2025-07-24T03:55:51.5214670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/__init__.py 2025-07-24T03:55:51.5216600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_proxy_poolmanager.py 2025-07-24T03:55:51.5218110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_chunked_transfer.py 2025-07-24T03:55:51.5219610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_https.py 2025-07-24T03:55:51.5221360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/with_dummyserver/test_socketlevel.py 2025-07-24T03:55:51.5222640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_connection.py 2025-07-24T03:55:51.5224440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_filepost.py 2025-07-24T03:55:51.5225460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_exceptions.py 2025-07-24T03:55:51.5226700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/__init__.py 2025-07-24T03:55:51.5228010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_wait.py 2025-07-24T03:55:51.5229280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_util.py 2025-07-24T03:55:51.5230710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_socks.py 2025-07-24T03:55:51.5232390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/duplicate_san.pem 2025-07-24T03:55:51.5233900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/__init__.py 2025-07-24T03:55:51.5235300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl.py 2025-07-24T03:55:51.5236760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/conftest.py 2025-07-24T03:55:51.5238420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/__init__.py 2025-07-24T03:55:51.5240180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/test_emscripten.py 2025-07-24T03:55:51.5242580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/emscripten/templates/pyodide-console.html 2025-07-24T03:55:51.5243360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/contrib/test_pyopenssl_dependencies.py 2025-07-24T03:55:51.5244650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssl.py 2025-07-24T03:55:51.5245350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_proxymanager.py 2025-07-24T03:55:51.5247000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_fields.py 2025-07-24T03:55:51.5247580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/tz_stub.py 2025-07-24T03:55:51.5249010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_http2_connection.py 2025-07-24T03:55:51.5250480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_collections.py 2025-07-24T03:55:51.5251800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test/test_ssltransport.py 2025-07-24T03:55:51.5252960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:51.5254460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:51.5255840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/testcase.py 2025-07-24T03:55:51.5258070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/hypercornserver.py 2025-07-24T03:55:51.5258980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/asgi_proxy.py 2025-07-24T03:55:51.5260280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/__init__.py 2025-07-24T03:55:51.5261670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/socketserver.py 2025-07-24T03:55:51.5263380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.key 2025-07-24T03:55:51.5264790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/server.crt 2025-07-24T03:55:51.5266280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.pem 2025-07-24T03:55:51.5267770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/cacert.key 2025-07-24T03:55:51.5269220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/certs/README.rst 2025-07-24T03:55:51.5270570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/test/dummyserver/app.py 2025-07-24T03:55:51.5271750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-07-24T03:55:51.5274070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/patches/0001-remove-dummyserver-usage-in-tests.patch 2025-07-24T03:55:51.5274890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.5276220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:51.5277610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:51.5278850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:51.5280630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:51.5281220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/files 2025-07-24T03:55:51.5282350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:51.5283590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:51.5284380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/info/git 2025-07-24T03:55:51.5286270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-07-24T03:55:51.5288340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-07-24T03:55:51.5290170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-07-24T03:55:51.5291790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-07-24T03:55:51.5293510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-07-24T03:55:51.5295280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-07-24T03:55:51.5296970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-07-24T03:55:51.5299960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/filepost.py 2025-07-24T03:55:51.5300650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/fields.py 2025-07-24T03:55:51.5301980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-07-24T03:55:51.5303880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/util.py 2025-07-24T03:55:51.5305120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-07-24T03:55:51.5306650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/wait.py 2025-07-24T03:55:51.5308160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/request.py 2025-07-24T03:55:51.5310770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-07-24T03:55:51.5311470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-07-24T03:55:51.5313230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/response.py 2025-07-24T03:55:51.5314700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-07-24T03:55:51.5316680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-07-24T03:55:51.5319050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-07-24T03:55:51.5321000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-07-24T03:55:51.5322470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:51.5324530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-07-24T03:55:51.5326480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:51.5328310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-07-24T03:55:51.5330260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:51.5332130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-07-24T03:55:51.5334150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:51.5336090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5338260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-07-24T03:55:51.5340180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-07-24T03:55:51.5341760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/retry.py 2025-07-24T03:55:51.5343660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/url.py 2025-07-24T03:55:51.5344930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/connection.py 2025-07-24T03:55:51.5346490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-07-24T03:55:51.5348190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_version.py 2025-07-24T03:55:51.5349650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-07-24T03:55:51.5351740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__init__.py 2025-07-24T03:55:51.5352830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-07-24T03:55:51.5354560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/response.py 2025-07-24T03:55:51.5356770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-07-24T03:55:51.5358880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-07-24T03:55:51.5360480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-07-24T03:55:51.5362770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-07-24T03:55:51.5364500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-07-24T03:55:51.5366460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:51.5368430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:51.5370030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:51.5372010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:51.5374080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-07-24T03:55:51.5375830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5378090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-07-24T03:55:51.5379320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-07-24T03:55:51.5381290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-07-24T03:55:51.5383240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-07-24T03:55:51.5385200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5386990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-07-24T03:55:51.5388760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-07-24T03:55:51.5390860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-07-24T03:55:51.5392070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-07-24T03:55:51.5394450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-07-24T03:55:51.5396570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:51.5398740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:51.5400880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:51.5403050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5404870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-07-24T03:55:51.5407220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-07-24T03:55:51.5409150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-07-24T03:55:51.5410430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-07-24T03:55:51.5411980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-07-24T03:55:51.5414660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-07-24T03:55:51.5416200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:51.5418020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5419690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-07-24T03:55:51.5421350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-07-24T03:55:51.5422830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connection.py 2025-07-24T03:55:51.5424390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_collections.py 2025-07-24T03:55:51.5425870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/py.typed 2025-07-24T03:55:51.5427760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/exceptions.py 2025-07-24T03:55:51.5429810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-07-24T03:55:51.5430860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-07-24T03:55:51.5431950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0.conda 2025-07-24T03:55:51.5433570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4cat 2025-07-24T03:55:51.5433970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4 2025-07-24T03:55:51.5434720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4c 2025-07-24T03:55:51.5435710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/unlz4 2025-07-24T03:55:51.5436880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4.h 2025-07-24T03:55:51.5438020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame_static.h 2025-07-24T03:55:51.5439070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4hc.h 2025-07-24T03:55:51.5440330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame.h 2025-07-24T03:55:51.5441440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/repodata_record.json 2025-07-24T03:55:51.5442710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/licenses/lib/LICENSE 2025-07-24T03:55:51.5444000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld_static.bat 2025-07-24T03:55:51.5445170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld.bat 2025-07-24T03:55:51.5446050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build.sh 2025-07-24T03:55:51.5447840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.5448830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build_static.sh 2025-07-24T03:55:51.5450080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml 2025-07-24T03:55:51.5451200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml.template 2025-07-24T03:55:51.5452460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/run_exports.json 2025-07-24T03:55:51.5453960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/paths.json 2025-07-24T03:55:51.5454430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/hash_input.json 2025-07-24T03:55:51.5455240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/files 2025-07-24T03:55:51.5456590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/about.json 2025-07-24T03:55:51.5457080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/has_prefix 2025-07-24T03:55:51.5457910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/index.json 2025-07-24T03:55:51.5458780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/git 2025-07-24T03:55:51.5459820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/pkgconfig/liblz4.pc 2025-07-24T03:55:51.5460980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.9.4.dylib 2025-07-24T03:55:51.5461810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.dylib 2025-07-24T03:55:51.5462760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.dylib 2025-07-24T03:55:51.5463640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4cat.1 2025-07-24T03:55:51.5464910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/unlz4.1 2025-07-24T03:55:51.5466100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4.1 2025-07-24T03:55:51.5467200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4c.1 2025-07-24T03:55:51.5468650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffitarget.h 2025-07-24T03:55:51.5469330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffi.h 2025-07-24T03:55:51.5470590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/repodata_record.json 2025-07-24T03:55:51.5471830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/run_test.sh 2025-07-24T03:55:51.5473560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/err_bad_typedef.c 2025-07-24T03:55:51.5474860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float3.c 2025-07-24T03:55:51.5476510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen4.c 2025-07-24T03:55:51.5477770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_3.c 2025-07-24T03:55:51.5479130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pyobjc_tc.c 2025-07-24T03:55:51.5480340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/call.exp 2025-07-24T03:55:51.5481700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/bpo-38748.c 2025-07-24T03:55:51.5483310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many2.c 2025-07-24T03:55:51.5484760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl3.c 2025-07-24T03:55:51.5486130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct5.c 2025-07-24T03:55:51.5487680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct1.c 2025-07-24T03:55:51.5489240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct10.c 2025-07-24T03:55:51.5491850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_stdcall.c 2025-07-24T03:55:51.5492740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_4.c 2025-07-24T03:55:51.5494220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_3.c 2025-07-24T03:55:51.5495830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_mixed.c 2025-07-24T03:55:51.5496970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/ffitest.h 2025-07-24T03:55:51.5498230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen3.c 2025-07-24T03:55:51.5499660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct3.c 2025-07-24T03:55:51.5501330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float4.c 2025-07-24T03:55:51.5503070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct6.c 2025-07-24T03:55:51.5504360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_uc.c 2025-07-24T03:55:51.5505940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_small.c 2025-07-24T03:55:51.5507430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen.c 2025-07-24T03:55:51.5509140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sl.c 2025-07-24T03:55:51.5510720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct8.c 2025-07-24T03:55:51.5512030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct2.c 2025-07-24T03:55:51.5513550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll1.c 2025-07-24T03:55:51.5515160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ldl.c 2025-07-24T03:55:51.5516610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float1.c 2025-07-24T03:55:51.5517870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll.c 2025-07-24T03:55:51.5519310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl.c 2025-07-24T03:55:51.5520740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_2.c 2025-07-24T03:55:51.5522340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl2.c 2025-07-24T03:55:51.5523580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many.c 2025-07-24T03:55:51.5525110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_mixed.c 2025-07-24T03:55:51.5526820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct2.c 2025-07-24T03:55:51.5528350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen2.c 2025-07-24T03:55:51.5529620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/offsets.c 2025-07-24T03:55:51.5531220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct7.c 2025-07-24T03:55:51.5532640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/negint.c 2025-07-24T03:55:51.5534020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sc.c 2025-07-24T03:55:51.5540120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float_va.c 2025-07-24T03:55:51.5540710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pr1172638.c 2025-07-24T03:55:51.5541290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl1.c 2025-07-24T03:55:51.5541840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float.c 2025-07-24T03:55:51.5542390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct3.c 2025-07-24T03:55:51.5542940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ul.c 2025-07-24T03:55:51.5544410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct9.c 2025-07-24T03:55:51.5545780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/s55.c 2025-07-24T03:55:51.5547360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl.c 2025-07-24T03:55:51.5548530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_1.c 2025-07-24T03:55:51.5550460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float2.c 2025-07-24T03:55:51.5551490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct1.c 2025-07-24T03:55:51.5553060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_2.c 2025-07-24T03:55:51.5554660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_big.c 2025-07-24T03:55:51.5556140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl1.c 2025-07-24T03:55:51.5557830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl2.c 2025-07-24T03:55:51.5559000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/promotion.c 2025-07-24T03:55:51.5560590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct4.c 2025-07-24T03:55:51.5562110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/uninitialized.c 2025-07-24T03:55:51.5563780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_double.c 2025-07-24T03:55:51.5564990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/config/default.exp 2025-07-24T03:55:51.5566830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_float.inc 2025-07-24T03:55:51.5568590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_float.c 2025-07-24T03:55:51.5570690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_float.c 2025-07-24T03:55:51.5571840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_double.inc 2025-07-24T03:55:51.5573300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.inc 2025-07-24T03:55:51.5575510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_double.c 2025-07-24T03:55:51.5577090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_longdouble.c 2025-07-24T03:55:51.5578720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_longdouble.c 2025-07-24T03:55:51.5580170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_float.c 2025-07-24T03:55:51.5581810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex.inc 2025-07-24T03:55:51.5583050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/ffitest.h 2025-07-24T03:55:51.5584830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_double.c 2025-07-24T03:55:51.5586710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_longdouble.c 2025-07-24T03:55:51.5588610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_longdouble.c 2025-07-24T03:55:51.5590070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_double.c 2025-07-24T03:55:51.5591710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_float.c 2025-07-24T03:55:51.5593440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_double.c 2025-07-24T03:55:51.5595570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_float.c 2025-07-24T03:55:51.5596800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_int.c 2025-07-24T03:55:51.5598600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_float.c 2025-07-24T03:55:51.5600210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex.inc 2025-07-24T03:55:51.5602190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_longdouble.c 2025-07-24T03:55:51.5603870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex.inc 2025-07-24T03:55:51.5605570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_float.c 2025-07-24T03:55:51.5607640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_double.c 2025-07-24T03:55:51.5609290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_double.c 2025-07-24T03:55:51.5610580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_longdouble.c 2025-07-24T03:55:51.5612040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va.inc 2025-07-24T03:55:51.5613860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct.inc 2025-07-24T03:55:51.5615720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_longdouble.inc 2025-07-24T03:55:51.5617900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_longdouble.c 2025-07-24T03:55:51.5619010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1.inc 2025-07-24T03:55:51.5620660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_float.c 2025-07-24T03:55:51.5622550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_float.c 2025-07-24T03:55:51.5624140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_double.c 2025-07-24T03:55:51.5626110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2.inc 2025-07-24T03:55:51.5627520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_double.c 2025-07-24T03:55:51.5629720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_longdouble.c 2025-07-24T03:55:51.5630990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_double.c 2025-07-24T03:55:51.5632840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.exp 2025-07-24T03:55:51.5634700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_longdouble.c 2025-07-24T03:55:51.5635790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex.inc 2025-07-24T03:55:51.5636950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.am 2025-07-24T03:55:51.5638510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct9.c 2025-07-24T03:55:51.5640470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct13.c 2025-07-24T03:55:51.5641930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_struct_va1.c 2025-07-24T03:55:51.5643480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4byte.c 2025-07-24T03:55:51.5645130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint32.c 2025-07-24T03:55:51.5646520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte.c 2025-07-24T03:55:51.5648220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3float.c 2025-07-24T03:55:51.5649490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct3.c 2025-07-24T03:55:51.5651080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7_1_byte.c 2025-07-24T03:55:51.5652650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/err_bad_abi.c 2025-07-24T03:55:51.5654280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6_1_byte.c 2025-07-24T03:55:51.5655910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulong_va.c 2025-07-24T03:55:51.5657430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ushort.c 2025-07-24T03:55:51.5659030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4_1byte.c 2025-07-24T03:55:51.5660950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct7.c 2025-07-24T03:55:51.5662000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_schar.c 2025-07-24T03:55:51.5663650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6byte.c 2025-07-24T03:55:51.5665410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sint.c 2025-07-24T03:55:51.5666570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_2byte.c 2025-07-24T03:55:51.5668390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn2.c 2025-07-24T03:55:51.5669820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn6.c 2025-07-24T03:55:51.5671260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshortchar.c 2025-07-24T03:55:51.5672570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_float.c 2025-07-24T03:55:51.5674440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct.c 2025-07-24T03:55:51.5675560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_24byte.c 2025-07-24T03:55:51.5676490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uchar.c 2025-07-24T03:55:51.5678000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_19byte.c 2025-07-24T03:55:51.5679490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct10.c 2025-07-24T03:55:51.5680860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7byte.c 2025-07-24T03:55:51.5682450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sshort.c 2025-07-24T03:55:51.5684040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double.c 2025-07-24T03:55:51.5685390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/ffitest.h 2025-07-24T03:55:51.5687030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct4.c 2025-07-24T03:55:51.5688690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5byte.c 2025-07-24T03:55:51.5690430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs3.c 2025-07-24T03:55:51.5691860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_64byte.c 2025-07-24T03:55:51.5693630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest_ffi_call.cc 2025-07-24T03:55:51.5695510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint32.c 2025-07-24T03:55:51.5697070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/huge_struct.c 2025-07-24T03:55:51.5698760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/problem1.c 2025-07-24T03:55:51.5700350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large2.c 2025-07-24T03:55:51.5701780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn1.c 2025-07-24T03:55:51.5703370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_18byte.c 2025-07-24T03:55:51.5705090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_pointer.c 2025-07-24T03:55:51.5706530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint.c 2025-07-24T03:55:51.5708480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest.cc 2025-07-24T03:55:51.5709720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn5.c 2025-07-24T03:55:51.5711790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte1.c 2025-07-24T03:55:51.5713260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte2.c 2025-07-24T03:55:51.5714810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_loc_fn0.c 2025-07-24T03:55:51.5716300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble.c 2025-07-24T03:55:51.5717630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double_va.c 2025-07-24T03:55:51.5719420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_16byte.c 2025-07-24T03:55:51.5721050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3_1byte.c 2025-07-24T03:55:51.5723120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct1.c 2025-07-24T03:55:51.5724240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct11.c 2025-07-24T03:55:51.5725900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split.c 2025-07-24T03:55:51.5727950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs2.c 2025-07-24T03:55:51.5729420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint16.c 2025-07-24T03:55:51.5730890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte1.c 2025-07-24T03:55:51.5732450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct5.c 2025-07-24T03:55:51.5734170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshort.c 2025-07-24T03:55:51.5735740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure.exp 2025-07-24T03:55:51.5737320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium2.c 2025-07-24T03:55:51.5738870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn0.c 2025-07-24T03:55:51.5740430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_float.c 2025-07-24T03:55:51.5742150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble_va.c 2025-07-24T03:55:51.5743970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium.c 2025-07-24T03:55:51.5745140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint64.c 2025-07-24T03:55:51.5746760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_12byte.c 2025-07-24T03:55:51.5748370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5_1_byte.c 2025-07-24T03:55:51.5750280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_dbls_struct.c 2025-07-24T03:55:51.5751360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split2.c 2025-07-24T03:55:51.5752640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/testclosure.c 2025-07-24T03:55:51.5754290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn4.c 2025-07-24T03:55:51.5756030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct2.c 2025-07-24T03:55:51.5757500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct12.c 2025-07-24T03:55:51.5758990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct8.c 2025-07-24T03:55:51.5760590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large.c 2025-07-24T03:55:51.5762210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_uchar.c 2025-07-24T03:55:51.5764030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte1.c 2025-07-24T03:55:51.5765470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushort.c 2025-07-24T03:55:51.5766850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint16.c 2025-07-24T03:55:51.5768840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_float_double.c 2025-07-24T03:55:51.5770070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs1.c 2025-07-24T03:55:51.5771980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble.c 2025-07-24T03:55:51.5773630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct6.c 2025-07-24T03:55:51.5775020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte2.c 2025-07-24T03:55:51.5776690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint_va.c 2025-07-24T03:55:51.5778290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_args.c 2025-07-24T03:55:51.5779860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushortchar.c 2025-07-24T03:55:51.5781280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint64.c 2025-07-24T03:55:51.5783300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn3.c 2025-07-24T03:55:51.5784510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer_stack.c 2025-07-24T03:55:51.5786460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_schar.c 2025-07-24T03:55:51.5788020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_1_1byte.c 2025-07-24T03:55:51.5789430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_simple.c 2025-07-24T03:55:51.5791560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_double.c 2025-07-24T03:55:51.5792880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer.c 2025-07-24T03:55:51.5794430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulonglong.c 2025-07-24T03:55:51.5795840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_8byte.c 2025-07-24T03:55:51.5797140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/wrapper.exp 2025-07-24T03:55:51.5798720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/target-libpath.exp 2025-07-24T03:55:51.5800040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/libffi.exp 2025-07-24T03:55:51.5801430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/static-chain.h 2025-07-24T03:55:51.5802730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/go.exp 2025-07-24T03:55:51.5804220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/closure1.c 2025-07-24T03:55:51.5805530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/ffitest.h 2025-07-24T03:55:51.5807140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/aa-direct.c 2025-07-24T03:55:51.5808640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-call.c 2025-07-24T03:55:51.5810360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/alignof.h 2025-07-24T03:55:51.5811740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/bhaible.exp 2025-07-24T03:55:51.5813030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/Makefile 2025-07-24T03:55:51.5814610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-callback.c 2025-07-24T03:55:51.5816380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/README 2025-07-24T03:55:51.5817570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/testcases.c 2025-07-24T03:55:51.5818840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.in 2025-07-24T03:55:51.5820240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/test_time_dependencies.json 2025-07-24T03:55:51.5821360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/licenses/LICENSE 2025-07-24T03:55:51.5822430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.sh 2025-07-24T03:55:51.5824050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/win_cmake.patch 2025-07-24T03:55:51.5825140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0004-LIBFFI_CLOSURE.patch 2025-07-24T03:55:51.5826260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/bld.bat 2025-07-24T03:55:51.5828060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/fix_w3264_masm.patch 2025-07-24T03:55:51.5828860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/build.sh 2025-07-24T03:55:51.5830840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0001-arm64-changes-from-v3.3-patch.patch 2025-07-24T03:55:51.5832020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.5834640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0002-Don-t-define-FFI_COMPLEX_TYPEDEF-ifndef-FFI_TARGET_H.patch 2025-07-24T03:55:51.5835570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml 2025-07-24T03:55:51.5836470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.bat 2025-07-24T03:55:51.5837830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml.template 2025-07-24T03:55:51.5838960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/run_exports.json 2025-07-24T03:55:51.5840270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/paths.json 2025-07-24T03:55:51.5841130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/hash_input.json 2025-07-24T03:55:51.5842300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/files 2025-07-24T03:55:51.5843900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/about.json 2025-07-24T03:55:51.5844330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/has_prefix 2025-07-24T03:55:51.5845770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/index.json 2025-07-24T03:55:51.5846410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/git 2025-07-24T03:55:51.5847530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.8.dylib 2025-07-24T03:55:51.5848840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/pkgconfig/libffi.pc 2025-07-24T03:55:51.5849590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.dylib 2025-07-24T03:55:51.5851010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.7.dylib 2025-07-24T03:55:51.5852430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.a 2025-07-24T03:55:51.5853230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_call.3 2025-07-24T03:55:51.5855150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif_var.3 2025-07-24T03:55:51.5855910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif.3 2025-07-24T03:55:51.5856960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi.3 2025-07-24T03:55:51.5858160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/info/libffi.info 2025-07-24T03:55:51.5858910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313.conda 2025-07-24T03:55:51.5860440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:51.5861590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:51.5862810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:51.5864520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:51.5865710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:51.5867710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0002-disable-downloads-inside-conda-build.patch 2025-07-24T03:55:51.5869570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0021-Add-d1trimfile-SRC_DIR-to-make-pdbs-more-relocatable.patch 2025-07-24T03:55:51.5870670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/bld.bat 2025-07-24T03:55:51.5871910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/build.sh 2025-07-24T03:55:51.5873590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.5874770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:51.5876070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:51.5877540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/paths.json 2025-07-24T03:55:51.5878740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:51.5880150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/files 2025-07-24T03:55:51.5881000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/about.json 2025-07-24T03:55:51.5882470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/index.json 2025-07-24T03:55:51.5883520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/git 2025-07-24T03:55:51.5885460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/distutils-precedence.pth 2025-07-24T03:55:51.5887690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_path.py 2025-07-24T03:55:51.5888520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-07-24T03:55:51.5889890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/logging.py 2025-07-24T03:55:51.5892250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/windows_support.py 2025-07-24T03:55:51.5893590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_normalization.py 2025-07-24T03:55:51.5895320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/package_index.py 2025-07-24T03:55:51.5897140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-07-24T03:55:51.5899030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-07-24T03:55:51.5900860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-07-24T03:55:51.5903200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-07-24T03:55:51.5905370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-07-24T03:55:51.5907100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-07-24T03:55:51.5909150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5911210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:51.5912950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-07-24T03:55:51.5914660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-07-24T03:55:51.5916190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/archive_util.py 2025-07-24T03:55:51.5917970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_imp.py 2025-07-24T03:55:51.5919650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/version.py 2025-07-24T03:55:51.5921340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/modified.py 2025-07-24T03:55:51.5923710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-07-24T03:55:51.5925660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-07-24T03:55:51.5927250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-07-24T03:55:51.5929240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-07-24T03:55:51.5931270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-07-24T03:55:51.5933270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-07-24T03:55:51.5935510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-24T03:55:51.5938000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5939800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-07-24T03:55:51.5941860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:51.5944190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:51.5946470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:51.5948540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:51.5951090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:51.5952960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:51.5955220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:51.5957590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:51.5959850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:51.5961960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.5964170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:51.5966230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:51.5968400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:51.5970680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:51.5972490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-07-24T03:55:51.5979710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-07-24T03:55:51.5980520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-07-24T03:55:51.5981320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-07-24T03:55:51.5982090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-07-24T03:55:51.5982990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-07-24T03:55:51.5983770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-07-24T03:55:51.5985810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-07-24T03:55:51.5987780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-07-24T03:55:51.5989840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-07-24T03:55:51.5991750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-07-24T03:55:51.5994050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-07-24T03:55:51.5995950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-07-24T03:55:51.5998310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-07-24T03:55:51.6000360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-07-24T03:55:51.6002370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-07-24T03:55:51.6004500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-07-24T03:55:51.6006900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-07-24T03:55:51.6008740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-07-24T03:55:51.6010960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-07-24T03:55:51.6013130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-07-24T03:55:51.6015600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-07-24T03:55:51.6017620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-07-24T03:55:51.6020000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-07-24T03:55:51.6021870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-07-24T03:55:51.6028830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-07-24T03:55:51.6029770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-07-24T03:55:51.6030740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-07-24T03:55:51.6031630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-07-24T03:55:51.6032520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-07-24T03:55:51.6034360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-07-24T03:55:51.6036330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-07-24T03:55:51.6038140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-07-24T03:55:51.6040580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-07-24T03:55:51.6042610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6044470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-07-24T03:55:51.6047320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6048290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-07-24T03:55:51.6050650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-07-24T03:55:51.6052430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-07-24T03:55:51.6054580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-07-24T03:55:51.6056520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-07-24T03:55:51.6059140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6064610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-07-24T03:55:51.6065390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-07-24T03:55:51.6066180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-07-24T03:55:51.6066960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-07-24T03:55:51.6068000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-07-24T03:55:51.6071100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-07-24T03:55:51.6074040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-07-24T03:55:51.6074990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-07-24T03:55:51.6077110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-07-24T03:55:51.6079340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-07-24T03:55:51.6081700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6083640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-07-24T03:55:51.6085700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-07-24T03:55:51.6087760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-07-24T03:55:51.6089640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-07-24T03:55:51.6092260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6094190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-07-24T03:55:51.6096650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-07-24T03:55:51.6099300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-07-24T03:55:51.6100400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-07-24T03:55:51.6102840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-07-24T03:55:51.6104730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-07-24T03:55:51.6106860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-07-24T03:55:51.6109020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-07-24T03:55:51.6111150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-07-24T03:55:51.6113370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-07-24T03:55:51.6115670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-07-24T03:55:51.6117950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-07-24T03:55:51.6120200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-07-24T03:55:51.6122470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-07-24T03:55:51.6124090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-07-24T03:55:51.6126340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-07-24T03:55:51.6128640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-07-24T03:55:51.6130800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-07-24T03:55:51.6132460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-07-24T03:55:51.6134580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-07-24T03:55:51.6136930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-07-24T03:55:51.6138830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-07-24T03:55:51.6141320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-07-24T03:55:51.6144040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6145950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:51.6148270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-07-24T03:55:51.6150020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-07-24T03:55:51.6152140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-07-24T03:55:51.6154800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-07-24T03:55:51.6157240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-07-24T03:55:51.6158830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-07-24T03:55:51.6161340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-07-24T03:55:51.6164060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-07-24T03:55:51.6166180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-24T03:55:51.6168830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-24T03:55:51.6170910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6173300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-07-24T03:55:51.6176200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:51.6178130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-07-24T03:55:51.6180090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-07-24T03:55:51.6182140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-07-24T03:55:51.6184300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-07-24T03:55:51.6186600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-07-24T03:55:51.6188220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-07-24T03:55:51.6190350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-07-24T03:55:51.6192110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-07-24T03:55:51.6193930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-07-24T03:55:51.6195940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-07-24T03:55:51.6197790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-07-24T03:55:51.6200350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-24T03:55:51.6202280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-24T03:55:51.6204430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:51.6206720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:51.6208760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-24T03:55:51.6211040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-24T03:55:51.6213480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-24T03:55:51.6215850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:51.6217940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6219970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-07-24T03:55:51.6222560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-07-24T03:55:51.6223540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-07-24T03:55:51.6225610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-07-24T03:55:51.6227870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-24T03:55:51.6230080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:51.6232500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-24T03:55:51.6234560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-24T03:55:51.6237080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6238810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-07-24T03:55:51.6240650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-07-24T03:55:51.6242760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-07-24T03:55:51.6244790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-07-24T03:55:51.6247210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-07-24T03:55:51.6248870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-07-24T03:55:51.6251120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-07-24T03:55:51.6253270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-07-24T03:55:51.6255680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:51.6258220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:51.6260800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:51.6263280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:51.6265860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:51.6267870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:51.6271440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:51.6272900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:51.6275320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6277710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:51.6280100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:51.6282860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:51.6285000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:51.6287410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-07-24T03:55:51.6289190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-07-24T03:55:51.6291100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-07-24T03:55:51.6293320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-07-24T03:55:51.6295420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-07-24T03:55:51.6298260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-07-24T03:55:51.6300510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-07-24T03:55:51.6302400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-07-24T03:55:51.6304490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-07-24T03:55:51.6306730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-07-24T03:55:51.6308750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-07-24T03:55:51.6310650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-07-24T03:55:51.6313800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6315140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-07-24T03:55:51.6316750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-07-24T03:55:51.6318020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-07-24T03:55:51.6319910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-07-24T03:55:51.6322250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-07-24T03:55:51.6324740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6326540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-07-24T03:55:51.6328320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-07-24T03:55:51.6330890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:51.6332790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6334290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-07-24T03:55:51.6336520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-07-24T03:55:51.6339020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-07-24T03:55:51.6341280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-07-24T03:55:51.6343260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-07-24T03:55:51.6345430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-07-24T03:55:51.6347810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-07-24T03:55:51.6349860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-07-24T03:55:51.6351840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-07-24T03:55:51.6353710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-07-24T03:55:51.6355620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-07-24T03:55:51.6357850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-07-24T03:55:51.6360260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-07-24T03:55:51.6362080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6363850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-07-24T03:55:51.6365900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-07-24T03:55:51.6368010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-07-24T03:55:51.6369720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-07-24T03:55:51.6371800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-07-24T03:55:51.6374010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-07-24T03:55:51.6376450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-07-24T03:55:51.6378800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6381090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-07-24T03:55:51.6383200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:51.6385660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6387700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-07-24T03:55:51.6389650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-07-24T03:55:51.6391700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6393570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-07-24T03:55:51.6396150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-07-24T03:55:51.6398340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-07-24T03:55:51.6400600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:51.6403000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-07-24T03:55:51.6405190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6407960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-07-24T03:55:51.6409880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-07-24T03:55:51.6411700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-07-24T03:55:51.6413670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-07-24T03:55:51.6415620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-07-24T03:55:51.6417640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-07-24T03:55:51.6419510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-07-24T03:55:51.6421610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-07-24T03:55:51.6423830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-07-24T03:55:51.6426320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-07-24T03:55:51.6428390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6430300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:51.6432330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-07-24T03:55:51.6434250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-07-24T03:55:51.6435840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-07-24T03:55:51.6437890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-07-24T03:55:51.6440150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-07-24T03:55:51.6442590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-07-24T03:55:51.6445220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-07-24T03:55:51.6447090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-07-24T03:55:51.6449150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-07-24T03:55:51.6451290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-07-24T03:55:51.6453390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-07-24T03:55:51.6455610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-07-24T03:55:51.6457560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-07-24T03:55:51.6459730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-07-24T03:55:51.6461750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-07-24T03:55:51.6463770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-07-24T03:55:51.6466490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-07-24T03:55:51.6468210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-07-24T03:55:51.6470330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-07-24T03:55:51.6472550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-24T03:55:51.6474770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-07-24T03:55:51.6477110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-07-24T03:55:51.6479250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-07-24T03:55:51.6481360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-07-24T03:55:51.6483480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-07-24T03:55:51.6485220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-07-24T03:55:51.6487430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-07-24T03:55:51.6489480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-07-24T03:55:51.6491880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-24T03:55:51.6493780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-07-24T03:55:51.6496100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-07-24T03:55:51.6498120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-07-24T03:55:51.6500150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-07-24T03:55:51.6502790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-07-24T03:55:51.6505230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-07-24T03:55:51.6507630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-07-24T03:55:51.6509620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-07-24T03:55:51.6511710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-07-24T03:55:51.6513900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-07-24T03:55:51.6516850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-07-24T03:55:51.6517940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-07-24T03:55:51.6519860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-07-24T03:55:51.6521940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-07-24T03:55:51.6523770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-07-24T03:55:51.6525770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-07-24T03:55:51.6528140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-07-24T03:55:51.6530280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-24T03:55:51.6531780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-24T03:55:51.6534040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-24T03:55:51.6536010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-07-24T03:55:51.6538000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-07-24T03:55:51.6540050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-07-24T03:55:51.6542570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-07-24T03:55:51.6544390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-07-24T03:55:51.6546530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-07-24T03:55:51.6548590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-07-24T03:55:51.6550640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-07-24T03:55:51.6552740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-07-24T03:55:51.6555110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-07-24T03:55:51.6557080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-07-24T03:55:51.6559300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-07-24T03:55:51.6561680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-07-24T03:55:51.6562930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-07-24T03:55:51.6564820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-07-24T03:55:51.6566780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-07-24T03:55:51.6568760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-07-24T03:55:51.6570600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-07-24T03:55:51.6572570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-07-24T03:55:51.6574760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-07-24T03:55:51.6576880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-07-24T03:55:51.6579250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-07-24T03:55:51.6581530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-07-24T03:55:51.6583650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-07-24T03:55:51.6586370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-07-24T03:55:51.6588350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-07-24T03:55:51.6590930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-07-24T03:55:51.6593240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-07-24T03:55:51.6595150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-07-24T03:55:51.6597400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6599760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-07-24T03:55:51.6601980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-07-24T03:55:51.6603810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-07-24T03:55:51.6605810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-07-24T03:55:51.6607810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-07-24T03:55:51.6609620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-07-24T03:55:51.6611760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-07-24T03:55:51.6613480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-07-24T03:55:51.6615570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-07-24T03:55:51.6617690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-07-24T03:55:51.6619610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-07-24T03:55:51.6621130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-07-24T03:55:51.6622890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-07-24T03:55:51.6624980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-07-24T03:55:51.6626880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-07-24T03:55:51.6629170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:51.6631400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-24T03:55:51.6633450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:51.6635780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-24T03:55:51.6637950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:51.6640290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6642410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:51.6644780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:51.6646830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-07-24T03:55:51.6648930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-07-24T03:55:51.6651170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-07-24T03:55:51.6652940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-07-24T03:55:51.6655280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-07-24T03:55:51.6656430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/discovery.py 2025-07-24T03:55:51.6658220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-07-24T03:55:51.6660330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-07-24T03:55:51.6662130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-07-24T03:55:51.6664620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:51.6666260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:51.6668230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6670530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-07-24T03:55:51.6672540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-07-24T03:55:51.6674880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-07-24T03:55:51.6676520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-07-24T03:55:51.6679000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-07-24T03:55:51.6681760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-07-24T03:55:51.6683950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-07-24T03:55:51.6686340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-07-24T03:55:51.6689980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-07-24T03:55:51.6691170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6693050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-07-24T03:55:51.6695230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-07-24T03:55:51.6697090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-07-24T03:55:51.6698730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-07-24T03:55:51.6700650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-07-24T03:55:51.6702520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-07-24T03:55:51.6704330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-07-24T03:55:51.6706730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-07-24T03:55:51.6708100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-07-24T03:55:51.6709820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/expand.py 2025-07-24T03:55:51.6711660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_static.py 2025-07-24T03:55:51.6713820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/warnings.py 2025-07-24T03:55:51.6715120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-07-24T03:55:51.6716800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_reqs.py 2025-07-24T03:55:51.6719180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-07-24T03:55:51.6720860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-07-24T03:55:51.6722450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-07-24T03:55:51.6724100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/server.py 2025-07-24T03:55:51.6725710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-07-24T03:55:51.6727510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-07-24T03:55:51.6729710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-07-24T03:55:51.6731590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6733570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:51.6735270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-07-24T03:55:51.6737100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-07-24T03:55:51.6739080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-07-24T03:55:51.6740440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-07-24T03:55:51.6742020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-07-24T03:55:51.6743580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-07-24T03:55:51.6745150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-07-24T03:55:51.6747490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-07-24T03:55:51.6748670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-07-24T03:55:51.6750310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-07-24T03:55:51.6752270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-07-24T03:55:51.6754960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-07-24T03:55:51.6756470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:51.6758460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-07-24T03:55:51.6760890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:51.6763110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6765010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-07-24T03:55:51.6766760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-07-24T03:55:51.6769360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-07-24T03:55:51.6771120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-07-24T03:55:51.6773140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-07-24T03:55:51.6776070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-07-24T03:55:51.6778520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6780150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-07-24T03:55:51.6782130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-07-24T03:55:51.6783940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-07-24T03:55:51.6786300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:51.6788810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-07-24T03:55:51.6791080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6793450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-07-24T03:55:51.6795520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-07-24T03:55:51.6797070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-07-24T03:55:51.6798970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-07-24T03:55:51.6800770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-07-24T03:55:51.6802990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-07-24T03:55:51.6805290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-07-24T03:55:51.6807340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-07-24T03:55:51.6809780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-07-24T03:55:51.6811890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-24T03:55:51.6814200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-07-24T03:55:51.6816710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-07-24T03:55:51.6818520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-07-24T03:55:51.6820820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-07-24T03:55:51.6822940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-07-24T03:55:51.6825650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-07-24T03:55:51.6828490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-24T03:55:51.6830840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-07-24T03:55:51.6832860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-24T03:55:51.6835050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-24T03:55:51.6837100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-07-24T03:55:51.6839760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-07-24T03:55:51.6841910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-07-24T03:55:51.6843820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-07-24T03:55:51.6846480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-24T03:55:51.6848430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-07-24T03:55:51.6850390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-07-24T03:55:51.6852360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-07-24T03:55:51.6854680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-07-24T03:55:51.6856720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:51.6858780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-07-24T03:55:51.6861050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-07-24T03:55:51.6863300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-07-24T03:55:51.6865600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-07-24T03:55:51.6867540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-24T03:55:51.6870140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-07-24T03:55:51.6871910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-07-24T03:55:51.6874140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:51.6875920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-07-24T03:55:51.6877840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-07-24T03:55:51.6880400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-07-24T03:55:51.6882450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-07-24T03:55:51.6884460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-07-24T03:55:51.6886880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-07-24T03:55:51.6888720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-07-24T03:55:51.6890960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-07-24T03:55:51.6893520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-07-24T03:55:51.6895520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-07-24T03:55:51.6897640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-24T03:55:51.6899820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.6902730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-07-24T03:55:51.6904620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-07-24T03:55:51.6906740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-07-24T03:55:51.6908550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-07-24T03:55:51.6910400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-07-24T03:55:51.6912240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-07-24T03:55:51.6914220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-07-24T03:55:51.6915960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-07-24T03:55:51.6918190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-07-24T03:55:51.6919640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-07-24T03:55:51.6921560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-07-24T03:55:51.6923720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-07-24T03:55:51.6925680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-07-24T03:55:51.6927340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/text.py 2025-07-24T03:55:51.6929070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-07-24T03:55:51.6931490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-07-24T03:55:51.6940440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-07-24T03:55:51.6941270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-07-24T03:55:51.6941700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-07-24T03:55:51.6942070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-07-24T03:55:51.6942410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-07-24T03:55:51.6942770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-07-24T03:55:51.6944130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-07-24T03:55:51.6946190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-07-24T03:55:51.6947720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-07-24T03:55:51.6949810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-07-24T03:55:51.6952240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-07-24T03:55:51.6953420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-07-24T03:55:51.6955280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-07-24T03:55:51.6956920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-07-24T03:55:51.6958390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-07-24T03:55:51.6959800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-07-24T03:55:51.6961440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-07-24T03:55:51.6963050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-07-24T03:55:51.6964930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-07-24T03:55:51.6967250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-07-24T03:55:51.6968930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-07-24T03:55:51.6970580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-07-24T03:55:51.6972250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/depends.py 2025-07-24T03:55:51.6974190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__init__.py 2025-07-24T03:55:51.6976000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-07-24T03:55:51.6977950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-07-24T03:55:51.6979870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-07-24T03:55:51.6982310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-07-24T03:55:51.6984250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-07-24T03:55:51.6985820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-07-24T03:55:51.6988380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-07-24T03:55:51.6989890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-07-24T03:55:51.6992000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-07-24T03:55:51.6994530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-07-24T03:55:51.6996570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-07-24T03:55:51.6998030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:51.7000510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:51.7002550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-07-24T03:55:51.7004500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-07-24T03:55:51.7006510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:51.7008270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-07-24T03:55:51.7010060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-07-24T03:55:51.7012290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:51.7014560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-07-24T03:55:51.7016390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-07-24T03:55:51.7018120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-07-24T03:55:51.7020310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-07-24T03:55:51.7022600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-07-24T03:55:51.7024270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-07-24T03:55:51.7026460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-07-24T03:55:51.7028220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-07-24T03:55:51.7030350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-07-24T03:55:51.7032100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.7034330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:51.7036400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-07-24T03:55:51.7038340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-07-24T03:55:51.7040340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:51.7042000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/installer.py 2025-07-24T03:55:51.7043850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/glob.py 2025-07-24T03:55:51.7045390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/sandbox.py 2025-07-24T03:55:51.7047230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script.tmpl 2025-07-24T03:55:51.7048530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/launch.py 2025-07-24T03:55:51.7050150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/extension.py 2025-07-24T03:55:51.7052660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-07-24T03:55:51.7053770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-07-24T03:55:51.7055480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_itertools.py 2025-07-24T03:55:51.7057810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/monkey.py 2025-07-24T03:55:51.7059610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/build_meta.py 2025-07-24T03:55:51.7061000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli.exe 2025-07-24T03:55:51.7062760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/errors.py 2025-07-24T03:55:51.7064950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build.py 2025-07-24T03:55:51.7066210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-07-24T03:55:51.7068140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/alias.py 2025-07-24T03:55:51.7070020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-07-24T03:55:51.7071740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-07-24T03:55:51.7074180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-07-24T03:55:51.7076580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-07-24T03:55:51.7078520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-07-24T03:55:51.7080280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-07-24T03:55:51.7081990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-07-24T03:55:51.7084070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-07-24T03:55:51.7085660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-07-24T03:55:51.7087940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-07-24T03:55:51.7090110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-07-24T03:55:51.7092210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-07-24T03:55:51.7094420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-07-24T03:55:51.7096530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-07-24T03:55:51.7099010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-07-24T03:55:51.7101410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-07-24T03:55:51.7103300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-07-24T03:55:51.7105860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-07-24T03:55:51.7108270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-07-24T03:55:51.7110420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-07-24T03:55:51.7112460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-24T03:55:51.7114530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-07-24T03:55:51.7116620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-07-24T03:55:51.7119210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-07-24T03:55:51.7121100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-24T03:55:51.7122920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:51.7125240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-07-24T03:55:51.7127080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-24T03:55:51.7129280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-24T03:55:51.7131280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-07-24T03:55:51.7133380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.7135500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-07-24T03:55:51.7137910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-07-24T03:55:51.7139230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-07-24T03:55:51.7141000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/test.py 2025-07-24T03:55:51.7142740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-07-24T03:55:51.7144520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-07-24T03:55:51.7146670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-07-24T03:55:51.7148900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-07-24T03:55:51.7150950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-07-24T03:55:51.7152560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-07-24T03:55:51.7154110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install.py 2025-07-24T03:55:51.7156240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/develop.py 2025-07-24T03:55:51.7158550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-07-24T03:55:51.7159870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-07-24T03:55:51.7162050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-07-24T03:55:51.7163600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/msvc.py 2025-07-24T03:55:51.7165250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_importlib.py 2025-07-24T03:55:51.7167300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-07-24T03:55:51.7168580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-07-24T03:55:51.7170110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-07-24T03:55:51.7171430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui.exe 2025-07-24T03:55:51.7172820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/dist.py 2025-07-24T03:55:51.7174460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-07-24T03:55:51.7274330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-07-24T03:55:51.7274700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-07-24T03:55:51.7375170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-07-24T03:55:51.7375520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-07-24T03:55:51.7475950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-07-24T03:55:51.7576120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-07-24T03:55:51.7576540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-07-24T03:55:51.7576970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-07-24T03:55:51.7577420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.7577840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:51.7578210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-07-24T03:55:51.7578550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-07-24T03:55:51.7579070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-07-24T03:55:51.7579410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-07-24T03:55:51.7579740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-07-24T03:55:51.7580110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-07-24T03:55:51.7580470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-07-24T03:55:51.7580860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-07-24T03:55:51.7581230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-07-24T03:55:51.7581600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-07-24T03:55:51.7774610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-07-24T03:55:51.7876760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-07-24T03:55:51.7881510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-07-24T03:55:51.7882290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-07-24T03:55:51.7883170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.7884120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:51.7884950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-07-24T03:55:51.7885710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-07-24T03:55:51.7986610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-07-24T03:55:51.8087570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-07-24T03:55:51.8088340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-07-24T03:55:51.8288990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-07-24T03:55:51.8289770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-07-24T03:55:51.8389840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-07-24T03:55:51.8390620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-07-24T03:55:51.8490790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-07-24T03:55:51.8591050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-07-24T03:55:51.8598700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-24T03:55:51.8696420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-07-24T03:55:51.8697570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-07-24T03:55:51.8698630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-07-24T03:55:51.8699670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-24T03:55:51.8700710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-07-24T03:55:51.8701750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-07-24T03:55:51.8702800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-24T03:55:51.8703860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-24T03:55:51.8704890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-07-24T03:55:51.8705950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-24T03:55:51.8707010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-07-24T03:55:51.8708040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-07-24T03:55:51.8709080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-07-24T03:55:51.8710120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-24T03:55:51.8711140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-07-24T03:55:51.8712180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-07-24T03:55:51.8713230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-07-24T03:55:51.8714610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-07-24T03:55:51.8715630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-07-24T03:55:51.8716660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-07-24T03:55:51.8717710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-07-24T03:55:51.8718760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-07-24T03:55:51.8719840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-07-24T03:55:51.8720910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-07-24T03:55:51.8721940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-07-24T03:55:51.8722970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-24T03:55:51.8724020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-07-24T03:55:51.8725070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-07-24T03:55:51.8726100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8727110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-07-24T03:55:51.8728160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-07-24T03:55:51.8729250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-07-24T03:55:51.8730330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-07-24T03:55:51.8731280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-07-24T03:55:51.8732170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-07-24T03:55:51.8733070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-07-24T03:55:51.8733970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-07-24T03:55:51.8734840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-07-24T03:55:51.8735980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-07-24T03:55:51.8736920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-07-24T03:55:51.8737810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-07-24T03:55:51.8738700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-07-24T03:55:51.8739610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-07-24T03:55:51.8740520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-07-24T03:55:51.8741390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-07-24T03:55:51.8742290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-07-24T03:55:51.8743230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-07-24T03:55:51.8744140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-07-24T03:55:51.8745050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-07-24T03:55:51.8745930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-07-24T03:55:51.8746810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-07-24T03:55:51.8747700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-07-24T03:55:51.8748590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-07-24T03:55:51.8749490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-07-24T03:55:51.8750340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-07-24T03:55:51.8751150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-07-24T03:55:51.8751940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-07-24T03:55:51.8752730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-07-24T03:55:51.8753570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-07-24T03:55:51.8754460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-07-24T03:55:51.8755450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-07-24T03:55:51.8756430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-07-24T03:55:51.8757350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-07-24T03:55:51.8758280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-07-24T03:55:51.8759190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:51.8760110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-07-24T03:55:51.8761060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-07-24T03:55:51.8761980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-07-24T03:55:51.8762920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-07-24T03:55:51.8763850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-07-24T03:55:51.8764770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:51.8765710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-07-24T03:55:51.8766630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-07-24T03:55:51.8767550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-07-24T03:55:51.8768510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-07-24T03:55:51.8769480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-07-24T03:55:51.8770450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-07-24T03:55:51.8771420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-07-24T03:55:51.8772380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-07-24T03:55:51.8773290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:51.8774200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-07-24T03:55:51.8775180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-07-24T03:55:51.8776160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-07-24T03:55:51.8777090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8777990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-07-24T03:55:51.8778920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:51.8779790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-07-24T03:55:51.8780690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-07-24T03:55:51.8781510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-07-24T03:55:51.8782300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-07-24T03:55:51.8783070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-07-24T03:55:51.8783840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-07-24T03:55:51.8784610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-07-24T03:55:51.8785390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-07-24T03:55:51.8786190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-07-24T03:55:51.8786990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-07-24T03:55:51.8787810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-07-24T03:55:51.8788610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-07-24T03:55:51.8789410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-07-24T03:55:51.8790270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-07-24T03:55:51.8791140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-07-24T03:55:51.8792010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-07-24T03:55:51.8792860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-07-24T03:55:51.8793700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-07-24T03:55:51.8794580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-07-24T03:55:51.8795470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-07-24T03:55:51.8796390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-07-24T03:55:51.8797340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:51.8798240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-07-24T03:55:51.8799130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-07-24T03:55:51.8800040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-07-24T03:55:51.8800960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-07-24T03:55:51.8801870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-07-24T03:55:51.8802770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-24T03:55:51.8803670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-07-24T03:55:51.8804570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-07-24T03:55:51.8805450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:51.8806360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-24T03:55:51.8807300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-24T03:55:51.8808300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-07-24T03:55:51.8809210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-07-24T03:55:51.8810120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-07-24T03:55:51.8811030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8811910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-07-24T03:55:51.8812810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-07-24T03:55:51.8813870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-07-24T03:55:51.8814700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-07-24T03:55:51.8815440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-07-24T03:55:51.8816220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-07-24T03:55:51.8816990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-07-24T03:55:51.8817780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-07-24T03:55:51.8818540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-07-24T03:55:51.8819320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-07-24T03:55:51.8820110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-07-24T03:55:51.8820860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-07-24T03:55:51.8821600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-07-24T03:55:51.8822370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-07-24T03:55:51.8823160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-07-24T03:55:51.8823990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-07-24T03:55:51.8824890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-07-24T03:55:51.8825850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-07-24T03:55:51.8826810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-07-24T03:55:51.8827780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-07-24T03:55:51.8828730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-07-24T03:55:51.8829610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-07-24T03:55:51.8830440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-07-24T03:55:51.8831390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-07-24T03:55:51.8832260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-07-24T03:55:51.8833180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-07-24T03:55:51.8834070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:51.8834970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:51.8835890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-07-24T03:55:51.8836810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:51.8837640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-07-24T03:55:51.8838430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-07-24T03:55:51.8839210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-07-24T03:55:51.8839970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-07-24T03:55:51.8840730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-07-24T03:55:51.8841480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-07-24T03:55:51.8842210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-07-24T03:55:51.8842910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-07-24T03:55:51.8843600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/wheel.py 2025-07-24T03:55:51.8844270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-07-24T03:55:51.8850870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/namespaces.py 2025-07-24T03:55:51.8851590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-07-24T03:55:51.8852290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_shutil.py 2025-07-24T03:55:51.8853000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-07-24T03:55:51.8853810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-07-24T03:55:51.8854590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-07-24T03:55:51.8855540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-07-24T03:55:51.8856460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-07-24T03:55:51.8857380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-07-24T03:55:51.8858310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-07-24T03:55:51.8859230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-07-24T03:55:51.8860100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-07-24T03:55:51.8860960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8861780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-07-24T03:55:51.8862540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-07-24T03:55:51.8863310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-07-24T03:55:51.8864150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-07-24T03:55:51.8865090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg 2025-07-24T03:55:51.8866150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO 2025-07-24T03:55:51.8867240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe 2025-07-24T03:55:51.8868330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt 2025-07-24T03:55:51.8869460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt 2025-07-24T03:55:51.8870600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt 2025-07-24T03:55:51.8871670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-07-24T03:55:51.8872600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-07-24T03:55:51.8873450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-07-24T03:55:51.8874390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-07-24T03:55:51.8875120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-07-24T03:55:51.8875860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8876610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/py.typed 2025-07-24T03:55:51.8877300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-07-24T03:55:51.8877990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-07-24T03:55:51.8878750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-07-24T03:55:51.8879580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8880330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/override.py 2025-07-24T03:55:51.8881080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-07-24T03:55:51.8881870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-07-24T03:55:51.8882690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-07-24T03:55:51.8883500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-07-24T03:55:51.8884300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-07-24T03:55:51.8885110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-07-24T03:55:51.8885750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/condabin/conda 2025-07-24T03:55:51.8886170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/conda 2025-07-24T03:55:51.8886590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/deactivate 2025-07-24T03:55:51.8887030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/activate 2025-07-24T03:55:51.8887480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/conda-env 2025-07-24T03:55:51.8887950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/shell/condabin/conda-hook.ps1 2025-07-24T03:55:51.8888480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/shell/condabin/Conda.psm1 2025-07-24T03:55:51.8888980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/profile.d/conda.csh 2025-07-24T03:55:51.8889470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/profile.d/conda.sh 2025-07-24T03:55:51.8889960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/fish/conf.d/conda.fish 2025-07-24T03:55:51.8890470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:51.8890970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:51.8891570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:51.8892090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/licenses/conda-src/LICENSE 2025-07-24T03:55:51.8892600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/run_test.sh 2025-07-24T03:55:51.8893140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.8893670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:51.8894150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/run_test.bat 2025-07-24T03:55:51.8894650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:51.8895140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/paths.json 2025-07-24T03:55:51.8895600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:51.8896050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/files 2025-07-24T03:55:51.8896470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/about.json 2025-07-24T03:55:51.8896900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/has_prefix 2025-07-24T03:55:51.8897340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/index.json 2025-07-24T03:55:51.8897770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/git 2025-07-24T03:55:51.8898280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exports.py 2025-07-24T03:55:51.8898900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/misc.py 2025-07-24T03:55:51.8899480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plan.py 2025-07-24T03:55:51.8900070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/resolve.py 2025-07-24T03:55:51.8900660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/link.py 2025-07-24T03:55:51.8901310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-07-24T03:55:51.8901990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/path_actions.py 2025-07-24T03:55:51.8902630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/index.py 2025-07-24T03:55:51.8903260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/initialize.py 2025-07-24T03:55:51.8903910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/portability.py 2025-07-24T03:55:51.8904540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__init__.py 2025-07-24T03:55:51.8905190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-07-24T03:55:51.8905890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-07-24T03:55:51.8906670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-07-24T03:55:51.8907440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-07-24T03:55:51.8908330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-07-24T03:55:51.8909130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-07-24T03:55:51.8909930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-07-24T03:55:51.8910730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-07-24T03:55:51.8911500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-07-24T03:55:51.8912250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-07-24T03:55:51.8913000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8913780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-07-24T03:55:51.8914480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/solve.py 2025-07-24T03:55:51.8915120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-07-24T03:55:51.8915760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-07-24T03:55:51.8916380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_version.py 2025-07-24T03:55:51.8917010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/config.py 2025-07-24T03:55:51.8917700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-07-24T03:55:51.8918430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-07-24T03:55:51.8919220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:51.8920090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8920970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:51.8921780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-07-24T03:55:51.8922490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-07-24T03:55:51.8923220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-07-24T03:55:51.8923950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-07-24T03:55:51.8924740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-07-24T03:55:51.8925630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-07-24T03:55:51.8926540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-07-24T03:55:51.8927410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:51.8928280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-07-24T03:55:51.8929130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-07-24T03:55:51.8929990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-07-24T03:55:51.8930850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8931660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-07-24T03:55:51.8932370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-07-24T03:55:51.8933100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-07-24T03:55:51.8933830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-07-24T03:55:51.8934550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-07-24T03:55:51.8935290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-07-24T03:55:51.8936070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-07-24T03:55:51.8936880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8937790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-07-24T03:55:51.8938610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-07-24T03:55:51.8939400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8940210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-07-24T03:55:51.8941070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-07-24T03:55:51.8942020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-07-24T03:55:51.8942940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8943970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-07-24T03:55:51.8944850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-07-24T03:55:51.8945700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-07-24T03:55:51.8946490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-07-24T03:55:51.8947200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-07-24T03:55:51.8947840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-07-24T03:55:51.8948480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/types.py 2025-07-24T03:55:51.8949240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-07-24T03:55:51.8950010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:51.8950780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-07-24T03:55:51.8951540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:51.8952310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-07-24T03:55:51.8953080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8953860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-07-24T03:55:51.8954710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-07-24T03:55:51.8955630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8956480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-07-24T03:55:51.8957260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-07-24T03:55:51.8958070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8958900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-07-24T03:55:51.8959670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-07-24T03:55:51.8960430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8961320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-07-24T03:55:51.8962250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-07-24T03:55:51.8962900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/manager.py 2025-07-24T03:55:51.8963590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-07-24T03:55:51.8964310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-07-24T03:55:51.8965000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-07-24T03:55:51.8965710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-07-24T03:55:51.8966410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-07-24T03:55:51.8967090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-07-24T03:55:51.8967800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-07-24T03:55:51.8968500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-07-24T03:55:51.8969190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-07-24T03:55:51.8969860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-07-24T03:55:51.8970510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/activate 2025-07-24T03:55:51.8971160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-07-24T03:55:51.8971830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-07-24T03:55:51.8972510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-07-24T03:55:51.8973220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-07-24T03:55:51.8973910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-07-24T03:55:51.8974600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-07-24T03:55:51.8975260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-07-24T03:55:51.8975880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-07-24T03:55:51.8976510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-07-24T03:55:51.8977160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/instructions.py 2025-07-24T03:55:51.8977770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__init__.py 2025-07-24T03:55:51.8978400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/package_info.py 2025-07-24T03:55:51.8979130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/enums.py 2025-07-24T03:55:51.8979790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-07-24T03:55:51.8980460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/version.py 2025-07-24T03:55:51.8981090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/records.py 2025-07-24T03:55:51.8981730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/channel.py 2025-07-24T03:55:51.8982370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__init__.py 2025-07-24T03:55:51.8983060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-07-24T03:55:51.8983850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-07-24T03:55:51.8984670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-07-24T03:55:51.8985450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-07-24T03:55:51.8986210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-07-24T03:55:51.8986990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-07-24T03:55:51.8987780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-07-24T03:55:51.8988560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-07-24T03:55:51.8989330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.8990110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:51.8990820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/match_spec.py 2025-07-24T03:55:51.8991450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/dist.py 2025-07-24T03:55:51.8992090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-07-24T03:55:51.8992790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-07-24T03:55:51.8993500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:51.8994230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-07-24T03:55:51.8994970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-07-24T03:55:51.8995700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-07-24T03:55:51.8996500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:51.8997230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-07-24T03:55:51.8997970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:51.8998700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:51.8999430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-07-24T03:55:51.9000180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-07-24T03:55:51.9000920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:51.9001640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9002360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-07-24T03:55:51.9003110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-07-24T03:55:51.9003880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-07-24T03:55:51.9004620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-07-24T03:55:51.9005320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-07-24T03:55:51.9005950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-07-24T03:55:51.9006590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_create.py 2025-07-24T03:55:51.9007220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_config.py 2025-07-24T03:55:51.9007850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-07-24T03:55:51.9008500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_update.py 2025-07-24T03:55:51.9009130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_install.py 2025-07-24T03:55:51.9009800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-07-24T03:55:51.9010460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-07-24T03:55:51.9011100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_export.py 2025-07-24T03:55:51.9011740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_run.py 2025-07-24T03:55:51.9012360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_init.py 2025-07-24T03:55:51.9012990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-07-24T03:55:51.9013860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env.py 2025-07-24T03:55:51.9014500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/actions.py 2025-07-24T03:55:51.9015110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__init__.py 2025-07-24T03:55:51.9015750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-07-24T03:55:51.9016410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_info.py 2025-07-24T03:55:51.9017100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:51.9017840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:51.9018590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-07-24T03:55:51.9019390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-07-24T03:55:51.9020180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-07-24T03:55:51.9020950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-07-24T03:55:51.9021740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-07-24T03:55:51.9022520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-07-24T03:55:51.9023280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-07-24T03:55:51.9024030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-07-24T03:55:51.9024810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-07-24T03:55:51.9025610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-07-24T03:55:51.9026390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-07-24T03:55:51.9027160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-07-24T03:55:51.9027950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-07-24T03:55:51.9028730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-07-24T03:55:51.9029490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-07-24T03:55:51.9030250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-07-24T03:55:51.9031020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-07-24T03:55:51.9031990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-07-24T03:55:51.9032780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-07-24T03:55:51.9033550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-07-24T03:55:51.9034300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:51.9035050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-07-24T03:55:51.9035820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-07-24T03:55:51.9036580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-07-24T03:55:51.9037340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-07-24T03:55:51.9038090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-07-24T03:55:51.9038860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-07-24T03:55:51.9039620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-07-24T03:55:51.9040390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-07-24T03:55:51.9041160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-07-24T03:55:51.9041940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-07-24T03:55:51.9042720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9043490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-07-24T03:55:51.9044260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-07-24T03:55:51.9044980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-07-24T03:55:51.9045620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-07-24T03:55:51.9046260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_search.py 2025-07-24T03:55:51.9046900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/python_api.py 2025-07-24T03:55:51.9047530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-07-24T03:55:51.9048170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-07-24T03:55:51.9048950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-07-24T03:55:51.9049610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/common.py 2025-07-24T03:55:51.9050230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_list.py 2025-07-24T03:55:51.9050940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-07-24T03:55:51.9051580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/install.py 2025-07-24T03:55:51.9052210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-07-24T03:55:51.9052840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main.py 2025-07-24T03:55:51.9053490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-07-24T03:55:51.9054130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/helpers.py 2025-07-24T03:55:51.9054770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-07-24T03:55:51.9055420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-07-24T03:55:51.9060860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_package.py 2025-07-24T03:55:51.9061530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/fetch.py 2025-07-24T03:55:51.9062180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/cache.py 2025-07-24T03:55:51.9062810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__init__.py 2025-07-24T03:55:51.9063440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/core.py 2025-07-24T03:55:51.9064070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/types.py 2025-07-24T03:55:51.9064770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-07-24T03:55:51.9065540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-07-24T03:55:51.9066300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:51.9067070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-07-24T03:55:51.9067830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:51.9068590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9069290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/views.py 2025-07-24T03:55:51.9069900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/env.py 2025-07-24T03:55:51.9070540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-07-24T03:55:51.9071440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-07-24T03:55:51.9072280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:51.9073090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9073860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-07-24T03:55:51.9074590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-07-24T03:55:51.9075270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-07-24T03:55:51.9075930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-07-24T03:55:51.9076580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__init__.py 2025-07-24T03:55:51.9077270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-07-24T03:55:51.9078010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-07-24T03:55:51.9078740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9079440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/pip_util.py 2025-07-24T03:55:51.9080090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-07-24T03:55:51.9080760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-07-24T03:55:51.9081500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-07-24T03:55:51.9082310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:51.9083110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-07-24T03:55:51.9083930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9084680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-07-24T03:55:51.9085330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/base.py 2025-07-24T03:55:51.9085980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/deprecations.py 2025-07-24T03:55:51.9086580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/api.py 2025-07-24T03:55:51.9087200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__init__.py 2025-07-24T03:55:51.9087860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-07-24T03:55:51.9088620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/cases.py 2025-07-24T03:55:51.9088980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:51.9089340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-07-24T03:55:51.9089690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-07-24T03:55:51.9090040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:51.9090420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-07-24T03:55:51.9090780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9091090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-07-24T03:55:51.9091470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:51.9091850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:51.9092220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9092540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-07-24T03:55:51.9092860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-07-24T03:55:51.9093160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/integration.py 2025-07-24T03:55:51.9093500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-07-24T03:55:51.9093880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:51.9094260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9094570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-07-24T03:55:51.9094860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/helpers.py 2025-07-24T03:55:51.9095150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-07-24T03:55:51.9095440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize.py 2025-07-24T03:55:51.9095720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-07-24T03:55:51.9096020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-07-24T03:55:51.9096390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:51.9096850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-07-24T03:55:51.9097210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-07-24T03:55:51.9097570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9097920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:51.9098220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-07-24T03:55:51.9098500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-07-24T03:55:51.9098790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-07-24T03:55:51.9099120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/configuration.py 2025-07-24T03:55:51.9099400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/signals.py 2025-07-24T03:55:51.9099670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/disk.py 2025-07-24T03:55:51.9099950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_logic.py 2025-07-24T03:55:51.9100240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/toposort.py 2025-07-24T03:55:51.9100530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/compat.py 2025-07-24T03:55:51.9100850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-07-24T03:55:51.9101230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-07-24T03:55:51.9101620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9101940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-07-24T03:55:51.9102250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/directories.py 2025-07-24T03:55:51.9102550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-07-24T03:55:51.9102850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-07-24T03:55:51.9103220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:51.9103610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-07-24T03:55:51.9103970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-07-24T03:55:51.9104330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9104800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-07-24T03:55:51.9105100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/python.py 2025-07-24T03:55:51.9105390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/windows.py 2025-07-24T03:55:51.9105680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/constants.py 2025-07-24T03:55:51.9105970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/io.py 2025-07-24T03:55:51.9106250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__init__.py 2025-07-24T03:55:51.9106610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/serialize.cpython-313.pyc 2025-07-24T03:55:51.9106950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-07-24T03:55:51.9107290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-07-24T03:55:51.9107650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-07-24T03:55:51.9108000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-07-24T03:55:51.9108350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:51.9108710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-07-24T03:55:51.9109070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-07-24T03:55:51.9109430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:51.9109770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-07-24T03:55:51.9110110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9110450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-07-24T03:55:51.9110800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-07-24T03:55:51.9111080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/logic.py 2025-07-24T03:55:51.9111370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/url.py 2025-07-24T03:55:51.9111660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/iterators.py 2025-07-24T03:55:51.9111950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exception_handler.py 2025-07-24T03:55:51.9112200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/utils.py 2025-07-24T03:55:51.9112530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/logging.py 2025-07-24T03:55:51.9112910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-07-24T03:55:51.9113230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-07-24T03:55:51.9113550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-07-24T03:55:51.9113940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-07-24T03:55:51.9114340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-07-24T03:55:51.9114730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9115080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-07-24T03:55:51.9115480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-07-24T03:55:51.9115890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-07-24T03:55:51.9116300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-07-24T03:55:51.9116720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9117130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-07-24T03:55:51.9117470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-07-24T03:55:51.9117800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-07-24T03:55:51.9118140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-07-24T03:55:51.9118470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-07-24T03:55:51.9118780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-07-24T03:55:51.9119090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-07-24T03:55:51.9119410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-07-24T03:55:51.9119730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-07-24T03:55:51.9120060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-07-24T03:55:51.9120380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-07-24T03:55:51.9120900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-07-24T03:55:51.9121290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-07-24T03:55:51.9121680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:51.9122080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9122400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-07-24T03:55:51.9122770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-07-24T03:55:51.9123160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9123480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-07-24T03:55:51.9123770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-07-24T03:55:51.9124120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:51.9124500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-07-24T03:55:51.9124850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9125230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-07-24T03:55:51.9125530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-07-24T03:55:51.9125820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-07-24T03:55:51.9126120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-07-24T03:55:51.9126420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-07-24T03:55:51.9126730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-07-24T03:55:51.9127100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-07-24T03:55:51.9127470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-07-24T03:55:51.9127840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-07-24T03:55:51.9128200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-07-24T03:55:51.9128570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-07-24T03:55:51.9129050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-07-24T03:55:51.9129440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-07-24T03:55:51.9129800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-07-24T03:55:51.9130170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9130460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-07-24T03:55:51.9130750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-07-24T03:55:51.9131070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-07-24T03:55:51.9131360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-07-24T03:55:51.9131630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/reporters.py 2025-07-24T03:55:51.9131890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/py.typed 2025-07-24T03:55:51.9132170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exceptions.py 2025-07-24T03:55:51.9132490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-07-24T03:55:51.9132790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/constants.py 2025-07-24T03:55:51.9133080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__init__.py 2025-07-24T03:55:51.9133430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:51.9133790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9134180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-07-24T03:55:51.9134450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-07-24T03:55:51.9134740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-07-24T03:55:51.9135020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-07-24T03:55:51.9135290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-07-24T03:55:51.9135570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-07-24T03:55:51.9135930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-07-24T03:55:51.9136270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-07-24T03:55:51.9136620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:51.9137060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-07-24T03:55:51.9137420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-07-24T03:55:51.9137780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:51.9138140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-07-24T03:55:51.9138510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-07-24T03:55:51.9138850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9139160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-07-24T03:55:51.9139440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-07-24T03:55:51.9139740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-07-24T03:55:51.9140030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-07-24T03:55:51.9140330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-07-24T03:55:51.9140600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_vendor.py 2025-07-24T03:55:51.9140870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__main__.py 2025-07-24T03:55:51.9141160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/constants.py 2025-07-24T03:55:51.9141430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__init__.py 2025-07-24T03:55:51.9141780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-07-24T03:55:51.9142130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:51.9142470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9142760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/context.py 2025-07-24T03:55:51.9143030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/activate.py 2025-07-24T03:55:51.9143290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/history.py 2025-07-24T03:55:51.9143760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-07-24T03:55:51.9144220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-07-24T03:55:51.9144680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-07-24T03:55:51.9145220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-07-24T03:55:51.9145490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/xontrib/conda.xsh 2025-07-24T03:55:51.9145790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/RECORD 2025-07-24T03:55:51.9146120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:51.9146440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/LICENSE 2025-07-24T03:55:51.9146760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/direct_url.json 2025-07-24T03:55:51.9147070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/WHEEL 2025-07-24T03:55:51.9147390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/entry_points.txt 2025-07-24T03:55:51.9147700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/REQUESTED 2025-07-24T03:55:51.9148010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/INSTALLER 2025-07-24T03:55:51.9148320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/METADATA 2025-07-24T03:55:51.9148590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__init__.py 2025-07-24T03:55:51.9148950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9149240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-07-24T03:55:51.9149590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9149870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/README.md 2025-07-24T03:55:51.9150180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-07-24T03:55:51.9150550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9150700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6.conda 2025-07-24T03:55:51.9150940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0.conda 2025-07-24T03:55:51.9151100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/unzstd 2025-07-24T03:55:51.9151260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdless 2025-07-24T03:55:51.9151420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdgrep 2025-07-24T03:55:51.9151560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstd 2025-07-24T03:55:51.9151720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdcat 2025-07-24T03:55:51.9151860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdmt 2025-07-24T03:55:51.9152030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zdict.h 2025-07-24T03:55:51.9152210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd_errors.h 2025-07-24T03:55:51.9152470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd.h 2025-07-24T03:55:51.9152670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/repodata_record.json 2025-07-24T03:55:51.9152930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/run_test.sh 2025-07-24T03:55:51.9153210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/test_time_dependencies.json 2025-07-24T03:55:51.9153410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/licenses/LICENSE 2025-07-24T03:55:51.9153620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/patches/4019.patch 2025-07-24T03:55:51.9153810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/bld.bat 2025-07-24T03:55:51.9153990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/build.sh 2025-07-24T03:55:51.9154220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.9154400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml 2025-07-24T03:55:51.9154620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml.template 2025-07-24T03:55:51.9154800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/run_exports.json 2025-07-24T03:55:51.9154970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/paths.json 2025-07-24T03:55:51.9155150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/hash_input.json 2025-07-24T03:55:51.9155300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/files 2025-07-24T03:55:51.9155470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/about.json 2025-07-24T03:55:51.9155630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/has_prefix 2025-07-24T03:55:51.9155790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/index.json 2025-07-24T03:55:51.9155940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/git 2025-07-24T03:55:51.9156140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/pkgconfig/libzstd.pc 2025-07-24T03:55:51.9156370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfigVersion.cmake 2025-07-24T03:55:51.9156590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets.cmake 2025-07-24T03:55:51.9156800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfig.cmake 2025-07-24T03:55:51.9157040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets-release.cmake 2025-07-24T03:55:51.9157220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.5.6.dylib 2025-07-24T03:55:51.9157390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.a 2025-07-24T03:55:51.9157570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.dylib 2025-07-24T03:55:51.9157730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.dylib 2025-07-24T03:55:51.9157920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/unzstd.1 2025-07-24T03:55:51.9158110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdcat.1 2025-07-24T03:55:51.9159610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdless.1 2025-07-24T03:55:51.9160570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstd.1 2025-07-24T03:55:51.9161920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdgrep.1 2025-07-24T03:55:51.9163130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1.conda 2025-07-24T03:55:51.9163300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0.conda 2025-07-24T03:55:51.9164720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0.conda 2025-07-24T03:55:51.9165460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1.conda 2025-07-24T03:55:51.9167100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/bin/pygmentize 2025-07-24T03:55:51.9168520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:51.9169400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:51.9170810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:51.9172520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:51.9174140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:51.9175890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:51.9177930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:51.9179010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:51.9179240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/paths.json 2025-07-24T03:55:51.9181070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:51.9182490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/files 2025-07-24T03:55:51.9183440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/about.json 2025-07-24T03:55:51.9184780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/has_prefix 2025-07-24T03:55:51.9186010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/index.json 2025-07-24T03:55:51.9187380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/git 2025-07-24T03:55:51.9189840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-07-24T03:55:51.9191480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-07-24T03:55:51.9193640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-07-24T03:55:51.9196140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-07-24T03:55:51.9197580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-07-24T03:55:51.9200100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-07-24T03:55:51.9202040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-07-24T03:55:51.9204280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-07-24T03:55:51.9205940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-07-24T03:55:51.9207580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-07-24T03:55:51.9210460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9211900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/modeline.py 2025-07-24T03:55:51.9213050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/console.py 2025-07-24T03:55:51.9215720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/scanner.py 2025-07-24T03:55:51.9217280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatter.py 2025-07-24T03:55:51.9219170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-07-24T03:55:51.9220520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-07-24T03:55:51.9222220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-07-24T03:55:51.9224320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-07-24T03:55:51.9225910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-07-24T03:55:51.9227190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-07-24T03:55:51.9228810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-07-24T03:55:51.9231540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-07-24T03:55:51.9232310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-07-24T03:55:51.9234500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-07-24T03:55:51.9236880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/console.py 2025-07-24T03:55:51.9237940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-07-24T03:55:51.9240090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-07-24T03:55:51.9242030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-07-24T03:55:51.9244010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-07-24T03:55:51.9246300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-07-24T03:55:51.9247350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-07-24T03:55:51.9248970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-07-24T03:55:51.9251100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-07-24T03:55:51.9253030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-07-24T03:55:51.9254650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-07-24T03:55:51.9256880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-07-24T03:55:51.9258490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-07-24T03:55:51.9259880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-07-24T03:55:51.9261470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-07-24T03:55:51.9263620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/web.py 2025-07-24T03:55:51.9264970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-07-24T03:55:51.9266610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-07-24T03:55:51.9268530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-07-24T03:55:51.9270430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-07-24T03:55:51.9271820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-07-24T03:55:51.9273210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-07-24T03:55:51.9275300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-07-24T03:55:51.9276920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-07-24T03:55:51.9278040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-07-24T03:55:51.9280560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-07-24T03:55:51.9281720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-07-24T03:55:51.9283590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-07-24T03:55:51.9284660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-07-24T03:55:51.9286370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-07-24T03:55:51.9288130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-07-24T03:55:51.9289730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-07-24T03:55:51.9291490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-07-24T03:55:51.9293290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-07-24T03:55:51.9294730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-07-24T03:55:51.9297560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-07-24T03:55:51.9299090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-07-24T03:55:51.9305160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-07-24T03:55:51.9306840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-07-24T03:55:51.9307180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-07-24T03:55:51.9307490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-07-24T03:55:51.9307780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/r.py 2025-07-24T03:55:51.9308320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-07-24T03:55:51.9309550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-07-24T03:55:51.9313480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-07-24T03:55:51.9317850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-07-24T03:55:51.9318160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-07-24T03:55:51.9318460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-07-24T03:55:51.9318760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-07-24T03:55:51.9319200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-07-24T03:55:51.9323660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-07-24T03:55:51.9325380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-07-24T03:55:51.9326430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-07-24T03:55:51.9328470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-07-24T03:55:51.9331040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-07-24T03:55:51.9331340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-07-24T03:55:51.9332710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/j.py 2025-07-24T03:55:51.9333710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-07-24T03:55:51.9335980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-07-24T03:55:51.9341600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-07-24T03:55:51.9343070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-07-24T03:55:51.9343880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-07-24T03:55:51.9344210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-07-24T03:55:51.9345400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-07-24T03:55:51.9345700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-07-24T03:55:51.9347960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-07-24T03:55:51.9348990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-07-24T03:55:51.9350450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-07-24T03:55:51.9353050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-07-24T03:55:51.9355720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-07-24T03:55:51.9356160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-07-24T03:55:51.9356900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-07-24T03:55:51.9359050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-07-24T03:55:51.9360490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-07-24T03:55:51.9364620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-07-24T03:55:51.9367010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-07-24T03:55:51.9368140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-07-24T03:55:51.9374500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-07-24T03:55:51.9375280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-07-24T03:55:51.9375600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-07-24T03:55:51.9375920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-07-24T03:55:51.9376240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-07-24T03:55:51.9376550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-07-24T03:55:51.9376930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-07-24T03:55:51.9380930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-07-24T03:55:51.9390870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/html.py 2025-07-24T03:55:51.9392550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-07-24T03:55:51.9392870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-07-24T03:55:51.9393270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-07-24T03:55:51.9393610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-07-24T03:55:51.9393920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-07-24T03:55:51.9394230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-07-24T03:55:51.9394530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-07-24T03:55:51.9394840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-07-24T03:55:51.9395160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-07-24T03:55:51.9397210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-07-24T03:55:51.9402830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-07-24T03:55:51.9403720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-07-24T03:55:51.9404050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/d.py 2025-07-24T03:55:51.9404450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-07-24T03:55:51.9405770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/other.py 2025-07-24T03:55:51.9406080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-07-24T03:55:51.9407010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-07-24T03:55:51.9408560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-07-24T03:55:51.9411530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-07-24T03:55:51.9414820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-07-24T03:55:51.9417940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-07-24T03:55:51.9418270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-07-24T03:55:51.9418590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-07-24T03:55:51.9418890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-07-24T03:55:51.9420100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-07-24T03:55:51.9423590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-07-24T03:55:51.9423930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-07-24T03:55:51.9425490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-07-24T03:55:51.9427240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-07-24T03:55:51.9429130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-07-24T03:55:51.9430970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-07-24T03:55:51.9432780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-07-24T03:55:51.9434710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-07-24T03:55:51.9436770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-07-24T03:55:51.9439190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-07-24T03:55:51.9441080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-07-24T03:55:51.9443290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-07-24T03:55:51.9445300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-07-24T03:55:51.9447510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-07-24T03:55:51.9449700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-07-24T03:55:51.9451900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-07-24T03:55:51.9454160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-07-24T03:55:51.9456320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-07-24T03:55:51.9458340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-07-24T03:55:51.9460520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-07-24T03:55:51.9463000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-07-24T03:55:51.9464620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-07-24T03:55:51.9467060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-07-24T03:55:51.9469280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-07-24T03:55:51.9470320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-07-24T03:55:51.9472300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-07-24T03:55:51.9474350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-07-24T03:55:51.9476200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-07-24T03:55:51.9478000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-07-24T03:55:51.9479870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-07-24T03:55:51.9482440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-07-24T03:55:51.9484750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-07-24T03:55:51.9487040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-07-24T03:55:51.9489080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-07-24T03:55:51.9491120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-07-24T03:55:51.9492980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-07-24T03:55:51.9495070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-07-24T03:55:51.9497540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-07-24T03:55:51.9499740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-07-24T03:55:51.9501500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-07-24T03:55:51.9503880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-07-24T03:55:51.9505570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-07-24T03:55:51.9507580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-07-24T03:55:51.9509610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-07-24T03:55:51.9511730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-07-24T03:55:51.9513940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-07-24T03:55:51.9516650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-07-24T03:55:51.9517980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-07-24T03:55:51.9520390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-07-24T03:55:51.9522190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-07-24T03:55:51.9524110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-07-24T03:55:51.9525960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-07-24T03:55:51.9528090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-07-24T03:55:51.9530030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-07-24T03:55:51.9532110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-07-24T03:55:51.9534170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-07-24T03:55:51.9536360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-07-24T03:55:51.9538850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-07-24T03:55:51.9540340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-07-24T03:55:51.9542370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-07-24T03:55:51.9544360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-07-24T03:55:51.9546580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-07-24T03:55:51.9548550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-07-24T03:55:51.9550670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-07-24T03:55:51.9553010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-07-24T03:55:51.9555160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-07-24T03:55:51.9557350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-07-24T03:55:51.9559510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-07-24T03:55:51.9561470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-07-24T03:55:51.9563710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-07-24T03:55:51.9565910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-07-24T03:55:51.9568060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-07-24T03:55:51.9570170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-07-24T03:55:51.9572140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-07-24T03:55:51.9574300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-07-24T03:55:51.9576710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-07-24T03:55:51.9578840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-07-24T03:55:51.9580640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-07-24T03:55:51.9587380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-07-24T03:55:51.9587850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-07-24T03:55:51.9588280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-07-24T03:55:51.9588690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-07-24T03:55:51.9590540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-07-24T03:55:51.9592660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-07-24T03:55:51.9594890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-07-24T03:55:51.9596880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-07-24T03:55:51.9599290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-07-24T03:55:51.9601020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-07-24T03:55:51.9603180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-07-24T03:55:51.9605180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-07-24T03:55:51.9607570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-07-24T03:55:51.9609660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-07-24T03:55:51.9612360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-07-24T03:55:51.9614200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-07-24T03:55:51.9616530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-07-24T03:55:51.9619710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-07-24T03:55:51.9620800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-07-24T03:55:51.9623110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-07-24T03:55:51.9625550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-07-24T03:55:51.9627590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-07-24T03:55:51.9629180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-07-24T03:55:51.9631590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-07-24T03:55:51.9633580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-07-24T03:55:51.9635790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-07-24T03:55:51.9637850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-07-24T03:55:51.9640200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-07-24T03:55:51.9642670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-07-24T03:55:51.9644540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-07-24T03:55:51.9646750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-07-24T03:55:51.9648830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-07-24T03:55:51.9650760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-07-24T03:55:51.9652920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-07-24T03:55:51.9654810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-07-24T03:55:51.9656930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-07-24T03:55:51.9658910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-07-24T03:55:51.9661090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-07-24T03:55:51.9663380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-07-24T03:55:51.9664950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-07-24T03:55:51.9667020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-07-24T03:55:51.9669070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-07-24T03:55:51.9671550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-07-24T03:55:51.9673550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-07-24T03:55:51.9675660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-07-24T03:55:51.9677780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:51.9679980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-07-24T03:55:51.9682120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-07-24T03:55:51.9684070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-07-24T03:55:51.9686200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-07-24T03:55:51.9688580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-07-24T03:55:51.9689930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-07-24T03:55:51.9691710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-07-24T03:55:51.9693880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-07-24T03:55:51.9695000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-07-24T03:55:51.9697260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-07-24T03:55:51.9698930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-07-24T03:55:51.9700570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-07-24T03:55:51.9702250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-07-24T03:55:51.9704380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-07-24T03:55:51.9706610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-07-24T03:55:51.9708460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-07-24T03:55:51.9710490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-07-24T03:55:51.9712530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-07-24T03:55:51.9714710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-07-24T03:55:51.9716510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-07-24T03:55:51.9718420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-07-24T03:55:51.9720330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-07-24T03:55:51.9722580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-07-24T03:55:51.9725130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-07-24T03:55:51.9726610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-07-24T03:55:51.9728990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-07-24T03:55:51.9730580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-07-24T03:55:51.9732540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-07-24T03:55:51.9734540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-07-24T03:55:51.9737000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-07-24T03:55:51.9738590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-07-24T03:55:51.9740520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-07-24T03:55:51.9742510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-07-24T03:55:51.9744340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-07-24T03:55:51.9746950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-07-24T03:55:51.9748930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-07-24T03:55:51.9751820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-07-24T03:55:51.9752990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-07-24T03:55:51.9754590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-07-24T03:55:51.9756670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-07-24T03:55:51.9759250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-07-24T03:55:51.9760810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-07-24T03:55:51.9763470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-07-24T03:55:51.9764830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-07-24T03:55:51.9766600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-07-24T03:55:51.9768480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-07-24T03:55:51.9770740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-07-24T03:55:51.9772810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-07-24T03:55:51.9775200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-07-24T03:55:51.9776940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-07-24T03:55:51.9779160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-07-24T03:55:51.9781030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-07-24T03:55:51.9783490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-07-24T03:55:51.9785720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-07-24T03:55:51.9787540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-07-24T03:55:51.9789580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-07-24T03:55:51.9791320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-07-24T03:55:51.9793350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-07-24T03:55:51.9795220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-07-24T03:55:51.9798250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-07-24T03:55:51.9799680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-07-24T03:55:51.9801900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-07-24T03:55:51.9803530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-07-24T03:55:51.9805370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-07-24T03:55:51.9808060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-07-24T03:55:51.9809660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-07-24T03:55:51.9811800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-07-24T03:55:51.9813620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-07-24T03:55:51.9815770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-07-24T03:55:51.9818150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-07-24T03:55:51.9819960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-07-24T03:55:51.9821880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-07-24T03:55:51.9823970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-07-24T03:55:51.9826290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-07-24T03:55:51.9828330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-07-24T03:55:51.9830150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-07-24T03:55:51.9831900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-07-24T03:55:51.9834010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-07-24T03:55:51.9836250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-07-24T03:55:51.9838180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-07-24T03:55:51.9840320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-07-24T03:55:51.9842480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-07-24T03:55:51.9844470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:51.9846860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-07-24T03:55:51.9848600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-07-24T03:55:51.9850990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-07-24T03:55:51.9852870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-07-24T03:55:51.9854920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-07-24T03:55:51.9856440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-07-24T03:55:51.9858910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-07-24T03:55:51.9860930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-07-24T03:55:51.9863060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-07-24T03:55:51.9864430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-07-24T03:55:51.9866440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-07-24T03:55:51.9868750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-07-24T03:55:51.9871070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-07-24T03:55:51.9872830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-07-24T03:55:51.9874970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-07-24T03:55:51.9877010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-07-24T03:55:51.9879040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-07-24T03:55:51.9881050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-07-24T03:55:51.9883220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-07-24T03:55:51.9885450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-07-24T03:55:51.9887180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-07-24T03:55:51.9889090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-07-24T03:55:51.9891820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-07-24T03:55:51.9893470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-07-24T03:55:51.9895650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-07-24T03:55:51.9897470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-07-24T03:55:51.9899780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-07-24T03:55:51.9901470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-07-24T03:55:51.9903420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-07-24T03:55:51.9904730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-07-24T03:55:51.9906560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-07-24T03:55:51.9908220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-07-24T03:55:51.9910220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-07-24T03:55:51.9911400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:51.9913330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-07-24T03:55:51.9916080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-07-24T03:55:51.9917580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-07-24T03:55:51.9919580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-07-24T03:55:51.9921990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-07-24T03:55:51.9923600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-07-24T03:55:51.9925650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-07-24T03:55:51.9927760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-07-24T03:55:51.9929540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-07-24T03:55:51.9932220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-07-24T03:55:51.9933990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-07-24T03:55:51.9935830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-07-24T03:55:51.9937760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-07-24T03:55:51.9939950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-07-24T03:55:51.9942190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:51.9944200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-07-24T03:55:51.9946100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-07-24T03:55:51.9947650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-07-24T03:55:51.9949520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-07-24T03:55:51.9951810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-07-24T03:55:51.9953790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-07-24T03:55:51.9955790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-07-24T03:55:51.9957210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-07-24T03:55:51.9958700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-07-24T03:55:51.9960530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-07-24T03:55:51.9962510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-07-24T03:55:51.9964120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-07-24T03:55:51.9965680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-07-24T03:55:51.9967570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-07-24T03:55:51.9969560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-07-24T03:55:51.9971090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-07-24T03:55:51.9972660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-07-24T03:55:51.9974470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-07-24T03:55:51.9976250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-07-24T03:55:51.9978020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-07-24T03:55:51.9979400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-07-24T03:55:51.9981210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/css.py 2025-07-24T03:55:51.9982870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-07-24T03:55:51.9984310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-07-24T03:55:51.9986070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-07-24T03:55:51.9988380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-07-24T03:55:51.9989850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-07-24T03:55:51.9991310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-07-24T03:55:51.9992890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-07-24T03:55:51.9994760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-07-24T03:55:51.9996350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-07-24T03:55:51.9998480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-07-24T03:55:51.9999950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-07-24T03:55:52.0001900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-07-24T03:55:52.0003660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-07-24T03:55:52.0005420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-07-24T03:55:52.0007350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-07-24T03:55:52.0008810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/business.py 2025-07-24T03:55:52.0010870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-07-24T03:55:52.0012760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-07-24T03:55:52.0014080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-07-24T03:55:52.0015740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-07-24T03:55:52.0017670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-07-24T03:55:52.0019210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-07-24T03:55:52.0020940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-07-24T03:55:52.0022830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-07-24T03:55:52.0024580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-07-24T03:55:52.0026350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-07-24T03:55:52.0027870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-07-24T03:55:52.0029400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-07-24T03:55:52.0031140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-07-24T03:55:52.0033170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/email.py 2025-07-24T03:55:52.0034740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-07-24T03:55:52.0035890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-07-24T03:55:52.0037710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-07-24T03:55:52.0039390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-07-24T03:55:52.0041070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-07-24T03:55:52.0042520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/text.py 2025-07-24T03:55:52.0044130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-07-24T03:55:52.0045960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-07-24T03:55:52.0047950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-07-24T03:55:52.0049390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-07-24T03:55:52.0051040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-07-24T03:55:52.0052720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-07-24T03:55:52.0055030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/python.py 2025-07-24T03:55:52.0056530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-07-24T03:55:52.0057910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-07-24T03:55:52.0059500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-07-24T03:55:52.0061350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/go.py 2025-07-24T03:55:52.0062750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-07-24T03:55:52.0064020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-07-24T03:55:52.0065960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-07-24T03:55:52.0067690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-07-24T03:55:52.0069500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-07-24T03:55:52.0071480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/make.py 2025-07-24T03:55:52.0073040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-07-24T03:55:52.0074430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-07-24T03:55:52.0076260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-07-24T03:55:52.0078190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-07-24T03:55:52.0079420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-07-24T03:55:52.0081070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-07-24T03:55:52.0083020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/math.py 2025-07-24T03:55:52.0084300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-07-24T03:55:52.0086140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-07-24T03:55:52.0087890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/php.py 2025-07-24T03:55:52.0089430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-07-24T03:55:52.0090950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-07-24T03:55:52.0092700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-07-24T03:55:52.0094670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-07-24T03:55:52.0096280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-07-24T03:55:52.0098360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-07-24T03:55:52.0099960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-07-24T03:55:52.0101520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-07-24T03:55:52.0103240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-07-24T03:55:52.0104720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/q.py 2025-07-24T03:55:52.0106950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-07-24T03:55:52.0108550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-07-24T03:55:52.0110150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-07-24T03:55:52.0111890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-07-24T03:55:52.0113190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-07-24T03:55:52.0115100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-07-24T03:55:52.0116240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-07-24T03:55:52.0117680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-07-24T03:55:52.0118900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-07-24T03:55:52.0120570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-07-24T03:55:52.0122460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-07-24T03:55:52.0123760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-07-24T03:55:52.0124580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-07-24T03:55:52.0126450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-07-24T03:55:52.0127840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-07-24T03:55:52.0129550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-07-24T03:55:52.0130260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-07-24T03:55:52.0131760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-07-24T03:55:52.0133620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-07-24T03:55:52.0135220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-07-24T03:55:52.0137430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-07-24T03:55:52.0138860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-07-24T03:55:52.0140160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-07-24T03:55:52.0142100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-07-24T03:55:52.0143810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-07-24T03:55:52.0145490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/special.py 2025-07-24T03:55:52.0147420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-07-24T03:55:52.0148760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-07-24T03:55:52.0150640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-07-24T03:55:52.0152090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-07-24T03:55:52.0153920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-07-24T03:55:52.0155360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-07-24T03:55:52.0157240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-07-24T03:55:52.0158940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-07-24T03:55:52.0160540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-07-24T03:55:52.0162270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/func.py 2025-07-24T03:55:52.0164000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/data.py 2025-07-24T03:55:52.0165820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-07-24T03:55:52.0167920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-07-24T03:55:52.0169220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-07-24T03:55:52.0171200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-07-24T03:55:52.0172550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-07-24T03:55:52.0174310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-07-24T03:55:52.0175750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-07-24T03:55:52.0177360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/token.py 2025-07-24T03:55:52.0179000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/style.py 2025-07-24T03:55:52.0180420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/util.py 2025-07-24T03:55:52.0181980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/sphinxext.py 2025-07-24T03:55:52.0183840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/cmdline.py 2025-07-24T03:55:52.0185750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__init__.py 2025-07-24T03:55:52.0187420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-07-24T03:55:52.0189200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/html.py 2025-07-24T03:55:52.0190800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-07-24T03:55:52.0192450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-07-24T03:55:52.0194580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/other.py 2025-07-24T03:55:52.0196270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-07-24T03:55:52.0199050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-07-24T03:55:52.0200320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-07-24T03:55:52.0202260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-07-24T03:55:52.0204500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-07-24T03:55:52.0206450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-07-24T03:55:52.0208620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-07-24T03:55:52.0210510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-07-24T03:55:52.0212230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-07-24T03:55:52.0215490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-07-24T03:55:52.0216490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:52.0219110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-07-24T03:55:52.0220870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-07-24T03:55:52.0223070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0224530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/img.py 2025-07-24T03:55:52.0226430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-07-24T03:55:52.0228210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-07-24T03:55:52.0230350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-07-24T03:55:52.0231960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-07-24T03:55:52.0233590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-07-24T03:55:52.0235080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-07-24T03:55:52.0236840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-07-24T03:55:52.0238830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-07-24T03:55:52.0240730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-07-24T03:55:52.0242660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-07-24T03:55:52.0244450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-07-24T03:55:52.0246470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-07-24T03:55:52.0248270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:52.0250710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-07-24T03:55:52.0252390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-07-24T03:55:52.0254320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-07-24T03:55:52.0255830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-07-24T03:55:52.0257910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.0259760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-07-24T03:55:52.0261780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-07-24T03:55:52.0263740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-07-24T03:55:52.0265850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.0267820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0269650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:52.0271080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/sas.py 2025-07-24T03:55:52.0272760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/material.py 2025-07-24T03:55:52.0274920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-07-24T03:55:52.0276100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-07-24T03:55:52.0278130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-07-24T03:55:52.0279480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-07-24T03:55:52.0281270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-07-24T03:55:52.0283520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-07-24T03:55:52.0284900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-07-24T03:55:52.0286640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/tango.py 2025-07-24T03:55:52.0288280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-07-24T03:55:52.0290130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-07-24T03:55:52.0292030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-07-24T03:55:52.0293860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-07-24T03:55:52.0295460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-07-24T03:55:52.0297420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-07-24T03:55:52.0299070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-07-24T03:55:52.0300730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/native.py 2025-07-24T03:55:52.0303060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-07-24T03:55:52.0304790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-07-24T03:55:52.0306910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-07-24T03:55:52.0308970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-07-24T03:55:52.0311170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-07-24T03:55:52.0313130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-07-24T03:55:52.0315240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-07-24T03:55:52.0317530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-07-24T03:55:52.0319540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-07-24T03:55:52.0321240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-07-24T03:55:52.0323070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-07-24T03:55:52.0325210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-07-24T03:55:52.0326890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-07-24T03:55:52.0328020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-07-24T03:55:52.0330210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-07-24T03:55:52.0332820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-07-24T03:55:52.0334490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-07-24T03:55:52.0336760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-07-24T03:55:52.0338610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-07-24T03:55:52.0340500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-07-24T03:55:52.0342670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-07-24T03:55:52.0344340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-07-24T03:55:52.0346490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-07-24T03:55:52.0348760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-07-24T03:55:52.0350840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-07-24T03:55:52.0352890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-07-24T03:55:52.0355160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-07-24T03:55:52.0356700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-07-24T03:55:52.0358790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-07-24T03:55:52.0360770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-07-24T03:55:52.0362940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-07-24T03:55:52.0364860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-07-24T03:55:52.0366870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-07-24T03:55:52.0369310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-07-24T03:55:52.0370940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-07-24T03:55:52.0373000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-07-24T03:55:52.0375290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-07-24T03:55:52.0377300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-07-24T03:55:52.0379200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-07-24T03:55:52.0380860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-07-24T03:55:52.0382840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-07-24T03:55:52.0385190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:52.0387130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-07-24T03:55:52.0389100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-07-24T03:55:52.0391230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-07-24T03:55:52.0393440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-07-24T03:55:52.0395370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0397560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-07-24T03:55:52.0398860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-07-24T03:55:52.0400610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-07-24T03:55:52.0402970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/igor.py 2025-07-24T03:55:52.0403910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-07-24T03:55:52.0405430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/bw.py 2025-07-24T03:55:52.0407120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-07-24T03:55:52.0408950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-07-24T03:55:52.0410910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vs.py 2025-07-24T03:55:52.0412540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/default.py 2025-07-24T03:55:52.0414290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-07-24T03:55:52.0416140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-07-24T03:55:52.0418020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-07-24T03:55:52.0419580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vim.py 2025-07-24T03:55:52.0421530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/borland.py 2025-07-24T03:55:52.0423210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-07-24T03:55:52.0425360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-07-24T03:55:52.0426910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-07-24T03:55:52.0428740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-07-24T03:55:52.0430720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-07-24T03:55:52.0432470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/abap.py 2025-07-24T03:55:52.0434870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-07-24T03:55:52.0436640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/manni.py 2025-07-24T03:55:52.0438380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-07-24T03:55:52.0440030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-07-24T03:55:52.0441780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-07-24T03:55:52.0443530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/trac.py 2025-07-24T03:55:52.0445540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol.py 2025-07-24T03:55:52.0447250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-07-24T03:55:52.0453640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/nord.py 2025-07-24T03:55:52.0454370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-07-24T03:55:52.0455260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/unistring.py 2025-07-24T03:55:52.0455910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexer.py 2025-07-24T03:55:52.0456550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/regexopt.py 2025-07-24T03:55:52.0457190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/plugin.py 2025-07-24T03:55:52.0457980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filter.py 2025-07-24T03:55:52.0459870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__main__.py 2025-07-24T03:55:52.0460820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1.conda 2025-07-24T03:55:52.0462120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/acountry 2025-07-24T03:55:52.0462760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/adig 2025-07-24T03:55:52.0463800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/ahost 2025-07-24T03:55:52.0465690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_version.h 2025-07-24T03:55:52.0466150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_build.h 2025-07-24T03:55:52.0467210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares.h 2025-07-24T03:55:52.0468690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_rules.h 2025-07-24T03:55:52.0469670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_nameser.h 2025-07-24T03:55:52.0471120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_dns.h 2025-07-24T03:55:52.0472420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/repodata_record.json 2025-07-24T03:55:52.0473630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/test/run_test.sh 2025-07-24T03:55:52.0474840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/licenses/LICENSE.md 2025-07-24T03:55:52.0476210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/bld_output.bat 2025-07-24T03:55:52.0477530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:52.0479040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/build_output.sh 2025-07-24T03:55:52.0481190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.0482560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/meta.yaml 2025-07-24T03:55:52.0483850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/build_output.sh 2025-07-24T03:55:52.0485210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/run_exports.json 2025-07-24T03:55:52.0486380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/paths.json 2025-07-24T03:55:52.0487520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/hash_input.json 2025-07-24T03:55:52.0488630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/files 2025-07-24T03:55:52.0489700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/about.json 2025-07-24T03:55:52.0490820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/has_prefix 2025-07-24T03:55:52.0491930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/index.json 2025-07-24T03:55:52.0492990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/git 2025-07-24T03:55:52.0494410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/pkgconfig/libcares.pc 2025-07-24T03:55:52.0496030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-07-24T03:55:52.0497640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-config.cmake 2025-07-24T03:55:52.0499060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-targets.cmake 2025-07-24T03:55:52.0500590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-config-version.cmake 2025-07-24T03:55:52.0501110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.dylib 2025-07-24T03:55:52.0501570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.2.6.1.dylib 2025-07-24T03:55:52.0502020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.2.dylib 2025-07-24T03:55:52.0503330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_expand_string.3 2025-07-24T03:55:52.0504470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers.3 2025-07-24T03:55:52.0505840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_init.3 2025-07-24T03:55:52.0507680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_ip4.3 2025-07-24T03:55:52.0508690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_destroy.3 2025-07-24T03:55:52.0510150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_inet_pton.3 2025-07-24T03:55:52.0511570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_process.3 2025-07-24T03:55:52.0512760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_create_query.3 2025-07-24T03:55:52.0514130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_csv.3 2025-07-24T03:55:52.0515520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_init.3 2025-07-24T03:55:52.0516850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_string.3 2025-07-24T03:55:52.0518120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getsock.3 2025-07-24T03:55:52.0519390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_mkquery.3 2025-07-24T03:55:52.0521040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_ports_csv.3 2025-07-24T03:55:52.0522490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_freeaddrinfo.3 2025-07-24T03:55:52.0523910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_destroy_options.3 2025-07-24T03:55:52.0525230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_fds.3 2025-07-24T03:55:52.0526990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyname.3 2025-07-24T03:55:52.0528080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_init_options.3 2025-07-24T03:55:52.0529380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_timeout.3 2025-07-24T03:55:52.0531230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getnameinfo.3 2025-07-24T03:55:52.0532600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_dev.3 2025-07-24T03:55:52.0533780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyname_file.3 2025-07-24T03:55:52.0535250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_get_servers_ports.3 2025-07-24T03:55:52.0536370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_soa_reply.3 2025-07-24T03:55:52.0537540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_naptr_reply.3 2025-07-24T03:55:52.0538680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_a_reply.3 2025-07-24T03:55:52.0540010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_configure_callback.3 2025-07-24T03:55:52.0541720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_init_android.3 2025-07-24T03:55:52.0543280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_strerror.3 2025-07-24T03:55:52.0544660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_send.3 2025-07-24T03:55:52.0546250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_aaaa_reply.3 2025-07-24T03:55:52.0547750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_callback.3 2025-07-24T03:55:52.0549290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_ns_reply.3 2025-07-24T03:55:52.0550590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getaddrinfo.3 2025-07-24T03:55:52.0551710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_caa_reply.3 2025-07-24T03:55:52.0553240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_sortlist.3 2025-07-24T03:55:52.0554890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_hostent.3 2025-07-24T03:55:52.0556110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_ip6.3 2025-07-24T03:55:52.0557560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_txt_reply.3 2025-07-24T03:55:52.0559070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_search.3 2025-07-24T03:55:52.0560270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_mx_reply.3 2025-07-24T03:55:52.0561520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_version.3 2025-07-24T03:55:52.0563430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_srv_reply.3 2025-07-24T03:55:52.0564900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyaddr.3 2025-07-24T03:55:52.0566360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_functions.3 2025-07-24T03:55:52.0567740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_dup.3 2025-07-24T03:55:52.0569130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_ports.3 2025-07-24T03:55:52.0570560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_cleanup.3 2025-07-24T03:55:52.0571940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_data.3 2025-07-24T03:55:52.0573340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_initialized.3 2025-07-24T03:55:52.0574790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_uri_reply.3 2025-07-24T03:55:52.0576180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_get_servers.3 2025-07-24T03:55:52.0577510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_query.3 2025-07-24T03:55:52.0579260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_ptr_reply.3 2025-07-24T03:55:52.0580880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_save_options.3 2025-07-24T03:55:52.0582260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_inet_ntop.3 2025-07-24T03:55:52.0583230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_cancel.3 2025-07-24T03:55:52.0583730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_expand_name.3 2025-07-24T03:55:52.0584230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/acountry.1 2025-07-24T03:55:52.0585560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/adig.1 2025-07-24T03:55:52.0586730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/ahost.1 2025-07-24T03:55:52.0588000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/repodata_record.json 2025-07-24T03:55:52.0589240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.sh 2025-07-24T03:55:52.0590410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.py 2025-07-24T03:55:52.0591810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/test_time_dependencies.json 2025-07-24T03:55:52.0593050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/licenses/LICENSE 2025-07-24T03:55:52.0594390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/setup-linux.patch 2025-07-24T03:55:52.0596130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/0001-Link-to-dl-library.patch 2025-07-24T03:55:52.0597520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/apple-jit.patch 2025-07-24T03:55:52.0599170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.0600570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml 2025-07-24T03:55:52.0602110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml.template 2025-07-24T03:55:52.0603220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/paths.json 2025-07-24T03:55:52.0604510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/hash_input.json 2025-07-24T03:55:52.0605560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/files 2025-07-24T03:55:52.0606650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/about.json 2025-07-24T03:55:52.0607790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/index.json 2025-07-24T03:55:52.0608730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/git 2025-07-24T03:55:52.0610870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-07-24T03:55:52.0612200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-07-24T03:55:52.0614100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-07-24T03:55:52.0615940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/error.py 2025-07-24T03:55:52.0617290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-07-24T03:55:52.0619010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-07-24T03:55:52.0620880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-07-24T03:55:52.0621970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__init__.py 2025-07-24T03:55:52.0623630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-07-24T03:55:52.0624900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-07-24T03:55:52.0626930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-07-24T03:55:52.0628720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-07-24T03:55:52.0630390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:52.0632430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-07-24T03:55:52.0634200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-07-24T03:55:52.0636220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-07-24T03:55:52.0638130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-07-24T03:55:52.0640210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-07-24T03:55:52.0642190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-07-24T03:55:52.0643740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-07-24T03:55:52.0645720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-07-24T03:55:52.0647850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-07-24T03:55:52.0649600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-07-24T03:55:52.0651350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-07-24T03:55:52.0653300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-07-24T03:55:52.0654790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-07-24T03:55:52.0657040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0658460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-07-24T03:55:52.0660310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-07-24T03:55:52.0661340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/model.py 2025-07-24T03:55:52.0663080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-07-24T03:55:52.0664440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/api.py 2025-07-24T03:55:52.0666320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-07-24T03:55:52.0667860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_embedding.h 2025-07-24T03:55:52.0669480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/commontypes.py 2025-07-24T03:55:52.0671090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/lock.py 2025-07-24T03:55:52.0673290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/recompiler.py 2025-07-24T03:55:52.0674980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cparser.py 2025-07-24T03:55:52.0676600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/verifier.py 2025-07-24T03:55:52.0678290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-07-24T03:55:52.0680050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-07-24T03:55:52.0681870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-07-24T03:55:52.0683730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-07-24T03:55:52.0685590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-07-24T03:55:52.0687460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-07-24T03:55:52.0689410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-07-24T03:55:52.0691290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-07-24T03:55:52.0692810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-07-24T03:55:52.0693480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-07-24T03:55:52.0694160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-07-24T03:55:52.0695440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/repodata_record.json 2025-07-24T03:55:52.0696680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.sh 2025-07-24T03:55:52.0697980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.py 2025-07-24T03:55:52.0699490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/licenses/LICENSE 2025-07-24T03:55:52.0701870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/patches/0001-use-tie-instead-of-structured-binding-declaration.patch 2025-07-24T03:55:52.0703420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.bat 2025-07-24T03:55:52.0704910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/conda_build_config.yaml 2025-07-24T03:55:52.0706750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/test_libmamba_version.py 2025-07-24T03:55:52.0707740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/meta.yaml 2025-07-24T03:55:52.0709660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.sh 2025-07-24T03:55:52.0710630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.0711990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/meta.yaml 2025-07-24T03:55:52.0713320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/build_mamba.sh 2025-07-24T03:55:52.0714410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/run_exports.json 2025-07-24T03:55:52.0715750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/paths.json 2025-07-24T03:55:52.0717290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/hash_input.json 2025-07-24T03:55:52.0718260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/files 2025-07-24T03:55:52.0719480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/about.json 2025-07-24T03:55:52.0720740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/index.json 2025-07-24T03:55:52.0721930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/git 2025-07-24T03:55:52.0723850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-07-24T03:55:52.0725990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-07-24T03:55:52.0727650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-07-24T03:55:52.0729640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-07-24T03:55:52.0731500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-07-24T03:55:52.0733330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-07-24T03:55:52.0735750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-07-24T03:55:52.0737700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-07-24T03:55:52.0738880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/specs.py 2025-07-24T03:55:52.0740500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/version.py 2025-07-24T03:55:52.0742240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-07-24T03:55:52.0743900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.py 2025-07-24T03:55:52.0745820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-07-24T03:55:52.0747580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-07-24T03:55:52.0749550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-07-24T03:55:52.0751800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-07-24T03:55:52.0754550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0755440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-07-24T03:55:52.0757430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:52.0758720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0760770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:52.0762350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/utils.py 2025-07-24T03:55:52.0763910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/py.typed 2025-07-24T03:55:52.0765040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.0766190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.0767490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:52.0769440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/requirements.txt 2025-07-24T03:55:52.0770490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_windows_registry.py 2025-07-24T03:55:52.0771810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_schema.py 2025-07-24T03:55:52.0773860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/test_cwp.py 2025-07-24T03:55:52.0775150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/sys-prefix.json 2025-07-24T03:55:52.0777190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/Iconleak-Atrous-Console.ico 2025-07-24T03:55:52.0778410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/test_menu_creation.py 2025-07-24T03:55:52.0779850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/menu-windows.json 2025-07-24T03:55:52.0781680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/_legacy/test_win32.py 2025-07-24T03:55:52.0782590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_conda.py 2025-07-24T03:55:52.0784860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_backwards_compatibility.py 2025-07-24T03:55:52.0786500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_data.py 2025-07-24T03:55:52.0787950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_api.py 2025-07-24T03:55:52.0789430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/test_elevation.py 2025-07-24T03:55:52.0791030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/precommands.json 2025-07-24T03:55:52.0792750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/windows-terminal.json 2025-07-24T03:55:52.0794460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/working-dir.json 2025-07-24T03:55:52.0796460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/file_types.json 2025-07-24T03:55:52.0798290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/no-platforms.json 2025-07-24T03:55:52.0799950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/sys-prefix.json 2025-07-24T03:55:52.0801610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/entitlements.json 2025-07-24T03:55:52.0803410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/file_types_no_event_handler.json 2025-07-24T03:55:52.0804570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/menu-name.json 2025-07-24T03:55:52.0805190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/example-3.invalid.json 2025-07-24T03:55:52.0805870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/osx_symlinks.json 2025-07-24T03:55:52.0807030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/jsons/url_protocols.json 2025-07-24T03:55:52.0808900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/package_1/LICENSE 2025-07-24T03:55:52.0810270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/package_1/menu.json 2025-07-24T03:55:52.0811720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/package_1/meta.yaml 2025-07-24T03:55:52.0813650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/tests/data/pkgs/noarch/package_1-0.1-0.tar.bz2 2025-07-24T03:55:52.0814880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.0816370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.0817770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/licenses/menuinst/_vendor/apipkg/LICENSE 2025-07-24T03:55:52.0819020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-07-24T03:55:52.0820510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.0822180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.0823500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.0824020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.0825500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.0827040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/files 2025-07-24T03:55:52.0828060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.0828910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.0830130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/info/git 2025-07-24T03:55:52.0831880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_schema.py 2025-07-24T03:55:52.0834030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-07-24T03:55:52.0836670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-07-24T03:55:52.0839230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-07-24T03:55:52.0841300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-07-24T03:55:52.0843590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-07-24T03:55:52.0846080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-07-24T03:55:52.0848570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0851040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-07-24T03:55:52.0853250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-07-24T03:55:52.0855130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-07-24T03:55:52.0856500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:52.0857320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-07-24T03:55:52.0858130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-07-24T03:55:52.0859910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-07-24T03:55:52.0861840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0863650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-07-24T03:55:52.0870460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-07-24T03:55:52.0871150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-07-24T03:55:52.0871810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_version.py 2025-07-24T03:55:52.0872480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-07-24T03:55:52.0873200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-07-24T03:55:52.0873920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-07-24T03:55:52.0875830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-07-24T03:55:52.0877720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-07-24T03:55:52.0879870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-07-24T03:55:52.0881630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-07-24T03:55:52.0884430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-07-24T03:55:52.0886800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:52.0888900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-07-24T03:55:52.0891130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-07-24T03:55:52.0893390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0895760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-07-24T03:55:52.0897510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-07-24T03:55:52.0898940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__init__.py 2025-07-24T03:55:52.0900240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:52.0902200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-07-24T03:55:52.0904010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:52.0906060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:52.0908360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0909920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/api.py 2025-07-24T03:55:52.0911150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/utils.py 2025-07-24T03:55:52.0912850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-07-24T03:55:52.0914740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-07-24T03:55:52.0916540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-07-24T03:55:52.0918450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:52.0920180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-07-24T03:55:52.0921980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-07-24T03:55:52.0924090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:52.0926100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.0927950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-07-24T03:55:52.0929650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-07-24T03:55:52.0931660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-07-24T03:55:52.0933940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-07-24T03:55:52.0935300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-07-24T03:55:52.0937270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-07-24T03:55:52.0939010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-07-24T03:55:52.0940890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-07-24T03:55:52.0942920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-07-24T03:55:52.0945000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-07-24T03:55:52.0946950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-07-24T03:55:52.0948760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-07-24T03:55:52.0951080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-07-24T03:55:52.0952710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-07-24T03:55:52.0954390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-07-24T03:55:52.0956250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/RECORD 2025-07-24T03:55:52.0958370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:52.0960030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/LICENSE.txt 2025-07-24T03:55:52.0961750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/direct_url.json 2025-07-24T03:55:52.0963740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/WHEEL 2025-07-24T03:55:52.0965560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/top_level.txt 2025-07-24T03:55:52.0967490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/REQUESTED 2025-07-24T03:55:52.0969480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/INSTALLER 2025-07-24T03:55:52.0970490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/METADATA 2025-07-24T03:55:52.0971170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3.conda 2025-07-24T03:55:52.0972050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/bin/sqlite3 2025-07-24T03:55:52.0973060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3.h 2025-07-24T03:55:52.0973990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/include/sqlite3ext.h 2025-07-24T03:55:52.0975020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/repodata_record.json 2025-07-24T03:55:52.0976500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/test/run_test.sh 2025-07-24T03:55:52.0977030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/licenses/LICENSE.md 2025-07-24T03:55:52.0978820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/LICENSE.md 2025-07-24T03:55:52.0979280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/bld.bat 2025-07-24T03:55:52.0981390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/build.sh 2025-07-24T03:55:52.0982840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.0984270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/expose_symbols.patch 2025-07-24T03:55:52.0985580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml 2025-07-24T03:55:52.0986880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/recipe/meta.yaml.template 2025-07-24T03:55:52.0988180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/run_exports.json 2025-07-24T03:55:52.0989360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/paths.json 2025-07-24T03:55:52.0990530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/hash_input.json 2025-07-24T03:55:52.0991670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/files 2025-07-24T03:55:52.0992770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/about.json 2025-07-24T03:55:52.0993900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/has_prefix 2025-07-24T03:55:52.0995020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/index.json 2025-07-24T03:55:52.0996100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/info/git 2025-07-24T03:55:52.0997240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.0.dylib 2025-07-24T03:55:52.0998500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/pkgconfig/sqlite3.pc 2025-07-24T03:55:52.0999810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.3.50.2.dylib 2025-07-24T03:55:52.1001050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/lib/libsqlite3.dylib 2025-07-24T03:55:52.1001530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1/share/man/man1/sqlite3.1 2025-07-24T03:55:52.1002370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/yacc.py 2025-07-24T03:55:52.1003740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/lex.py 2025-07-24T03:55:52.1005010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ctokens.py 2025-07-24T03:55:52.1006220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/__init__.py 2025-07-24T03:55:52.1007900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/cpp.py 2025-07-24T03:55:52.1009510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ygen.py 2025-07-24T03:55:52.1011060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_parser.py 2025-07-24T03:55:52.1013160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_ast_gen.py 2025-07-24T03:55:52.1014690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/__init__.py 2025-07-24T03:55:52.1016210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_c_ast.cfg 2025-07-24T03:55:52.1017720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_ast.py 2025-07-24T03:55:52.1019230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/plyparser.py 2025-07-24T03:55:52.1020810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_build_tables.py 2025-07-24T03:55:52.1022400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ast_transforms.py 2025-07-24T03:55:52.1023970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/yacctab.py 2025-07-24T03:55:52.1025510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_generator.py 2025-07-24T03:55:52.1027030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_lexer.py 2025-07-24T03:55:52.1028540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/lextab.py 2025-07-24T03:55:52.1030120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/RECORD 2025-07-24T03:55:52.1030950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/LICENSE 2025-07-24T03:55:52.1031600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-07-24T03:55:52.1032260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/WHEEL 2025-07-24T03:55:52.1033800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-07-24T03:55:52.1035530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-07-24T03:55:52.1036970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-07-24T03:55:52.1038970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/METADATA 2025-07-24T03:55:52.1040000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/repodata_record.json 2025-07-24T03:55:52.1041080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-24T03:55:52.1042270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.py 2025-07-24T03:55:52.1043870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.1044940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-24T03:55:52.1046180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/licenses/LICENSE 2025-07-24T03:55:52.1047690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.1048780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-24T03:55:52.1050700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.1051760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/paths.json 2025-07-24T03:55:52.1052980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/hash_input.json 2025-07-24T03:55:52.1054110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/files 2025-07-24T03:55:52.1055080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/about.json 2025-07-24T03:55:52.1056680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/link.json 2025-07-24T03:55:52.1057940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/index.json 2025-07-24T03:55:52.1058670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/git 2025-07-24T03:55:52.1060050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/export.h 2025-07-24T03:55:52.1061220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/drain.h 2025-07-24T03:55:52.1062480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/reproc.h 2025-07-24T03:55:52.1063550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/run.h 2025-07-24T03:55:52.1064700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/repodata_record.json 2025-07-24T03:55:52.1066260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-07-24T03:55:52.1067520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_c.sh 2025-07-24T03:55:52.1068760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_c.bat 2025-07-24T03:55:52.1070040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-07-24T03:55:52.1071400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.1072750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_cpp.bat 2025-07-24T03:55:52.1074000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-07-24T03:55:52.1075330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/apple_gettime.patch 2025-07-24T03:55:52.1076720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml.template 2025-07-24T03:55:52.1078020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/run_exports.json 2025-07-24T03:55:52.1079210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/paths.json 2025-07-24T03:55:52.1080370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/hash_input.json 2025-07-24T03:55:52.1081500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/files 2025-07-24T03:55:52.1082580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/about.json 2025-07-24T03:55:52.1083700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/has_prefix 2025-07-24T03:55:52.1084830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/index.json 2025-07-24T03:55:52.1085860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/git 2025-07-24T03:55:52.1086300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/pkgconfig/reproc.pc 2025-07-24T03:55:52.1087210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config.cmake 2025-07-24T03:55:52.1090480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets-release.cmake 2025-07-24T03:55:52.1091060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets.cmake 2025-07-24T03:55:52.1091630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config-version.cmake 2025-07-24T03:55:52.1092820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.dylib 2025-07-24T03:55:52.1093760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.2.4.dylib 2025-07-24T03:55:52.1095010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.dylib 2025-07-24T03:55:52.1096020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttp 2025-07-24T03:55:52.1101190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpx 2025-07-24T03:55:52.1101610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpd 2025-07-24T03:55:52.1102190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2ver.h 2025-07-24T03:55:52.1104240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2.h 2025-07-24T03:55:52.1104780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/repodata_record.json 2025-07-24T03:55:52.1105280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/test/run_test.sh 2025-07-24T03:55:52.1105770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/licenses/COPYING 2025-07-24T03:55:52.1106270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/install.sh 2025-07-24T03:55:52.1106800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/install.sh 2025-07-24T03:55:52.1108720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/build.sh 2025-07-24T03:55:52.1109260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:52.1110820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.1112190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/meta.yaml 2025-07-24T03:55:52.1113580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/run_exports.json 2025-07-24T03:55:52.1115960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/paths.json 2025-07-24T03:55:52.1116440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/hash_input.json 2025-07-24T03:55:52.1116900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/files 2025-07-24T03:55:52.1117340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/about.json 2025-07-24T03:55:52.1118540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/has_prefix 2025-07-24T03:55:52.1119810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/index.json 2025-07-24T03:55:52.1219480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/git 2025-07-24T03:55:52.1319750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/pkgconfig/libnghttp2.pc 2025-07-24T03:55:52.1327780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.14.dylib 2025-07-24T03:55:52.1428360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.dylib 2025-07-24T03:55:52.1528790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/include/editline/readline.h 2025-07-24T03:55:52.1629450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/include/histedit.h 2025-07-24T03:55:52.1730080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/repodata_record.json 2025-07-24T03:55:52.1830650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/test/run_test.sh 2025-07-24T03:55:52.1931250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/licenses/COPYING 2025-07-24T03:55:52.2031870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/build.sh 2025-07-24T03:55:52.2032400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.2222330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/0001-prefer-tinfo-over-curses-and-termcap.patch 2025-07-24T03:55:52.2223010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/meta.yaml 2025-07-24T03:55:52.2322950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.2323540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/run_exports.json 2025-07-24T03:55:52.2324080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/paths.json 2025-07-24T03:55:52.2324630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/hash_input.json 2025-07-24T03:55:52.2325150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/files 2025-07-24T03:55:52.2325650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/about.json 2025-07-24T03:55:52.2325880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/has_prefix 2025-07-24T03:55:52.2326100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/index.json 2025-07-24T03:55:52.2326300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/git 2025-07-24T03:55:52.2326560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/pkgconfig/libedit.pc 2025-07-24T03:55:52.2423510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.a 2025-07-24T03:55:52.2523950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.0.dylib 2025-07-24T03:55:52.2624270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.dylib 2025-07-24T03:55:52.2724700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man5/editrc.5 2025-07-24T03:55:52.2825110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wgetc.3 2025-07-24T03:55:52.2933620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_source.3 2025-07-24T03:55:52.2934530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_getc.3 2025-07-24T03:55:52.2935420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wend.3 2025-07-24T03:55:52.3036660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_wend.3 2025-07-24T03:55:52.3037550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_init_fd.3 2025-07-24T03:55:52.3038340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_parse.3 2025-07-24T03:55:52.3039160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wdeletestr.3 2025-07-24T03:55:52.3039990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_str.3 2025-07-24T03:55:52.3040820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_winit.3 2025-07-24T03:55:52.3041660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_deletestr.3 2025-07-24T03:55:52.3042470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_end.3 2025-07-24T03:55:52.3043280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_end.3 2025-07-24T03:55:52.3044070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_gets.3 2025-07-24T03:55:52.3044860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_reset.3 2025-07-24T03:55:52.3045680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_insertstr.3 2025-07-24T03:55:52.3046750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wgets.3 2025-07-24T03:55:52.3047560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_winit.3 2025-07-24T03:55:52.3048370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_w.3 2025-07-24T03:55:52.3049150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_end.3 2025-07-24T03:55:52.3049930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_get.3 2025-07-24T03:55:52.3050710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wline.3 2025-07-24T03:55:52.3051490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_set.3 2025-07-24T03:55:52.3052310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_winsertstr.3 2025-07-24T03:55:52.3053170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_init.3 2025-07-24T03:55:52.3053990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wline.3 2025-07-24T03:55:52.3054790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wstr.3 2025-07-24T03:55:52.3055580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_line.3 2025-07-24T03:55:52.3056370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wget.3 2025-07-24T03:55:52.3057160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wset.3 2025-07-24T03:55:52.3057960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_resize.3 2025-07-24T03:55:52.3058770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_init.3 2025-07-24T03:55:52.3059570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wpush.3 2025-07-24T03:55:52.3060350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_line.3 2025-07-24T03:55:52.3061110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/editline.3 2025-07-24T03:55:52.3061840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_reset.3 2025-07-24T03:55:52.3062530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wparse.3 2025-07-24T03:55:52.3063230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_push.3 2025-07-24T03:55:52.3063940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wreset.3 2025-07-24T03:55:52.3064640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_init.3 2025-07-24T03:55:52.3065330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man7/editline.7 2025-07-24T03:55:52.3066060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/repodata_record.json 2025-07-24T03:55:52.3066790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.sh 2025-07-24T03:55:52.3067480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.py 2025-07-24T03:55:52.3068250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.3069140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/licenses/LICENSE 2025-07-24T03:55:52.3069990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.3071010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml 2025-07-24T03:55:52.3071790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.3080860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/paths.json 2025-07-24T03:55:52.3081600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/hash_input.json 2025-07-24T03:55:52.3082270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/files 2025-07-24T03:55:52.3082930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/about.json 2025-07-24T03:55:52.3083590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/index.json 2025-07-24T03:55:52.3084230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/git 2025-07-24T03:55:52.3085020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-07-24T03:55:52.3085980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-07-24T03:55:52.3086910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-07-24T03:55:52.3087820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-07-24T03:55:52.3088730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-07-24T03:55:52.3089650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-07-24T03:55:52.3090590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-07-24T03:55:52.3091560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-07-24T03:55:52.3092480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-07-24T03:55:52.3093400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-07-24T03:55:52.3094340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-07-24T03:55:52.3095270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-07-24T03:55:52.3096220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-07-24T03:55:52.3097170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-07-24T03:55:52.3098110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-07-24T03:55:52.3099020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-07-24T03:55:52.3099930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-07-24T03:55:52.3100910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:52.3102000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-07-24T03:55:52.3103300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-07-24T03:55:52.3104420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-07-24T03:55:52.3105530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-07-24T03:55:52.3106600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-07-24T03:55:52.3107680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-07-24T03:55:52.3108770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-07-24T03:55:52.3109920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-07-24T03:55:52.3111030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-07-24T03:55:52.3112110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:52.3113190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-07-24T03:55:52.3114270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-07-24T03:55:52.3115400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-07-24T03:55:52.3116550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-07-24T03:55:52.3117650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-07-24T03:55:52.3118730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-07-24T03:55:52.3119800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-07-24T03:55:52.3120860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.3121950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-07-24T03:55:52.3123040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-07-24T03:55:52.3124100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-07-24T03:55:52.3125170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-07-24T03:55:52.3126260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-07-24T03:55:52.3127500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-07-24T03:55:52.3128610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-07-24T03:55:52.3129720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.3130810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-07-24T03:55:52.3131910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-07-24T03:55:52.3132990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-07-24T03:55:52.3133990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-07-24T03:55:52.3134900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-07-24T03:55:52.3135820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-07-24T03:55:52.3136770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-07-24T03:55:52.3137710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-07-24T03:55:52.3138630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-07-24T03:55:52.3139550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-07-24T03:55:52.3140470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-07-24T03:55:52.3141390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-07-24T03:55:52.3142300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-07-24T03:55:52.3143210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-07-24T03:55:52.3144110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-07-24T03:55:52.3145020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-07-24T03:55:52.3145930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-07-24T03:55:52.3146870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-07-24T03:55:52.3147810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-07-24T03:55:52.3148760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-07-24T03:55:52.3149710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-07-24T03:55:52.3150770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-07-24T03:55:52.3151720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-07-24T03:55:52.3152660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-07-24T03:55:52.3153610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-07-24T03:55:52.3154370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3.13 2025-07-24T03:55:52.3154930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3 2025-07-24T03:55:52.3155480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc 2025-07-24T03:55:52.3156020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python 2025-07-24T03:55:52.3156570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.1 2025-07-24T03:55:52.3157120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3 2025-07-24T03:55:52.3157690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3-config 2025-07-24T03:55:52.3158260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3.13 2025-07-24T03:55:52.3158840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13-config 2025-07-24T03:55:52.3159420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3 2025-07-24T03:55:52.3159970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13 2025-07-24T03:55:52.3160590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystats.h 2025-07-24T03:55:52.3161260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/intrcheck.h 2025-07-24T03:55:52.3161930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sliceobject.h 2025-07-24T03:55:52.3162610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bltinmodule.h 2025-07-24T03:55:52.3163280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/tupleobject.h 2025-07-24T03:55:52.3163950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/marshal.h 2025-07-24T03:55:52.3164610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/py_curses.h 2025-07-24T03:55:52.3165260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/errcode.h 2025-07-24T03:55:52.3165930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/iterobject.h 2025-07-24T03:55:52.3166610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/rangeobject.h 2025-07-24T03:55:52.3167280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrtod.h 2025-07-24T03:55:52.3167940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/warnings.h 2025-07-24T03:55:52.3168600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode_ids.h 2025-07-24T03:55:52.3169280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyhash.h 2025-07-24T03:55:52.3169930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pycapsule.h 2025-07-24T03:55:52.3170610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyerrors.h 2025-07-24T03:55:52.3171560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileutils.h 2025-07-24T03:55:52.3172230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dictobject.h 2025-07-24T03:55:52.3172890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/ceval.h 2025-07-24T03:55:52.3173540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystate.h 2025-07-24T03:55:52.3174200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/floatobject.h 2025-07-24T03:55:52.3174930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/exports.h 2025-07-24T03:55:52.3175600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structmember.h 2025-07-24T03:55:52.3176280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/monitoring.h 2025-07-24T03:55:52.3176950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/lock.h 2025-07-24T03:55:52.3177610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/patchlevel.h 2025-07-24T03:55:52.3178280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/frameobject.h 2025-07-24T03:55:52.3178940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/abstract.h 2025-07-24T03:55:52.3179610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/modsupport.h 2025-07-24T03:55:52.3180270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pylifecycle.h 2025-07-24T03:55:52.3180990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_stackref.h 2025-07-24T03:55:52.3181760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyerrors.h 2025-07-24T03:55:52.3182520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_warnings.h 2025-07-24T03:55:52.3183290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_identifier.h 2025-07-24T03:55:52.3184070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_importdl.h 2025-07-24T03:55:52.3184820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_time.h 2025-07-24T03:55:52.3185580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_alloc.h 2025-07-24T03:55:52.3186350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_capsule.h 2025-07-24T03:55:52.3187130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_strings.h 2025-07-24T03:55:52.3187930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_metadata.h 2025-07-24T03:55:52.3188690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_asdl.h 2025-07-24T03:55:52.3189490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruction_sequence.h 2025-07-24T03:55:52.3190290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_getopt.h 2025-07-24T03:55:52.3191050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_intrinsics.h 2025-07-24T03:55:52.3192050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hamt.h 2025-07-24T03:55:52.3192800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymath.h 2025-07-24T03:55:52.3193540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_freelist.h 2025-07-24T03:55:52.3194230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parser.h 2025-07-24T03:55:52.3194950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init.h 2025-07-24T03:55:52.3195720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-07-24T03:55:52.3196480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pylifecycle.h 2025-07-24T03:55:52.3197200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime.h 2025-07-24T03:55:52.3197910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_modsupport.h 2025-07-24T03:55:52.3198640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_signal.h 2025-07-24T03:55:52.3199380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_backoff.h 2025-07-24T03:55:52.3200070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_namespace.h 2025-07-24T03:55:52.3200780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_genobject.h 2025-07-24T03:55:52.3201470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_brc.h 2025-07-24T03:55:52.3202190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_utils.h 2025-07-24T03:55:52.3202900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gil.h 2025-07-24T03:55:52.3203590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_exceptions.h 2025-07-24T03:55:52.3204280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_token.h 2025-07-24T03:55:52.3204970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_compile.h 2025-07-24T03:55:52.3205660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_atexit.h 2025-07-24T03:55:52.3206370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_mimalloc.h 2025-07-24T03:55:52.3207070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_signal.h 2025-07-24T03:55:52.3207780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_state.h 2025-07-24T03:55:52.3208480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_lock.h 2025-07-24T03:55:52.3209150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_cell.h 2025-07-24T03:55:52.3209840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_semaphore.h 2025-07-24T03:55:52.3210550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sliceobject.h 2025-07-24T03:55:52.3211390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_code.h 2025-07-24T03:55:52.3212170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unionobject.h 2025-07-24T03:55:52.3212880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyhash.h 2025-07-24T03:55:52.3213590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_stack.h 2025-07-24T03:55:52.3214290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tuple.h 2025-07-24T03:55:52.3214980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_long.h 2025-07-24T03:55:52.3215690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_faulthandler.h 2025-07-24T03:55:52.3216400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ucnhash.h 2025-07-24T03:55:52.3217100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_weakref.h 2025-07-24T03:55:52.3217800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils.h 2025-07-24T03:55:52.3218550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-07-24T03:55:52.3219280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_llist.h 2025-07-24T03:55:52.3219970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc.h 2025-07-24T03:55:52.3220720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-07-24T03:55:52.3221500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-07-24T03:55:52.3222260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-07-24T03:55:52.3223010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-07-24T03:55:52.3223770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-07-24T03:55:52.3224510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_floatobject.h 2025-07-24T03:55:52.3225250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_critical_section.h 2025-07-24T03:55:52.3225980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_call.h 2025-07-24T03:55:52.3226680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hashtable.h 2025-07-24T03:55:52.3227380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_abstract.h 2025-07-24T03:55:52.3228060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_list.h 2025-07-24T03:55:52.3228740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem.h 2025-07-24T03:55:52.3229440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_structseq.h 2025-07-24T03:55:52.3230140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bitutils.h 2025-07-24T03:55:52.3230970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_complexobject.h 2025-07-24T03:55:52.3231750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-07-24T03:55:52.3232530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_memoryobject.h 2025-07-24T03:55:52.3233290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init_generated.h 2025-07-24T03:55:52.3234040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystate.h 2025-07-24T03:55:52.3234740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythonrun.h 2025-07-24T03:55:52.3235430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gc.h 2025-07-24T03:55:52.3236130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_traceback.h 2025-07-24T03:55:52.3236820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict.h 2025-07-24T03:55:52.3237510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_strhex.h 2025-07-24T03:55:52.3238270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-07-24T03:55:52.3239050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_descrobject.h 2025-07-24T03:55:52.3239780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc_init.h 2025-07-24T03:55:52.3240500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_import.h 2025-07-24T03:55:52.3241160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_symtable.h 2025-07-24T03:55:52.3241810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystats.h 2025-07-24T03:55:52.3242470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sysmodule.h 2025-07-24T03:55:52.3243120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast_state.h 2025-07-24T03:55:52.3243780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem_init.h 2025-07-24T03:55:52.3244440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyarena.h 2025-07-24T03:55:52.3245100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_initconfig.h 2025-07-24T03:55:52.3245770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytesobject.h 2025-07-24T03:55:52.3246430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_frame.h 2025-07-24T03:55:52.3247070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_interp.h 2025-07-24T03:55:52.3247700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dtoa.h 2025-07-24T03:55:52.3248330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_format.h 2025-07-24T03:55:52.3248970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_function.h 2025-07-24T03:55:52.3249740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_qsbr.h 2025-07-24T03:55:52.3250380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_condvar.h 2025-07-24T03:55:52.3251040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval_state.h 2025-07-24T03:55:52.3251700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_flowgraph.h 2025-07-24T03:55:52.3252360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_optimizer.h 2025-07-24T03:55:52.3253020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict_state.h 2025-07-24T03:55:52.3253700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils_windows.h 2025-07-24T03:55:52.3254400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typeobject.h 2025-07-24T03:55:52.3255060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_setobject.h 2025-07-24T03:55:52.3255720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tracemalloc.h 2025-07-24T03:55:52.3256400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytes_methods.h 2025-07-24T03:55:52.3257060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object.h 2025-07-24T03:55:52.3257720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruments.h 2025-07-24T03:55:52.3258370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval.h 2025-07-24T03:55:52.3259020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pathconfig.h 2025-07-24T03:55:52.3259690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_moduleobject.h 2025-07-24T03:55:52.3260380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects.h 2025-07-24T03:55:52.3261060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typevarobject.h 2025-07-24T03:55:52.3261720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tstate.h 2025-07-24T03:55:52.3262370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pybuffer.h 2025-07-24T03:55:52.3263040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parking_lot.h 2025-07-24T03:55:52.3263700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_ids.h 2025-07-24T03:55:52.3264360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject.h 2025-07-24T03:55:52.3265040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_crossinterp.h 2025-07-24T03:55:52.3265690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_range.h 2025-07-24T03:55:52.3266330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythread.h 2025-07-24T03:55:52.3267020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-07-24T03:55:52.3267850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc.h 2025-07-24T03:55:52.3268510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_context.h 2025-07-24T03:55:52.3269180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_metadata.h 2025-07-24T03:55:52.3269850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_codecs.h 2025-07-24T03:55:52.3270490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_jit.h 2025-07-24T03:55:52.3271110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast.h 2025-07-24T03:55:52.3271710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/datetime.h 2025-07-24T03:55:52.3272300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/methodobject.h 2025-07-24T03:55:52.3272880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymem.h 2025-07-24T03:55:52.3273440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/boolobject.h 2025-07-24T03:55:52.3274020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileobject.h 2025-07-24T03:55:52.3274630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyexpat.h 2025-07-24T03:55:52.3275190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrcmp.h 2025-07-24T03:55:52.3275750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymath.h 2025-07-24T03:55:52.3276320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyconfig.h 2025-07-24T03:55:52.3276900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/weakrefobject.h 2025-07-24T03:55:52.3277490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacconfig.h 2025-07-24T03:55:52.3278080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/critical_section.h 2025-07-24T03:55:52.3278660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacro.h 2025-07-24T03:55:52.3279230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/enumobject.h 2025-07-24T03:55:52.3279810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/moduleobject.h 2025-07-24T03:55:52.3280390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/typeslots.h 2025-07-24T03:55:52.3280960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/compile.h 2025-07-24T03:55:52.3281530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/setobject.h 2025-07-24T03:55:52.3282090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/codecs.h 2025-07-24T03:55:52.3282680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/classobject.h 2025-07-24T03:55:52.3283300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystats.h 2025-07-24T03:55:52.3283910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/cellobject.h 2025-07-24T03:55:52.3284540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tupleobject.h 2025-07-24T03:55:52.3285280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/warnings.h 2025-07-24T03:55:52.3285880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyhash.h 2025-07-24T03:55:52.3286480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyerrors.h 2025-07-24T03:55:52.3287090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileutils.h 2025-07-24T03:55:52.3287710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/dictobject.h 2025-07-24T03:55:52.3288310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/ceval.h 2025-07-24T03:55:52.3288910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystate.h 2025-07-24T03:55:52.3289530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/floatobject.h 2025-07-24T03:55:52.3290160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longintrepr.h 2025-07-24T03:55:52.3290760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/code.h 2025-07-24T03:55:52.3291380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pthread_stubs.h 2025-07-24T03:55:52.3292000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyctype.h 2025-07-24T03:55:52.3292620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/monitoring.h 2025-07-24T03:55:52.3293220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/lock.h 2025-07-24T03:55:52.3293840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/frameobject.h 2025-07-24T03:55:52.3294460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/abstract.h 2025-07-24T03:55:52.3295070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/context.h 2025-07-24T03:55:52.3295680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/modsupport.h 2025-07-24T03:55:52.3300110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pylifecycle.h 2025-07-24T03:55:52.3300750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/methodobject.h 2025-07-24T03:55:52.3301380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/genobject.h 2025-07-24T03:55:52.3301990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pymem.h 2025-07-24T03:55:52.3302600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileobject.h 2025-07-24T03:55:52.3303230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/weakrefobject.h 2025-07-24T03:55:52.3303870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_gcc.h 2025-07-24T03:55:52.3304490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyfpe.h 2025-07-24T03:55:52.3305120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/critical_section.h 2025-07-24T03:55:52.3305760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/odictobject.h 2025-07-24T03:55:52.3306490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/compile.h 2025-07-24T03:55:52.3307110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tracemalloc.h 2025-07-24T03:55:52.3307730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/setobject.h 2025-07-24T03:55:52.3308360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_std.h 2025-07-24T03:55:52.3308990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/complexobject.h 2025-07-24T03:55:52.3309620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic.h 2025-07-24T03:55:52.3310230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyframe.h 2025-07-24T03:55:52.3310860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/picklebufobject.h 2025-07-24T03:55:52.3311490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/object.h 2025-07-24T03:55:52.3312120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytearrayobject.h 2025-07-24T03:55:52.3312740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pytime.h 2025-07-24T03:55:52.3313350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/import.h 2025-07-24T03:55:52.3313970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_msc.h 2025-07-24T03:55:52.3314590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythonrun.h 2025-07-24T03:55:52.3315220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/unicodeobject.h 2025-07-24T03:55:52.3315850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/traceback.h 2025-07-24T03:55:52.3316470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/funcobject.h 2025-07-24T03:55:52.3317090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/initconfig.h 2025-07-24T03:55:52.3317700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythread.h 2025-07-24T03:55:52.3318320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/memoryobject.h 2025-07-24T03:55:52.3318950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/descrobject.h 2025-07-24T03:55:52.3319570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/objimpl.h 2025-07-24T03:55:52.3320170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/sysmodule.h 2025-07-24T03:55:52.3320790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longobject.h 2025-07-24T03:55:52.3321410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytesobject.h 2025-07-24T03:55:52.3322040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/listobject.h 2025-07-24T03:55:52.3322660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pydebug.h 2025-07-24T03:55:52.3323260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/complexobject.h 2025-07-24T03:55:52.3323860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyatomic.h 2025-07-24T03:55:52.3324560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyframe.h 2025-07-24T03:55:52.3325130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/object.h 2025-07-24T03:55:52.3325700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structseq.h 2025-07-24T03:55:52.3326270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pybuffer.h 2025-07-24T03:55:52.3326860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytearrayobject.h 2025-07-24T03:55:52.3327450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/import.h 2025-07-24T03:55:52.3328000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osdefs.h 2025-07-24T03:55:52.3328570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythonrun.h 2025-07-24T03:55:52.3329160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/unicodeobject.h 2025-07-24T03:55:52.3329740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/traceback.h 2025-07-24T03:55:52.3330310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythread.h 2025-07-24T03:55:52.3330870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/Python.h 2025-07-24T03:55:52.3331440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/memoryobject.h 2025-07-24T03:55:52.3332010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode.h 2025-07-24T03:55:52.3332580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/descrobject.h 2025-07-24T03:55:52.3333160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/objimpl.h 2025-07-24T03:55:52.3333720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyport.h 2025-07-24T03:55:52.3334270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pydtrace.h 2025-07-24T03:55:52.3334810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sysmodule.h 2025-07-24T03:55:52.3335350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/longobject.h 2025-07-24T03:55:52.3335880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osmodule.h 2025-07-24T03:55:52.3336420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pytypedefs.h 2025-07-24T03:55:52.3336970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytesobject.h 2025-07-24T03:55:52.3337500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/listobject.h 2025-07-24T03:55:52.3338060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/genericaliasobject.h 2025-07-24T03:55:52.3338650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dynamic_annotations.h 2025-07-24T03:55:52.3339200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/repodata_record.json 2025-07-24T03:55:52.3339710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.sh 2025-07-24T03:55:52.3340290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/build-and-test.sh 2025-07-24T03:55:52.3340920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/a.c 2025-07-24T03:55:52.3341610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/cmake/CMakeLists.txt 2025-07-24T03:55:52.3342140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.py 2025-07-24T03:55:52.3342670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/test_time_dependencies.json 2025-07-24T03:55:52.3343200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/licenses/LICENSE 2025-07-24T03:55:52.3343700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/build_base.sh 2025-07-24T03:55:52.3344250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/fix_staged_scripts.py 2025-07-24T03:55:52.3344810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.bat 2025-07-24T03:55:52.3345360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.sh 2025-07-24T03:55:52.3345980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0010-Fix-TZPATH-on-windows.patch 2025-07-24T03:55:52.3346670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0015-unvendor-xz.patch 2025-07-24T03:55:52.3347440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0003-Fix-find_library-so-that-it-looks-in-sys.prefix-lib-.patch 2025-07-24T03:55:52.3348230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0006-Unvendor-sqlite3.patch 2025-07-24T03:55:52.3349000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0011-Make-dyld-search-work-with-SYSTEM_VERSION_COMPAT-1.patch 2025-07-24T03:55:52.3349800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0021-Override-configure-LIBFFI.patch 2025-07-24T03:55:52.3350560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0007-Add-CondaEcosystemModifyDllSearchPath.patch 2025-07-24T03:55:52.3351300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0014-Unvendor-tcltk.patch 2025-07-24T03:55:52.3351960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0018-Unvendor-expat.patch 2025-07-24T03:55:52.3352610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0008-Doing-d1trimfile.patch 2025-07-24T03:55:52.3353240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/README.md 2025-07-24T03:55:52.3353930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch 2025-07-24T03:55:52.3354670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0013-Unvendor-libffi.patch 2025-07-24T03:55:52.3355380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0002-Win32-Do-not-download-externals.patch 2025-07-24T03:55:52.3356140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0009-Allow-cross-compiling-for-Darwin.patch 2025-07-24T03:55:52.3356870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0019-Remove-unused-readelf.patch 2025-07-24T03:55:52.3357620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0017-Do-not-pass-g-to-GCC-when-not-Py_DEBUG.patch 2025-07-24T03:55:52.3358460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0016-unvendor-zlib.patch 2025-07-24T03:55:52.3359120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0012-Unvendor-bzip2.patch 2025-07-24T03:55:52.3359780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0005-Unvendor-openssl.patch 2025-07-24T03:55:52.3360420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0000-branding.patch 2025-07-24T03:55:52.3361160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0004-Disable-registry-lookup-unless-CONDA_PY_ALLOW_REG_PA.patch 2025-07-24T03:55:52.3361940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0022-Unvendor-libmpdec.patch 2025-07-24T03:55:52.3362630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/build-and-test.sh 2025-07-24T03:55:52.3363310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/a.c 2025-07-24T03:55:52.3363930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/cmake/CMakeLists.txt 2025-07-24T03:55:52.3364530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/yum_requirements.txt 2025-07-24T03:55:52.3365100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build-locally.py 2025-07-24T03:55:52.3365670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/sitecustomize.py 2025-07-24T03:55:52.3366250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/replace-word-pairs.py 2025-07-24T03:55:52.3366820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitignore 2025-07-24T03:55:52.3367370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/recipe-license.txt 2025-07-24T03:55:52.3367950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/conda_build_config.yaml 2025-07-24T03:55:52.3368520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitattributes 2025-07-24T03:55:52.3369060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/run_test.py 2025-07-24T03:55:52.3369600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.sh 2025-07-24T03:55:52.3370130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/LICENSE.txt 2025-07-24T03:55:52.3370660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/meta.yaml 2025-07-24T03:55:52.3371210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.circleci/config.yml 2025-07-24T03:55:52.3371780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.bat 2025-07-24T03:55:52.3372330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.3372860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/meta.yaml 2025-07-24T03:55:52.3373350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/run_exports.json 2025-07-24T03:55:52.3373830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/paths.json 2025-07-24T03:55:52.3374320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/hash_input.json 2025-07-24T03:55:52.3374780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/files 2025-07-24T03:55:52.3375320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/about.json 2025-07-24T03:55:52.3375790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/has_prefix 2025-07-24T03:55:52.3376250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/index.json 2025-07-24T03:55:52.3376690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/git 2025-07-24T03:55:52.3377160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3.pc 2025-07-24T03:55:52.3377700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13-embed.pc 2025-07-24T03:55:52.3378250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13.pc 2025-07-24T03:55:52.3378790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3-embed.pc 2025-07-24T03:55:52.3379320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/libpython3.13.dylib 2025-07-24T03:55:52.3379820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shutil.py 2025-07-24T03:55:52.3380330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tempfile.py 2025-07-24T03:55:52.3380940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-07-24T03:55:52.3381650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-07-24T03:55:52.3382340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-07-24T03:55:52.3383020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-07-24T03:55:52.3383730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-07-24T03:55:52.3384440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-07-24T03:55:52.3385140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-07-24T03:55:52.3385820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-07-24T03:55:52.3386510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-07-24T03:55:52.3387210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-07-24T03:55:52.3387930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-07-24T03:55:52.3388630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-07-24T03:55:52.3389320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-07-24T03:55:52.3390010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-07-24T03:55:52.3390720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-07-24T03:55:52.3391420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-07-24T03:55:52.3392190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-07-24T03:55:52.3392870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-07-24T03:55:52.3393540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-07-24T03:55:52.3394220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-07-24T03:55:52.3394890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-07-24T03:55:52.3395560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-07-24T03:55:52.3396250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-07-24T03:55:52.3396940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-07-24T03:55:52.3397600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-07-24T03:55:52.3398270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-07-24T03:55:52.3398950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-07-24T03:55:52.3399650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-07-24T03:55:52.3400330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-07-24T03:55:52.3401000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-07-24T03:55:52.3401720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-07-24T03:55:52.3402430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-07-24T03:55:52.3403090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-07-24T03:55:52.3403770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-07-24T03:55:52.3404450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-07-24T03:55:52.3404770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-07-24T03:55:52.3405080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-07-24T03:55:52.3405380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-07-24T03:55:52.3405700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-07-24T03:55:52.3406000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-07-24T03:55:52.3406290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-07-24T03:55:52.3406730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-07-24T03:55:52.3407030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-07-24T03:55:52.3407330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-07-24T03:55:52.3407640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-07-24T03:55:52.3407950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-07-24T03:55:52.3408260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-07-24T03:55:52.3408550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-07-24T03:55:52.3408860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-07-24T03:55:52.3409170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-07-24T03:55:52.3409460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-07-24T03:55:52.3409790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-07-24T03:55:52.3410110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-07-24T03:55:52.3410420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-07-24T03:55:52.3410770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-07-24T03:55:52.3411100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-07-24T03:55:52.3411450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-07-24T03:55:52.3411760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-07-24T03:55:52.3412060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-07-24T03:55:52.3412390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-07-24T03:55:52.3412710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-07-24T03:55:52.3413030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-07-24T03:55:52.3413340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-07-24T03:55:52.3413640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-07-24T03:55:52.3413930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-07-24T03:55:52.3414240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-07-24T03:55:52.3414640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-07-24T03:55:52.3414940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-07-24T03:55:52.3415250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-07-24T03:55:52.3415560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-07-24T03:55:52.3415850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-07-24T03:55:52.3416170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-07-24T03:55:52.3416500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-07-24T03:55:52.3416800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-07-24T03:55:52.3417130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-07-24T03:55:52.3417450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-07-24T03:55:52.3417750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-07-24T03:55:52.3418050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-07-24T03:55:52.3418300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_romanian.py 2025-07-24T03:55:52.3418560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_farsi.py 2025-07-24T03:55:52.3418800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/idna.py 2025-07-24T03:55:52.3419040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp273.py 2025-07-24T03:55:52.3419290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/punycode.py 2025-07-24T03:55:52.3419560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/raw_unicode_escape.py 2025-07-24T03:55:52.3419800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8.py 2025-07-24T03:55:52.3420040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1252.py 2025-07-24T03:55:52.3420280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp869.py 2025-07-24T03:55:52.3420530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_14.py 2025-07-24T03:55:52.3420780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_2.py 2025-07-24T03:55:52.3421030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_arabic.py 2025-07-24T03:55:52.3421290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_croatian.py 2025-07-24T03:55:52.3421540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5hkscs.py 2025-07-24T03:55:52.3421780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1256.py 2025-07-24T03:55:52.3422120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_6.py 2025-07-24T03:55:52.3422370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_10.py 2025-07-24T03:55:52.3422630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_kr.py 2025-07-24T03:55:52.3422870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1140.py 2025-07-24T03:55:52.3423110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1125.py 2025-07-24T03:55:52.3423370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_1.py 2025-07-24T03:55:52.3423610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1257.py 2025-07-24T03:55:52.3423850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp949.py 2025-07-24T03:55:52.3424090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp858.py 2025-07-24T03:55:52.3424340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_7.py 2025-07-24T03:55:52.3424580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_11.py 2025-07-24T03:55:52.3424830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hp_roman8.py 2025-07-24T03:55:52.3425070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_r.py 2025-07-24T03:55:52.3425320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/zlib_codec.py 2025-07-24T03:55:52.3425560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gbk.py 2025-07-24T03:55:52.3425790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/johab.py 2025-07-24T03:55:52.3426030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1253.py 2025-07-24T03:55:52.3426280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_15.py 2025-07-24T03:55:52.3426540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2004.py 2025-07-24T03:55:52.3426800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_iceland.py 2025-07-24T03:55:52.3427050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_3.py 2025-07-24T03:55:52.3427290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_greek.py 2025-07-24T03:55:52.3427540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/rot_13.py 2025-07-24T03:55:52.3427790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_be.py 2025-07-24T03:55:52.3428020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_kr.py 2025-07-24T03:55:52.3428280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jisx0213.py 2025-07-24T03:55:52.3428520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp863.py 2025-07-24T03:55:52.3428760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ascii.py 2025-07-24T03:55:52.3429000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_8.py 2025-07-24T03:55:52.3429430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp857.py 2025-07-24T03:55:52.3429680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_be.py 2025-07-24T03:55:52.3429920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1258.py 2025-07-24T03:55:52.3430160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/oem.py 2025-07-24T03:55:52.3430410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_latin2.py 2025-07-24T03:55:52.3430650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp775.py 2025-07-24T03:55:52.3430890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_roman.py 2025-07-24T03:55:52.3431150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__init__.py 2025-07-24T03:55:52.3431380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp852.py 2025-07-24T03:55:52.3431650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jisx0213.py 2025-07-24T03:55:52.3431880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp866.py 2025-07-24T03:55:52.3432120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_7.py 2025-07-24T03:55:52.3432380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/base64_codec.py 2025-07-24T03:55:52.3432690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-07-24T03:55:52.3433000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-07-24T03:55:52.3433320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-07-24T03:55:52.3433640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-07-24T03:55:52.3433950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-07-24T03:55:52.3434250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-07-24T03:55:52.3434570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-07-24T03:55:52.3434900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-07-24T03:55:52.3435230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-07-24T03:55:52.3435540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-07-24T03:55:52.3435840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-07-24T03:55:52.3436150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-07-24T03:55:52.3436460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-07-24T03:55:52.3436780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-07-24T03:55:52.3437270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-07-24T03:55:52.3437610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-07-24T03:55:52.3437920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-07-24T03:55:52.3438240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-07-24T03:55:52.3438550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-07-24T03:55:52.3438860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-07-24T03:55:52.3439170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-07-24T03:55:52.3439480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-07-24T03:55:52.3439780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-07-24T03:55:52.3440090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-07-24T03:55:52.3440400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-07-24T03:55:52.3440720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-07-24T03:55:52.3441020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-07-24T03:55:52.3441340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-07-24T03:55:52.3441650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-07-24T03:55:52.3441970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-07-24T03:55:52.3442270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-07-24T03:55:52.3442580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-07-24T03:55:52.3442890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-07-24T03:55:52.3443230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-07-24T03:55:52.3443530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-07-24T03:55:52.3443840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-07-24T03:55:52.3444160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-07-24T03:55:52.3444480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-07-24T03:55:52.3444860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-07-24T03:55:52.3445180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-07-24T03:55:52.3445490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-07-24T03:55:52.3445810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-07-24T03:55:52.3446110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-07-24T03:55:52.3446430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-07-24T03:55:52.3446740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-07-24T03:55:52.3447050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-07-24T03:55:52.3447360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-07-24T03:55:52.3447660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-07-24T03:55:52.3447980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-07-24T03:55:52.3448300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-07-24T03:55:52.3448610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-07-24T03:55:52.3448930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-07-24T03:55:52.3449240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-07-24T03:55:52.3449540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-07-24T03:55:52.3449860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-07-24T03:55:52.3450170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-07-24T03:55:52.3450490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-07-24T03:55:52.3450810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-07-24T03:55:52.3451130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-07-24T03:55:52.3451450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-07-24T03:55:52.3451780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-07-24T03:55:52.3452080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-07-24T03:55:52.3452390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-07-24T03:55:52.3452790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-07-24T03:55:52.3453110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-07-24T03:55:52.3453420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-07-24T03:55:52.3453730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-07-24T03:55:52.3454050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-07-24T03:55:52.3454360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-07-24T03:55:52.3454670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-07-24T03:55:52.3454980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-07-24T03:55:52.3455300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-07-24T03:55:52.3455630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-07-24T03:55:52.3455950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-07-24T03:55:52.3456260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-07-24T03:55:52.3456580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-07-24T03:55:52.3456890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-07-24T03:55:52.3457210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-07-24T03:55:52.3457510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-07-24T03:55:52.3457820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-07-24T03:55:52.3458120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-07-24T03:55:52.3458430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-07-24T03:55:52.3458740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-07-24T03:55:52.3459040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-07-24T03:55:52.3459340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-07-24T03:55:52.3459650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-07-24T03:55:52.3459960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-07-24T03:55:52.3460370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-07-24T03:55:52.3460690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-07-24T03:55:52.3460990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-07-24T03:55:52.3461310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-07-24T03:55:52.3461620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-07-24T03:55:52.3461940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-07-24T03:55:52.3462260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-07-24T03:55:52.3462570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-07-24T03:55:52.3462880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-07-24T03:55:52.3463190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-07-24T03:55:52.3463510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-07-24T03:55:52.3463810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-07-24T03:55:52.3464130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-07-24T03:55:52.3464450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-07-24T03:55:52.3464760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-07-24T03:55:52.3465070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-07-24T03:55:52.3465380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-07-24T03:55:52.3465690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-07-24T03:55:52.3466000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-07-24T03:55:52.3466310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-07-24T03:55:52.3466620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-07-24T03:55:52.3466930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-07-24T03:55:52.3467240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-07-24T03:55:52.3467550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-07-24T03:55:52.3467880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-07-24T03:55:52.3468300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.3468620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-07-24T03:55:52.3468930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-07-24T03:55:52.3469240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-07-24T03:55:52.3469580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-07-24T03:55:52.3469910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-07-24T03:55:52.3470240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-07-24T03:55:52.3470570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-07-24T03:55:52.3470880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-07-24T03:55:52.3471180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-07-24T03:55:52.3471420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp932.py 2025-07-24T03:55:52.3471660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp720.py 2025-07-24T03:55:52.3471900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp862.py 2025-07-24T03:55:52.3475260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp437.py 2025-07-24T03:55:52.3475520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/palmos.py 2025-07-24T03:55:52.3475770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_9.py 2025-07-24T03:55:52.3476010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp856.py 2025-07-24T03:55:52.3476260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/aliases.py 2025-07-24T03:55:52.3476500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/latin_1.py 2025-07-24T03:55:52.3476740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp875.py 2025-07-24T03:55:52.3476980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp950.py 2025-07-24T03:55:52.3477250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/unicode_escape.py 2025-07-24T03:55:52.3477500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp737.py 2025-07-24T03:55:52.3477740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp865.py 2025-07-24T03:55:52.3477980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ptcp154.py 2025-07-24T03:55:52.3478220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5.py 2025-07-24T03:55:52.3478460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp424.py 2025-07-24T03:55:52.3478820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp861.py 2025-07-24T03:55:52.3479070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jp.py 2025-07-24T03:55:52.3479310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp855.py 2025-07-24T03:55:52.3479560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis.py 2025-07-24T03:55:52.3479810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_le.py 2025-07-24T03:55:52.3480050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp500.py 2025-07-24T03:55:52.3480300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/undefined.py 2025-07-24T03:55:52.3480550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp860.py 2025-07-24T03:55:52.3480790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/uu_codec.py 2025-07-24T03:55:52.3481040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_le.py 2025-07-24T03:55:52.3481290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb18030.py 2025-07-24T03:55:52.3481530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp874.py 2025-07-24T03:55:52.3481760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp850.py 2025-07-24T03:55:52.3482000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp864.py 2025-07-24T03:55:52.3482240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32.py 2025-07-24T03:55:52.3482490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_u.py 2025-07-24T03:55:52.3482730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1254.py 2025-07-24T03:55:52.3482990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2.py 2025-07-24T03:55:52.3483230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16.py 2025-07-24T03:55:52.3483470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_4.py 2025-07-24T03:55:52.3483730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jis_2004.py 2025-07-24T03:55:52.3483970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mbcs.py 2025-07-24T03:55:52.3484220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1250.py 2025-07-24T03:55:52.3484460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb2312.py 2025-07-24T03:55:52.3484710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_16.py 2025-07-24T03:55:52.3484980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_cyrillic.py 2025-07-24T03:55:52.3485220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hex_codec.py 2025-07-24T03:55:52.3485510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/tis_620.py 2025-07-24T03:55:52.3585900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp037.py 2025-07-24T03:55:52.3686410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1006.py 2025-07-24T03:55:52.3786800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1251.py 2025-07-24T03:55:52.3887170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_turkish.py 2025-07-24T03:55:52.3987580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_ext.py 2025-07-24T03:55:52.4087950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_1.py 2025-07-24T03:55:52.4188290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hz.py 2025-07-24T03:55:52.4288640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/bz2_codec.py 2025-07-24T03:55:52.4438580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/quopri_codec.py 2025-07-24T03:55:52.4438920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/kz1048.py 2025-07-24T03:55:52.4439240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8_sig.py 2025-07-24T03:55:52.4439480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_t.py 2025-07-24T03:55:52.4439730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1255.py 2025-07-24T03:55:52.4439990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_3.py 2025-07-24T03:55:52.4440260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis_2004.py 2025-07-24T03:55:52.4440510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1026.py 2025-07-24T03:55:52.4440760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/charmap.py 2025-07-24T03:55:52.4441010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_5.py 2025-07-24T03:55:52.4441270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_13.py 2025-07-24T03:55:52.4441520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp.py 2025-07-24T03:55:52.4441740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/queue.py 2025-07-24T03:55:52.4441960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyio.py 2025-07-24T03:55:52.4442190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pkgutil.py 2025-07-24T03:55:52.4442420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lzma.py 2025-07-24T03:55:52.4442650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sitebuiltins.py 2025-07-24T03:55:52.4442960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copyreg.py 2025-07-24T03:55:52.4443190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/rlcompleter.py 2025-07-24T03:55:52.4443430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_common.py 2025-07-24T03:55:52.4443690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__init__.py 2025-07-24T03:55:52.4444010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-07-24T03:55:52.4444500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-07-24T03:55:52.4444830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-07-24T03:55:52.4445140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4445390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_zoneinfo.py 2025-07-24T03:55:52.4445630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_tzpath.py 2025-07-24T03:55:52.4445850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gzip.py 2025-07-24T03:55:52.4446090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_aix.py 2025-07-24T03:55:52.4446340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/wintypes.py 2025-07-24T03:55:52.4446580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/util.py 2025-07-24T03:55:52.4446820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__init__.py 2025-07-24T03:55:52.4447140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-07-24T03:55:52.4447460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-07-24T03:55:52.4447770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-07-24T03:55:52.4448070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.4448380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4448630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_endian.py 2025-07-24T03:55:52.4448890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dyld.py 2025-07-24T03:55:52.4449160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/framework.py 2025-07-24T03:55:52.4449440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib 2025-07-24T03:55:52.4449700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__init__.py 2025-07-24T03:55:52.4450030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-07-24T03:55:52.4450370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-07-24T03:55:52.4450720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-07-24T03:55:52.4451060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4451340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/README.ctypes 2025-07-24T03:55:52.4451630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-07-24T03:55:52.4451890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dylib.py 2025-07-24T03:55:52.4452260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ipaddress.py 2025-07-24T03:55:52.4452480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/trace.py 2025-07-24T03:55:52.4452720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/webbrowser.py 2025-07-24T03:55:52.4452970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compat_pickle.py 2025-07-24T03:55:52.4453210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/signals.py 2025-07-24T03:55:52.4453460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/runner.py 2025-07-24T03:55:52.4453690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/suite.py 2025-07-24T03:55:52.4453940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/util.py 2025-07-24T03:55:52.4454180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__init__.py 2025-07-24T03:55:52.4454500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:52.4454820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-07-24T03:55:52.4455130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-07-24T03:55:52.4455450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-07-24T03:55:52.4455760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-07-24T03:55:52.4456070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-07-24T03:55:52.4456390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.4456700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-07-24T03:55:52.4457010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.4457330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-07-24T03:55:52.4457640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4457950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-07-24T03:55:52.4458280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-07-24T03:55:52.4458520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/result.py 2025-07-24T03:55:52.4458760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/loader.py 2025-07-24T03:55:52.4459000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/case.py 2025-07-24T03:55:52.4459230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/main.py 2025-07-24T03:55:52.4459490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/async_case.py 2025-07-24T03:55:52.4459830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__main__.py 2025-07-24T03:55:52.4460070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/_log.py 2025-07-24T03:55:52.4460310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/mock.py 2025-07-24T03:55:52.4460520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dis.py 2025-07-24T03:55:52.4460730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bdb.py 2025-07-24T03:55:52.4461030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python-config.py 2025-07-24T03:55:52.4461310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c.in 2025-07-24T03:55:52.4461580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/install-sh 2025-07-24T03:55:52.4461860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-07-24T03:55:52.4462130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Makefile 2025-07-24T03:55:52.4462420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-07-24T03:55:52.4462680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup 2025-07-24T03:55:52.4463040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-07-24T03:55:52.4463310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/makesetup 2025-07-24T03:55:52.4463580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c 2025-07-24T03:55:52.4463850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.local 2025-07-24T03:55:52.4464110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python.o 2025-07-24T03:55:52.4464340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipapp.py 2025-07-24T03:55:52.4464550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cmd.py 2025-07-24T03:55:52.4464760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tty.py 2025-07-24T03:55:52.4465000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/textpad.py 2025-07-24T03:55:52.4465230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/ascii.py 2025-07-24T03:55:52.4465480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__init__.py 2025-07-24T03:55:52.4465780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-07-24T03:55:52.4466090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-07-24T03:55:52.4466400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-07-24T03:55:52.4466700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4467010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-07-24T03:55:52.4467340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/has_key.py 2025-07-24T03:55:52.4467580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/panel.py 2025-07-24T03:55:52.4467810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tabnanny.py 2025-07-24T03:55:52.4468040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_py_abc.py 2025-07-24T03:55:52.4468260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cProfile.py 2025-07-24T03:55:52.4468490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipimport.py 2025-07-24T03:55:52.4468720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/token.py 2025-07-24T03:55:52.4468940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/textwrap.py 2025-07-24T03:55:52.4469170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/base64.py 2025-07-24T03:55:52.4469400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_markupbase.py 2025-07-24T03:55:52.4469620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bz2.py 2025-07-24T03:55:52.4469860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_types.py 2025-07-24T03:55:52.4470100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__init__.py 2025-07-24T03:55:52.4470410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-07-24T03:55:52.4470700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-07-24T03:55:52.4471020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4471330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:52.4471570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_parser.py 2025-07-24T03:55:52.4471800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_re.py 2025-07-24T03:55:52.4472040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/mypy.ini 2025-07-24T03:55:52.4472260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/signal.py 2025-07-24T03:55:52.4472490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_constants.py 2025-07-24T03:55:52.4472730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_aix_support.py 2025-07-24T03:55:52.4472970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_threading_local.py 2025-07-24T03:55:52.4473190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pyclbr.py 2025-07-24T03:55:52.4473440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_support.py 2025-07-24T03:55:52.4473670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__init__.py 2025-07-24T03:55:52.4473990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-07-24T03:55:52.4474320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-07-24T03:55:52.4474750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4475020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asyncore.py 2025-07-24T03:55:52.4475310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/queues.py 2025-07-24T03:55:52.4475620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-07-24T03:55:52.4475910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__init__.py 2025-07-24T03:55:52.4476270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-07-24T03:55:52.4476630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-07-24T03:55:52.4477010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-07-24T03:55:52.4477370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4477670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/channels.py 2025-07-24T03:55:52.4477950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hypothesis_helper.py 2025-07-24T03:55:52.4478210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/ast_helper.py 2025-07-24T03:55:52.4478480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/testcase.py 2025-07-24T03:55:52.4478760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/threading_helper.py 2025-07-24T03:55:52.4479030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/warnings_helper.py 2025-07-24T03:55:52.4479300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/os_helper.py 2025-07-24T03:55:52.4479550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__init__.py 2025-07-24T03:55:52.4479800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/venv.py 2025-07-24T03:55:52.4480120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-07-24T03:55:52.4480460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-07-24T03:55:52.4480800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-07-24T03:55:52.4481150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-07-24T03:55:52.4481470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-07-24T03:55:52.4481800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-07-24T03:55:52.4482140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-07-24T03:55:52.4482580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-07-24T03:55:52.4482920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-07-24T03:55:52.4483260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-07-24T03:55:52.4483580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-07-24T03:55:52.4483920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-07-24T03:55:52.4484260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-07-24T03:55:52.4484600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-07-24T03:55:52.4484940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-07-24T03:55:52.4485280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-07-24T03:55:52.4485600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-07-24T03:55:52.4485920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-07-24T03:55:52.4486230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-07-24T03:55:52.4486570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4486910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-07-24T03:55:52.4487160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/numbers.py 2025-07-24T03:55:52.4487480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-07-24T03:55:52.4487790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-07-24T03:55:52.4488160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-07-24T03:55:52.4488540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-07-24T03:55:52.4488900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4489210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-07-24T03:55:52.4489490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/bytecode_helper.py 2025-07-24T03:55:52.4489760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/import_helper.py 2025-07-24T03:55:52.4490020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/i18n_helper.py 2025-07-24T03:55:52.4490290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/logging_helper.py 2025-07-24T03:55:52.4490660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/pty_helper.py 2025-07-24T03:55:52.4490930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/socket_helper.py 2025-07-24T03:55:52.4491200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/refleak_helper.py 2025-07-24T03:55:52.4491470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/script_helper.py 2025-07-24T03:55:52.4491740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hashlib_helper.py 2025-07-24T03:55:52.4491990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/smtpd.py 2025-07-24T03:55:52.4492260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asynchat.py 2025-07-24T03:55:52.4492520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_script_helper.py 2025-07-24T03:55:52.4492740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gettext.py 2025-07-24T03:55:52.4492980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/spam.py 2025-07-24T03:55:52.4493220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__init__.py 2025-07-24T03:55:52.4493540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-07-24T03:55:52.4493850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4494090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_ios_support.py 2025-07-24T03:55:52.4494310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wave.py 2025-07-24T03:55:52.4494530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/weakref.py 2025-07-24T03:55:52.4494840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-07-24T03:55:52.4495060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bisect.py 2025-07-24T03:55:52.4495280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/opcode.py 2025-07-24T03:55:52.4495490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/netrc.py 2025-07-24T03:55:52.4495710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/heapq.py 2025-07-24T03:55:52.4495950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_local.py 2025-07-24T03:55:52.4496180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_abc.py 2025-07-24T03:55:52.4496430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__init__.py 2025-07-24T03:55:52.4496730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-07-24T03:55:52.4497040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4497350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-07-24T03:55:52.4497580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/functools.py 2025-07-24T03:55:52.4497920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/modulefinder.py 2025-07-24T03:55:52.4498150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compression.py 2025-07-24T03:55:52.4498380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tracemalloc.py 2025-07-24T03:55:52.4498600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hashlib.py 2025-07-24T03:55:52.4498820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codeop.py 2025-07-24T03:55:52.4499070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/turtle.cfg 2025-07-24T03:55:52.4499310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/tree.py 2025-07-24T03:55:52.4499570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/round_dance.py 2025-07-24T03:55:52.4499830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/colormixer.py 2025-07-24T03:55:52.4500090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/bytedesign.py 2025-07-24T03:55:52.4500330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/chaos.py 2025-07-24T03:55:52.4500570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/clock.py 2025-07-24T03:55:52.4500840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/sorting_animate.py 2025-07-24T03:55:52.4501080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/paint.py 2025-07-24T03:55:52.4501340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__init__.py 2025-07-24T03:55:52.4501600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/lindenmayer.py 2025-07-24T03:55:52.4501920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-07-24T03:55:52.4502230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-07-24T03:55:52.4502560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-07-24T03:55:52.4502910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-07-24T03:55:52.4503220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-07-24T03:55:52.4503540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-07-24T03:55:52.4503860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-07-24T03:55:52.4504170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-07-24T03:55:52.4504500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-07-24T03:55:52.4504820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-07-24T03:55:52.4505130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:52.4505660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-07-24T03:55:52.4505990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-07-24T03:55:52.4506330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-07-24T03:55:52.4506640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-07-24T03:55:52.4506960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-07-24T03:55:52.4507280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-07-24T03:55:52.4507610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.4507940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-07-24T03:55:52.4508250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4508570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-07-24T03:55:52.4508820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/penrose.py 2025-07-24T03:55:52.4509060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/peace.py 2025-07-24T03:55:52.4509310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/rosette.py 2025-07-24T03:55:52.4509550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/nim.py 2025-07-24T03:55:52.4509800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/yinyang.py 2025-07-24T03:55:52.4510060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/fractalcurves.py 2025-07-24T03:55:52.4510330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/planet_and_moon.py 2025-07-24T03:55:52.4510580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/forest.py 2025-07-24T03:55:52.4510840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/two_canvases.py 2025-07-24T03:55:52.4511090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__main__.py 2025-07-24T03:55:52.4511360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/minimal_hanoi.py 2025-07-24T03:55:52.4511580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fnmatch.py 2025-07-24T03:55:52.4511870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__init__.py 2025-07-24T03:55:52.4512230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:52.4512580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4512880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/connection.py 2025-07-24T03:55:52.4513330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/queues.py 2025-07-24T03:55:52.4513590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/heap.py 2025-07-24T03:55:52.4513880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/shared_memory.py 2025-07-24T03:55:52.4514160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_tracker.py 2025-07-24T03:55:52.4514430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/reduction.py 2025-07-24T03:55:52.4514690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/util.py 2025-07-24T03:55:52.4514980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-07-24T03:55:52.4515250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__init__.py 2025-07-24T03:55:52.4515600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-07-24T03:55:52.4515950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-07-24T03:55:52.4516280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-07-24T03:55:52.4516610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-07-24T03:55:52.4516930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-07-24T03:55:52.4517260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-07-24T03:55:52.4517600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-07-24T03:55:52.4517950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-07-24T03:55:52.4518310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-07-24T03:55:52.4518640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-07-24T03:55:52.4518990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-07-24T03:55:52.4519330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-07-24T03:55:52.4519670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-07-24T03:55:52.4520000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-07-24T03:55:52.4520320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.4520670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-07-24T03:55:52.4521000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-07-24T03:55:52.4521440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-07-24T03:55:52.4521790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:52.4522120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4522470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-07-24T03:55:52.4522750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/forkserver.py 2025-07-24T03:55:52.4523020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/connection.py 2025-07-24T03:55:52.4523280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/context.py 2025-07-24T03:55:52.4523540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/spawn.py 2025-07-24T03:55:52.4523810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/synchronize.py 2025-07-24T03:55:52.4524080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/process.py 2025-07-24T03:55:52.4524360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/sharedctypes.py 2025-07-24T03:55:52.4524620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_fork.py 2025-07-24T03:55:52.4524880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/pool.py 2025-07-24T03:55:52.4525170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_forkserver.py 2025-07-24T03:55:52.4525470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-07-24T03:55:52.4525730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/managers.py 2025-07-24T03:55:52.4526020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_sharer.py 2025-07-24T03:55:52.4526250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/traceback.py 2025-07-24T03:55:52.4526480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/nturl2path.py 2025-07-24T03:55:52.4526700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/warnings.py 2025-07-24T03:55:52.4526930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/subprocess.py 2025-07-24T03:55:52.4527160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/profile.py 2025-07-24T03:55:52.4527370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/this.py 2025-07-24T03:55:52.4527590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/filecmp.py 2025-07-24T03:55:52.4527810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codecs.py 2025-07-24T03:55:52.4528050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/error.py 2025-07-24T03:55:52.4528280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/request.py 2025-07-24T03:55:52.4528570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__init__.py 2025-07-24T03:55:52.4528860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/response.py 2025-07-24T03:55:52.4529160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:52.4529480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:52.4529780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-07-24T03:55:52.4530100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-07-24T03:55:52.4530400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:52.4530710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4530970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/robotparser.py 2025-07-24T03:55:52.4531200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/parse.py 2025-07-24T03:55:52.4531430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_weakrefset.py 2025-07-24T03:55:52.4531640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/io.py 2025-07-24T03:55:52.4531920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-07-24T03:55:52.4532180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__init__.py 2025-07-24T03:55:52.4532510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:52.4532830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4533080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/glob.py 2025-07-24T03:55:52.4533320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__init__.py 2025-07-24T03:55:52.4533630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.4533940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4534180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__main__.py 2025-07-24T03:55:52.4534400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/code.py 2025-07-24T03:55:52.4534630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/operator.py 2025-07-24T03:55:52.4534850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fileinput.py 2025-07-24T03:55:52.4535060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/os.py 2025-07-24T03:55:52.4535320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site-packages/README.txt 2025-07-24T03:55:52.4535540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/difflib.py 2025-07-24T03:55:52.4535760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc.py 2025-07-24T03:55:52.4536060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/selectors.py 2025-07-24T03:55:52.4536310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/decimal.py 2025-07-24T03:55:52.4536540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socketserver.py 2025-07-24T03:55:52.4536760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copy.py 2025-07-24T03:55:52.4537000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__init__.py 2025-07-24T03:55:52.4537310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-07-24T03:55:52.4537600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4537900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-07-24T03:55:52.4538140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/parser.py 2025-07-24T03:55:52.4538370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/entities.py 2025-07-24T03:55:52.4538600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/genericpath.py 2025-07-24T03:55:52.4538830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/linecache.py 2025-07-24T03:55:52.4539060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/types.py 2025-07-24T03:55:52.4539310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/scrolledtext.py 2025-07-24T03:55:52.4539560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/colorchooser.py 2025-07-24T03:55:52.4539820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/commondialog.py 2025-07-24T03:55:52.4540070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/messagebox.py 2025-07-24T03:55:52.4540300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dialog.py 2025-07-24T03:55:52.4540550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/constants.py 2025-07-24T03:55:52.4540780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dnd.py 2025-07-24T03:55:52.4541020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__init__.py 2025-07-24T03:55:52.4541250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/ttk.py 2025-07-24T03:55:52.4541580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-07-24T03:55:52.4541880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-07-24T03:55:52.4542180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-07-24T03:55:52.4542500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-07-24T03:55:52.4542800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-07-24T03:55:52.4543120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-07-24T03:55:52.4543480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-07-24T03:55:52.4543860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-07-24T03:55:52.4544190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:52.4544490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.4544820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-07-24T03:55:52.4545120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4545450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-07-24T03:55:52.4545700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/filedialog.py 2025-07-24T03:55:52.4545940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/font.py 2025-07-24T03:55:52.4546180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__main__.py 2025-07-24T03:55:52.4546440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/simpledialog.py 2025-07-24T03:55:52.4546660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mimetypes.py 2025-07-24T03:55:52.4546950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-07-24T03:55:52.4547250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-07-24T03:55:52.4547540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-07-24T03:55:52.4547830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-07-24T03:55:52.4548110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-07-24T03:55:52.4548390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-07-24T03:55:52.4548680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-07-24T03:55:52.4548980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-07-24T03:55:52.4549250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-07-24T03:55:52.4549540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-07-24T03:55:52.4549830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-07-24T03:55:52.4550100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-07-24T03:55:52.4550380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-07-24T03:55:52.4550690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-07-24T03:55:52.4550970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-07-24T03:55:52.4551360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-07-24T03:55:52.4551650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-07-24T03:55:52.4551930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-07-24T03:55:52.4552220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-07-24T03:55:52.4552520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-07-24T03:55:52.4552820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-07-24T03:55:52.4553110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-07-24T03:55:52.4553400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-07-24T03:55:52.4553690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-07-24T03:55:52.4553980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-07-24T03:55:52.4554270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-07-24T03:55:52.4554560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-07-24T03:55:52.4554850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-07-24T03:55:52.4555160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-07-24T03:55:52.4555450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-07-24T03:55:52.4555730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-07-24T03:55:52.4556020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-07-24T03:55:52.4556320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-07-24T03:55:52.4556600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-07-24T03:55:52.4556900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-07-24T03:55:52.4557190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-07-24T03:55:52.4557550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-07-24T03:55:52.4557860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-07-24T03:55:52.4558150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-07-24T03:55:52.4558440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-07-24T03:55:52.4558730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-07-24T03:55:52.4559130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:52.4559450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-07-24T03:55:52.4559720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-07-24T03:55:52.4560030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-07-24T03:55:52.4560310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-07-24T03:55:52.4560600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-07-24T03:55:52.4560880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:52.4561170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-07-24T03:55:52.4561470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-07-24T03:55:52.4561760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-07-24T03:55:52.4562060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-07-24T03:55:52.4562340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-07-24T03:55:52.4562620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-07-24T03:55:52.4562940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-07-24T03:55:52.4563230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-07-24T03:55:52.4563510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-07-24T03:55:52.4563820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-07-24T03:55:52.4564120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-07-24T03:55:52.4564420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-07-24T03:55:52.4564710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-07-24T03:55:52.4565000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-07-24T03:55:52.4565280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-07-24T03:55:52.4565580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-07-24T03:55:52.4565860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-07-24T03:55:52.4566150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-07-24T03:55:52.4566450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-07-24T03:55:52.4566880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-07-24T03:55:52.4567200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-07-24T03:55:52.4567470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-07-24T03:55:52.4567750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-07-24T03:55:52.4568050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-07-24T03:55:52.4568340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-07-24T03:55:52.4568620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-07-24T03:55:52.4568920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-07-24T03:55:52.4569220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-07-24T03:55:52.4569510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-07-24T03:55:52.4569790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-07-24T03:55:52.4570090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-07-24T03:55:52.4570380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-07-24T03:55:52.4570680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-07-24T03:55:52.4570970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-07-24T03:55:52.4571260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-07-24T03:55:52.4571580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-07-24T03:55:52.4571870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-07-24T03:55:52.4572150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-07-24T03:55:52.4572440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-07-24T03:55:52.4572730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-07-24T03:55:52.4573020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-07-24T03:55:52.4573290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-07-24T03:55:52.4573580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-07-24T03:55:52.4573860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-07-24T03:55:52.4574160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-07-24T03:55:52.4574570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-07-24T03:55:52.4574870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-07-24T03:55:52.4575160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-07-24T03:55:52.4575430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-07-24T03:55:52.4575710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-07-24T03:55:52.4576000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-07-24T03:55:52.4576280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-07-24T03:55:52.4576570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-07-24T03:55:52.4576870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-07-24T03:55:52.4581210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:52.4581510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-07-24T03:55:52.4581800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-07-24T03:55:52.4582090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-07-24T03:55:52.4582400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-07-24T03:55:52.4582680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-07-24T03:55:52.4582960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-07-24T03:55:52.4583270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-07-24T03:55:52.4583550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-07-24T03:55:52.4583850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-07-24T03:55:52.4584130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-07-24T03:55:52.4584410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-07-24T03:55:52.4584700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-07-24T03:55:52.4584980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-07-24T03:55:52.4585260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-07-24T03:55:52.4585560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-07-24T03:55:52.4585850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-07-24T03:55:52.4586190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-07-24T03:55:52.4586560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-07-24T03:55:52.4586850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-07-24T03:55:52.4587130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-07-24T03:55:52.4587410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-07-24T03:55:52.4587710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-07-24T03:55:52.4587990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-07-24T03:55:52.4588280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-07-24T03:55:52.4588570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-07-24T03:55:52.4588850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-07-24T03:55:52.4589130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-07-24T03:55:52.4589490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-07-24T03:55:52.4589780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-07-24T03:55:52.4590130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-07-24T03:55:52.4590410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-07-24T03:55:52.4590680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-07-24T03:55:52.4590980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-07-24T03:55:52.4591250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-07-24T03:55:52.4591530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-07-24T03:55:52.4591830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-07-24T03:55:52.4592120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-07-24T03:55:52.4592420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-07-24T03:55:52.4592710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-07-24T03:55:52.4593000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-07-24T03:55:52.4593270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-07-24T03:55:52.4593570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-07-24T03:55:52.4593960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-07-24T03:55:52.4594250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-07-24T03:55:52.4594550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-07-24T03:55:52.4594840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-07-24T03:55:52.4595110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-07-24T03:55:52.4595390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-07-24T03:55:52.4595690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-07-24T03:55:52.4595990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-07-24T03:55:52.4596280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-07-24T03:55:52.4596560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-07-24T03:55:52.4596790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/colorsys.py 2025-07-24T03:55:52.4597020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/numbers.py 2025-07-24T03:55:52.4597240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_strptime.py 2025-07-24T03:55:52.4597470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextvars.py 2025-07-24T03:55:52.4597700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/random.py 2025-07-24T03:55:52.4597910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ftplib.py 2025-07-24T03:55:52.4598140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/optparse.py 2025-07-24T03:55:52.4598370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sitecustomize.py 2025-07-24T03:55:52.4598620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/expat.py 2025-07-24T03:55:52.4598870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__init__.py 2025-07-24T03:55:52.4599190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-07-24T03:55:52.4599520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4599760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/handler.py 2025-07-24T03:55:52.4600000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__init__.py 2025-07-24T03:55:52.4600310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-07-24T03:55:52.4600620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-07-24T03:55:52.4600940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-07-24T03:55:52.4601250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-07-24T03:55:52.4601720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-07-24T03:55:52.4602030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4602280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/saxutils.py 2025-07-24T03:55:52.4602520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/xmlreader.py 2025-07-24T03:55:52.4602770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/expatreader.py 2025-07-24T03:55:52.4603020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/_exceptions.py 2025-07-24T03:55:52.4603260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__init__.py 2025-07-24T03:55:52.4603560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4603800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/pulldom.py 2025-07-24T03:55:52.4604050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/expatbuilder.py 2025-07-24T03:55:52.4604290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/domreg.py 2025-07-24T03:55:52.4604530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minicompat.py 2025-07-24T03:55:52.4604770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__init__.py 2025-07-24T03:55:52.4605090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-07-24T03:55:52.4605400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-07-24T03:55:52.4605720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-07-24T03:55:52.4606040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-07-24T03:55:52.4606350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-07-24T03:55:52.4606660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-07-24T03:55:52.4606960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-07-24T03:55:52.4607270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4607520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/NodeFilter.py 2025-07-24T03:55:52.4607760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/xmlbuilder.py 2025-07-24T03:55:52.4607990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minidom.py 2025-07-24T03:55:52.4608250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementPath.py 2025-07-24T03:55:52.4608510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/cElementTree.py 2025-07-24T03:55:52.4608750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__init__.py 2025-07-24T03:55:52.4609220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-07-24T03:55:52.4609550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-07-24T03:55:52.4609870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-07-24T03:55:52.4610210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-07-24T03:55:52.4610520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4610790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementInclude.py 2025-07-24T03:55:52.4611050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementTree.py 2025-07-24T03:55:52.4611260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pdb.py 2025-07-24T03:55:52.4611490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/threading.py 2025-07-24T03:55:52.4611710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtle.py 2025-07-24T03:55:52.4611930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/platform.py 2025-07-24T03:55:52.4612150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pstats.py 2025-07-24T03:55:52.4612360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/glob.py 2025-07-24T03:55:52.4612580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/quopri.py 2025-07-24T03:55:52.4612800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/symtable.py 2025-07-24T03:55:52.4613020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pprint.py 2025-07-24T03:55:52.4613240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/calendar.py 2025-07-24T03:55:52.4613460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/inspect.py 2025-07-24T03:55:52.4613700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/util.py 2025-07-24T03:55:52.4613940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/handlers.py 2025-07-24T03:55:52.4614180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__init__.py 2025-07-24T03:55:52.4614420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/types.py 2025-07-24T03:55:52.4614740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-07-24T03:55:52.4615050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-07-24T03:55:52.4615360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-07-24T03:55:52.4615660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.4615960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:52.4616280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-07-24T03:55:52.4616700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4616940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/validate.py 2025-07-24T03:55:52.4617200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/simple_server.py 2025-07-24T03:55:52.4617440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/headers.py 2025-07-24T03:55:52.4617670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/poplib.py 2025-07-24T03:55:52.4617890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/plistlib.py 2025-07-24T03:55:52.4618130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickletools.py 2025-07-24T03:55:52.4618350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site.py 2025-07-24T03:55:52.4618580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/decoder.py 2025-07-24T03:55:52.4618810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/scanner.py 2025-07-24T03:55:52.4619050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__init__.py 2025-07-24T03:55:52.4619350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-07-24T03:55:52.4619650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-07-24T03:55:52.4619950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4620250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-07-24T03:55:52.4620550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-07-24T03:55:52.4620790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/encoder.py 2025-07-24T03:55:52.4621010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/tool.py 2025-07-24T03:55:52.4621250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_opcode_metadata.py 2025-07-24T03:55:52.4621480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/keyword.py 2025-07-24T03:55:52.4621710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/configparser.py 2025-07-24T03:55:52.4621950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_apple_support.py 2025-07-24T03:55:52.4622170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/reprlib.py 2025-07-24T03:55:52.4622400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/secrets.py 2025-07-24T03:55:52.4622610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shlex.py 2025-07-24T03:55:52.4622850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookies.py 2025-07-24T03:55:52.4623080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/server.py 2025-07-24T03:55:52.4623310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/client.py 2025-07-24T03:55:52.4623540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__init__.py 2025-07-24T03:55:52.4623940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-07-24T03:55:52.4624250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-07-24T03:55:52.4624550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-07-24T03:55:52.4624850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-07-24T03:55:52.4625150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4625390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookiejar.py 2025-07-24T03:55:52.4625640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__init__.py 2025-07-24T03:55:52.4625950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-07-24T03:55:52.4626250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-07-24T03:55:52.4626560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.4626870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4627110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dump.py 2025-07-24T03:55:52.4627350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dbapi2.py 2025-07-24T03:55:52.4627600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__main__.py 2025-07-24T03:55:52.4627830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/posixpath.py 2025-07-24T03:55:52.4628060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/py_compile.py 2025-07-24T03:55:52.4628310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__init__.py 2025-07-24T03:55:52.4628630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.4628950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.4629270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-07-24T03:55:52.4629600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-07-24T03:55:52.4629850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__main__.py 2025-07-24T03:55:52.4630210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_uninstall.py 2025-07-24T03:55:52.4630450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_osx_support.py 2025-07-24T03:55:52.4730740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stat.py 2025-07-24T03:55:52.4831070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/compileall.py 2025-07-24T03:55:52.4931480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/_base.py 2025-07-24T03:55:52.5032080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/thread.py 2025-07-24T03:55:52.5132410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__init__.py 2025-07-24T03:55:52.5232810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-07-24T03:55:52.5333210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-07-24T03:55:52.5433680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-07-24T03:55:52.5434020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5540500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/process.py 2025-07-24T03:55:52.5541130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__init__.py 2025-07-24T03:55:52.5541780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5542390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/csv.py 2025-07-24T03:55:52.5542950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/historical_reader.py 2025-07-24T03:55:52.5543550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_console.py 2025-07-24T03:55:52.5544130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/readline.py 2025-07-24T03:55:52.5544690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/console.py 2025-07-24T03:55:52.5545250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/trace.py 2025-07-24T03:55:52.5545780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/curses.py 2025-07-24T03:55:52.5546340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/base_eventqueue.py 2025-07-24T03:55:52.5546930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_console.py 2025-07-24T03:55:52.5547540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-07-24T03:55:52.5548150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_threading_handler.py 2025-07-24T03:55:52.5548740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__init__.py 2025-07-24T03:55:52.5549280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/types.py 2025-07-24T03:55:52.5549880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:52.5550600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-07-24T03:55:52.5551320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-07-24T03:55:52.5552040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-07-24T03:55:52.5552750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-07-24T03:55:52.5553670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-07-24T03:55:52.5554370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-07-24T03:55:52.5555080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-07-24T03:55:52.5555780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-07-24T03:55:52.5556480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-07-24T03:55:52.5557160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-07-24T03:55:52.5557860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-07-24T03:55:52.5558540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:52.5559250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-07-24T03:55:52.5559970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-07-24T03:55:52.5560720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-07-24T03:55:52.5561420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-07-24T03:55:52.5562110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:52.5562780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-07-24T03:55:52.5563490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-07-24T03:55:52.5564210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-07-24T03:55:52.5564900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-07-24T03:55:52.5565580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.5566260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5566940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:52.5567550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/keymap.py 2025-07-24T03:55:52.5568120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_minimal_curses.py 2025-07-24T03:55:52.5568690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/fancy_termios.py 2025-07-24T03:55:52.5569250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/reader.py 2025-07-24T03:55:52.5569790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/mypy.ini 2025-07-24T03:55:52.5570430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/utils.py 2025-07-24T03:55:52.5570980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/pager.py 2025-07-24T03:55:52.5571520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/input.py 2025-07-24T03:55:52.5572080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-07-24T03:55:52.5572680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/completing_reader.py 2025-07-24T03:55:52.5573250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/main.py 2025-07-24T03:55:52.5573800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/commands.py 2025-07-24T03:55:52.5574360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__main__.py 2025-07-24T03:55:52.5574930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/simple_interact.py 2025-07-24T03:55:52.5575500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydatetime.py 2025-07-24T03:55:52.5576030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fractions.py 2025-07-24T03:55:52.5576570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__init__.py 2025-07-24T03:55:52.5577200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.5577900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5578540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__main__.py 2025-07-24T03:55:52.5579070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sched.py 2025-07-24T03:55:52.5579580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/imaplib.py 2025-07-24T03:55:52.5580090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mailbox.py 2025-07-24T03:55:52.5580610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_compile.py 2025-07-24T03:55:52.5581140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/locale.py 2025-07-24T03:55:52.5581640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ast.py 2025-07-24T03:55:52.5582140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/doctest.py 2025-07-24T03:55:52.5582660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/argparse.py 2025-07-24T03:55:52.5583170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getpass.py 2025-07-24T03:55:52.5583670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickle.py 2025-07-24T03:55:52.5584170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pty.py 2025-07-24T03:55:52.5584690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextlib.py 2025-07-24T03:55:52.5585210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/statistics.py 2025-07-24T03:55:52.5585750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_collections_abc.py 2025-07-24T03:55:52.5586280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__future__.py 2025-07-24T03:55:52.5586910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pylong.py 2025-07-24T03:55:52.5641480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dataclasses.py 2025-07-24T03:55:52.5642050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shelve.py 2025-07-24T03:55:52.5642560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/string.py 2025-07-24T03:55:52.5643100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/smtplib.py 2025-07-24T03:55:52.5643630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__init__.py 2025-07-24T03:55:52.5644250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.5644940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5645590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/posix/activate.csh 2025-07-24T03:55:52.5646210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/Activate.ps1 2025-07-24T03:55:52.5646830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate.fish 2025-07-24T03:55:52.5647450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate 2025-07-24T03:55:52.5648020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__main__.py 2025-07-24T03:55:52.5648550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getopt.py 2025-07-24T03:55:52.5649080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/antigravity.py 2025-07-24T03:55:52.5649600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/enum.py 2025-07-24T03:55:52.5650110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/ndbm.py 2025-07-24T03:55:52.5650640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/gnu.py 2025-07-24T03:55:52.5651160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__init__.py 2025-07-24T03:55:52.5651760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-07-24T03:55:52.5741840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-07-24T03:55:52.5742540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-07-24T03:55:52.5743200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-07-24T03:55:52.5743880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5744490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/dumb.py 2025-07-24T03:55:52.5745030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/sqlite3.py 2025-07-24T03:55:52.5745570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/timeit.py 2025-07-24T03:55:52.5746100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/graphlib.py 2025-07-24T03:55:52.5746610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hmac.py 2025-07-24T03:55:52.5747310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tarfile.py 2025-07-24T03:55:52.5747850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/readers.py 2025-07-24T03:55:52.5748420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_abc.py 2025-07-24T03:55:52.5748970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/util.py 2025-07-24T03:55:52.5749540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap.py 2025-07-24T03:55:52.5750130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/readers.py 2025-07-24T03:55:52.5750750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_common.py 2025-07-24T03:55:52.5751460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__init__.py 2025-07-24T03:55:52.5752170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-07-24T03:55:52.5752960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-07-24T03:55:52.5753720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:52.5754470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-07-24T03:55:52.5755240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-07-24T03:55:52.5756010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-07-24T03:55:52.5756780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5757570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:52.5758270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_itertools.py 2025-07-24T03:55:52.5758920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_adapters.py 2025-07-24T03:55:52.5759550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/simple.py 2025-07-24T03:55:52.5760190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_functional.py 2025-07-24T03:55:52.5760830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/abc.py 2025-07-24T03:55:52.5761420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__init__.py 2025-07-24T03:55:52.5762060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-07-24T03:55:52.5762760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-07-24T03:55:52.5763450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:52.5764160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-07-24T03:55:52.5765070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-07-24T03:55:52.5765800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.5766510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-07-24T03:55:52.5767270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-07-24T03:55:52.5768010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5768670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap_external.py 2025-07-24T03:55:52.5769280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/machinery.py 2025-07-24T03:55:52.5769850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/simple.py 2025-07-24T03:55:52.5770450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_meta.py 2025-07-24T03:55:52.5771060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_text.py 2025-07-24T03:55:52.5771670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__init__.py 2025-07-24T03:55:52.5772310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_functools.py 2025-07-24T03:55:52.5773010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-07-24T03:55:52.5773760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-07-24T03:55:52.5774490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-07-24T03:55:52.5775220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-24T03:55:52.5775980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-24T03:55:52.5776710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5777460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-07-24T03:55:52.5778230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:52.5778910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/diagnose.py 2025-07-24T03:55:52.5779530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_collections.py 2025-07-24T03:55:52.5780160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_itertools.py 2025-07-24T03:55:52.5780760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_adapters.py 2025-07-24T03:55:52.5781340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/abc.py 2025-07-24T03:55:52.5782000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/server.py 2025-07-24T03:55:52.5788100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/client.py 2025-07-24T03:55:52.5788650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__init__.py 2025-07-24T03:55:52.5789270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-07-24T03:55:52.5789950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-07-24T03:55:52.5790630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5791240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stringprep.py 2025-07-24T03:55:52.5791770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/typing.py 2025-07-24T03:55:52.5792290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/LICENSE.txt 2025-07-24T03:55:52.5792850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/multicall.py 2025-07-24T03:55:52.5793400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.py 2025-07-24T03:55:52.5793940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/mainmenu.py 2025-07-24T03:55:52.5794490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/filelist.py 2025-07-24T03:55:52.5795040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/sidebar.py 2025-07-24T03:55:52.5795580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tree.py 2025-07-24T03:55:52.5796120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyshell.py 2025-07-24T03:55:52.5796690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/stackviewer.py 2025-07-24T03:55:52.5797250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/statusbar.py 2025-07-24T03:55:52.5797800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/run.py 2025-07-24T03:55:52.5798350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autoexpand.py 2025-07-24T03:55:52.5798930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/codecontext.py 2025-07-24T03:55:52.5799490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.html 2025-07-24T03:55:52.5800060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/configdialog.py 2025-07-24T03:55:52.5800610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config.py 2025-07-24T03:55:52.5801170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help_about.py 2025-07-24T03:55:52.5801730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/TODO.txt 2025-07-24T03:55:52.5802270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj.py 2025-07-24T03:55:52.5802810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/query.py 2025-07-24T03:55:52.5803350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/window.py 2025-07-24T03:55:52.5804040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/extend.txt 2025-07-24T03:55:52.5804590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/ChangeLog 2025-07-24T03:55:52.5805140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchbase.py 2025-07-24T03:55:52.5805680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/util.py 2025-07-24T03:55:52.5806230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/colorizer.py 2025-07-24T03:55:52.5806780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/redirector.py 2025-07-24T03:55:52.5807330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config_key.py 2025-07-24T03:55:52.5807890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip_w.py 2025-07-24T03:55:52.5808450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/runscript.py 2025-07-24T03:55:52.5809000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/delegator.py 2025-07-24T03:55:52.5809540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.pyw 2025-07-24T03:55:52.5810080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__init__.py 2025-07-24T03:55:52.5810620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/format.py 2025-07-24T03:55:52.5811170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/textview.py 2025-07-24T03:55:52.5811710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/grep.py 2025-07-24T03:55:52.5812320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-07-24T03:55:52.5813010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-07-24T03:55:52.5813700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-07-24T03:55:52.5814390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-07-24T03:55:52.5815070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-07-24T03:55:52.5815750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-07-24T03:55:52.5816440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:52.5817130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-07-24T03:55:52.5817810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-07-24T03:55:52.5818500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-07-24T03:55:52.5819180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-07-24T03:55:52.5819860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-07-24T03:55:52.5820680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-07-24T03:55:52.5821360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-07-24T03:55:52.5822060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-07-24T03:55:52.5822750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-07-24T03:55:52.5823450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-07-24T03:55:52.5824140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-07-24T03:55:52.5824820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-07-24T03:55:52.5825520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-07-24T03:55:52.5826200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-07-24T03:55:52.5826860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-07-24T03:55:52.5827540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-07-24T03:55:52.5828220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-07-24T03:55:52.5828910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-07-24T03:55:52.5829610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-07-24T03:55:52.5830300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-07-24T03:55:52.5831010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-07-24T03:55:52.5831720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-07-24T03:55:52.5832410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-07-24T03:55:52.5833100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-07-24T03:55:52.5833790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-07-24T03:55:52.5834480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-07-24T03:55:52.5835160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:52.5835830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-07-24T03:55:52.5836500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-07-24T03:55:52.5837170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-07-24T03:55:52.5837990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-07-24T03:55:52.5838670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-07-24T03:55:52.5839330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-07-24T03:55:52.5840020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-07-24T03:55:52.5840700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.5841390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-07-24T03:55:52.5842100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-07-24T03:55:52.5842790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-07-24T03:55:52.5843470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-07-24T03:55:52.5844160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-07-24T03:55:52.5844850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-07-24T03:55:52.5845540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-07-24T03:55:52.5846250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-07-24T03:55:52.5846950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.5847630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-07-24T03:55:52.5848310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-07-24T03:55:52.5848990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5849670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-07-24T03:55:52.5850360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-07-24T03:55:52.5851080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-07-24T03:55:52.5851780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-07-24T03:55:52.5852470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-07-24T03:55:52.5853150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-07-24T03:55:52.5853770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tooltip.py 2025-07-24T03:55:52.5854330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pathbrowser.py 2025-07-24T03:55:52.5855010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger.py 2025-07-24T03:55:52.5855590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-main.def 2025-07-24T03:55:52.5856160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/CREDITS.txt 2025-07-24T03:55:52.5856710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/browser.py 2025-07-24T03:55:52.5857260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyparse.py 2025-07-24T03:55:52.5857800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/macosx.py 2025-07-24T03:55:52.5858370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/scrolledlist.py 2025-07-24T03:55:52.5858950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchengine.py 2025-07-24T03:55:52.5859520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/rpc.py 2025-07-24T03:55:52.5860060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/percolator.py 2025-07-24T03:55:52.5860620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/outwin.py 2025-07-24T03:55:52.5861180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-keys.def 2025-07-24T03:55:52.5861770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/plusnode.gif 2025-07-24T03:55:52.5862350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/folder.gif 2025-07-24T03:55:52.5862970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.png 2025-07-24T03:55:52.5863560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.gif 2025-07-24T03:55:52.5864150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.png 2025-07-24T03:55:52.5864710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/tk.gif 2025-07-24T03:55:52.5865280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/openfolder.gif 2025-07-24T03:55:52.5865870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.gif 2025-07-24T03:55:52.5866450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/minusnode.gif 2025-07-24T03:55:52.5867030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/python.gif 2025-07-24T03:55:52.5867620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.png 2025-07-24T03:55:52.5868190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/README.txt 2025-07-24T03:55:52.5868760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle.ico 2025-07-24T03:55:52.5869330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.gif 2025-07-24T03:55:52.5869910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_256.png 2025-07-24T03:55:52.5870510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_noext 2025-07-24T03:55:52.5871120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-07-24T03:55:52.5871870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-07-24T03:55:52.5872520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-07-24T03:55:52.5873170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-07-24T03:55:52.5873830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-07-24T03:55:52.5874480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_textview.py 2025-07-24T03:55:52.5875110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tree.py 2025-07-24T03:55:52.5875750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-07-24T03:55:52.5876390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-07-24T03:55:52.5877010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-07-24T03:55:52.5877630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-07-24T03:55:52.5878280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-07-24T03:55:52.5878940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-07-24T03:55:52.5879570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_search.py 2025-07-24T03:55:52.5880200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-07-24T03:55:52.5880840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-07-24T03:55:52.5881480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-07-24T03:55:52.5882110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_warning.py 2025-07-24T03:55:52.5882720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/htest.py 2025-07-24T03:55:52.5883320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editor.py 2025-07-24T03:55:52.5883960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-07-24T03:55:52.5884620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-07-24T03:55:52.5885240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_run.py 2025-07-24T03:55:52.5885860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-07-24T03:55:52.5886500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-07-24T03:55:52.5887140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-07-24T03:55:52.5887770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_grep.py 2025-07-24T03:55:52.5888510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-07-24T03:55:52.5889160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-07-24T03:55:52.5889790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__init__.py 2025-07-24T03:55:52.5890410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-07-24T03:55:52.5891080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-07-24T03:55:52.5891800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-07-24T03:55:52.5892550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-07-24T03:55:52.5893290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-07-24T03:55:52.5894070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-07-24T03:55:52.5894860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-07-24T03:55:52.5895610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-07-24T03:55:52.5896400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-07-24T03:55:52.5897170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-07-24T03:55:52.5897920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-07-24T03:55:52.5898680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-07-24T03:55:52.5899420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-07-24T03:55:52.5900170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-07-24T03:55:52.5900920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-07-24T03:55:52.5901660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-07-24T03:55:52.5902400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-07-24T03:55:52.5903150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-07-24T03:55:52.5903930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-07-24T03:55:52.5904690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-07-24T03:55:52.5905540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-07-24T03:55:52.5906330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-07-24T03:55:52.5907060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-07-24T03:55:52.5907820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-07-24T03:55:52.5908590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-07-24T03:55:52.5909370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-07-24T03:55:52.5910150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-07-24T03:55:52.5910920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-07-24T03:55:52.5911690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-07-24T03:55:52.5912460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-07-24T03:55:52.5913230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-07-24T03:55:52.5914000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-07-24T03:55:52.5914770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-07-24T03:55:52.5915520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-07-24T03:55:52.5916270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-07-24T03:55:52.5917000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-07-24T03:55:52.5917730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-07-24T03:55:52.5918480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-07-24T03:55:52.5919250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-07-24T03:55:52.5920020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-07-24T03:55:52.5920790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-07-24T03:55:52.5921560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-07-24T03:55:52.5922320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-07-24T03:55:52.5923220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-07-24T03:55:52.5924000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-07-24T03:55:52.5924760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-07-24T03:55:52.5925520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-07-24T03:55:52.5926270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-07-24T03:55:52.5927020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-07-24T03:55:52.5927790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-07-24T03:55:52.5928570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-07-24T03:55:52.5929330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-07-24T03:55:52.5930100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-07-24T03:55:52.5930870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-07-24T03:55:52.5931650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-07-24T03:55:52.5932410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-07-24T03:55:52.5933150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-07-24T03:55:52.5933900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-07-24T03:55:52.5934650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-07-24T03:55:52.5935400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-07-24T03:55:52.5936160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-07-24T03:55:52.5936900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-07-24T03:55:52.5937640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5938380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-07-24T03:55:52.5939140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-07-24T03:55:52.5939900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-07-24T03:55:52.5940730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-07-24T03:55:52.5941410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_util.py 2025-07-24T03:55:52.5942020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_undo.py 2025-07-24T03:55:52.5942630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-07-24T03:55:52.5943260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-07-24T03:55:52.5943910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-07-24T03:55:52.5944550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-07-24T03:55:52.5945190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-07-24T03:55:52.5945820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_text.py 2025-07-24T03:55:52.5946430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-07-24T03:55:52.5947060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-07-24T03:55:52.5947690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_browser.py 2025-07-24T03:55:52.5948300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config.py 2025-07-24T03:55:52.5948930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-07-24T03:55:52.5949560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_window.py 2025-07-24T03:55:52.5950160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/template.py 2025-07-24T03:55:52.5950770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_query.py 2025-07-24T03:55:52.5951370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/README.txt 2025-07-24T03:55:52.5951980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-07-24T03:55:52.5952610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-07-24T03:55:52.5953250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-07-24T03:55:52.5953870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-07-24T03:55:52.5954480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_replace.py 2025-07-24T03:55:52.5955100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_history.py 2025-07-24T03:55:52.5955720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-07-24T03:55:52.5956360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-07-24T03:55:52.5957200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-07-24T03:55:52.5957870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-07-24T03:55:52.5958510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_format.py 2025-07-24T03:55:52.5959140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-07-24T03:55:52.5959760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help.py 2025-07-24T03:55:52.5960390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-07-24T03:55:52.5961010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-07-24T03:55:52.5961640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-07-24T03:55:52.5962290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-07-24T03:55:52.5962940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-07-24T03:55:52.5963530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/undo.py 2025-07-24T03:55:52.5964080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/squeezer.py 2025-07-24T03:55:52.5964620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/iomenu.py 2025-07-24T03:55:52.5965170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zoomheight.py 2025-07-24T03:55:52.5965740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/search.py 2025-07-24T03:55:52.5966280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/NEWS2x.txt 2025-07-24T03:55:52.5966830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/README.txt 2025-07-24T03:55:52.5967370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/HISTORY.txt 2025-07-24T03:55:52.5967930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger_r.py 2025-07-24T03:55:52.5968480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/editor.py 2025-07-24T03:55:52.5969020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/dynoption.py 2025-07-24T03:55:52.5969600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete_w.py 2025-07-24T03:55:52.5970170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip.py 2025-07-24T03:55:52.5970710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/News3.txt 2025-07-24T03:55:52.5971270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete.py 2025-07-24T03:55:52.5971850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/hyperparser.py 2025-07-24T03:55:52.5972440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-extensions.def 2025-07-24T03:55:52.5977590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.py 2025-07-24T03:55:52.5978170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/parenmatch.py 2025-07-24T03:55:52.5978970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zzdummy.py 2025-07-24T03:55:52.5979520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__main__.py 2025-07-24T03:55:52.5980100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-highlight.def 2025-07-24T03:55:52.5980670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.bat 2025-07-24T03:55:52.5981210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/history.py 2025-07-24T03:55:52.5981760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj_r.py 2025-07-24T03:55:52.5982310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/replace.py 2025-07-24T03:55:52.5982870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__init__.py 2025-07-24T03:55:52.5983440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/_pydoc.css 2025-07-24T03:55:52.5984070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-07-24T03:55:52.5984770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5985390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/topics.py 2025-07-24T03:55:52.5985920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ssl.py 2025-07-24T03:55:52.5986420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socket.py 2025-07-24T03:55:52.5986930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/datetime.py 2025-07-24T03:55:52.5987460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_android_support.py 2025-07-24T03:55:52.5988030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__init__.py 2025-07-24T03:55:52.5988660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.5989270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydecimal.py 2025-07-24T03:55:52.5989790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ntpath.py 2025-07-24T03:55:52.5990370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-07-24T03:55:52.5990950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tokenize.py 2025-07-24T03:55:52.5991460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/uuid.py 2025-07-24T03:55:52.5991980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/mixins.py 2025-07-24T03:55:52.5992520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/queues.py 2025-07-24T03:55:52.5993060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/streams.py 2025-07-24T03:55:52.5993590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/tasks.py 2025-07-24T03:55:52.5994150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/selector_events.py 2025-07-24T03:55:52.5994710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/log.py 2025-07-24T03:55:52.5995370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/taskgroups.py 2025-07-24T03:55:52.5995920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/protocols.py 2025-07-24T03:55:52.5996480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/events.py 2025-07-24T03:55:52.5997030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_events.py 2025-07-24T03:55:52.5997590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/subprocess.py 2025-07-24T03:55:52.5998140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/constants.py 2025-07-24T03:55:52.5998720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/proactor_events.py 2025-07-24T03:55:52.5999310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/format_helpers.py 2025-07-24T03:55:52.5999870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/locks.py 2025-07-24T03:55:52.6000420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__init__.py 2025-07-24T03:55:52.6000960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/timeouts.py 2025-07-24T03:55:52.6001500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/trsock.py 2025-07-24T03:55:52.6002120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-07-24T03:55:52.6002850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-07-24T03:55:52.6003570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-07-24T03:55:52.6004260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-07-24T03:55:52.6004970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-07-24T03:55:52.6005660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-07-24T03:55:52.6006350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-07-24T03:55:52.6007050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-07-24T03:55:52.6007760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-07-24T03:55:52.6008470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-07-24T03:55:52.6009170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-07-24T03:55:52.6009840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-07-24T03:55:52.6010530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-07-24T03:55:52.6011230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-07-24T03:55:52.6012000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-07-24T03:55:52.6012700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-07-24T03:55:52.6013410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-07-24T03:55:52.6014090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-07-24T03:55:52.6014790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:52.6015490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-07-24T03:55:52.6015810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-07-24T03:55:52.6016130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-07-24T03:55:52.6016440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-07-24T03:55:52.6016740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-07-24T03:55:52.6017060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:52.6017360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-07-24T03:55:52.6017670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-07-24T03:55:52.6018000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-07-24T03:55:52.6018310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-07-24T03:55:52.6018640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-07-24T03:55:52.6018950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.6019270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.6019590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-07-24T03:55:52.6019840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/futures.py 2025-07-24T03:55:52.6020090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/sslproto.py 2025-07-24T03:55:52.6020340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/staggered.py 2025-07-24T03:55:52.6020580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/threads.py 2025-07-24T03:55:52.6020850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_subprocess.py 2025-07-24T03:55:52.6021100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_utils.py 2025-07-24T03:55:52.6021340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/runners.py 2025-07-24T03:55:52.6021690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/exceptions.py 2025-07-24T03:55:52.6021940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/transports.py 2025-07-24T03:55:52.6022180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_tasks.py 2025-07-24T03:55:52.6022430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/coroutines.py 2025-07-24T03:55:52.6022690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_events.py 2025-07-24T03:55:52.6022940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_futures.py 2025-07-24T03:55:52.6023180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__main__.py 2025-07-24T03:55:52.6023430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/unix_events.py 2025-07-24T03:55:52.6023680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/config.py 2025-07-24T03:55:52.6023920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/handlers.py 2025-07-24T03:55:52.6024150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__init__.py 2025-07-24T03:55:52.6024470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:52.6024780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-07-24T03:55:52.6025090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.6025320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__hello__.py 2025-07-24T03:55:52.6025550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_colorize.py 2025-07-24T03:55:52.6025810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/contentmanager.py 2025-07-24T03:55:52.6026050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_policybase.py 2025-07-24T03:55:52.6026290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/header.py 2025-07-24T03:55:52.6026540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_encoded_words.py 2025-07-24T03:55:52.6026810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_header_value_parser.py 2025-07-24T03:55:52.6027050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/policy.py 2025-07-24T03:55:52.6027290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__init__.py 2025-07-24T03:55:52.6027520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/message.py 2025-07-24T03:55:52.6027750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/encoders.py 2025-07-24T03:55:52.6028070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-07-24T03:55:52.6028360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-07-24T03:55:52.6028680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-07-24T03:55:52.6029100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-07-24T03:55:52.6029410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-07-24T03:55:52.6029710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-07-24T03:55:52.6030010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-07-24T03:55:52.6030310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-07-24T03:55:52.6030620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-07-24T03:55:52.6030930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-07-24T03:55:52.6031240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:52.6031540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:52.6031860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-07-24T03:55:52.6032170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-07-24T03:55:52.6032470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-07-24T03:55:52.6032790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-07-24T03:55:52.6033120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-07-24T03:55:52.6033450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-07-24T03:55:52.6033750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.6034050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-07-24T03:55:52.6034280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/parser.py 2025-07-24T03:55:52.6034520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/generator.py 2025-07-24T03:55:52.6034760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/utils.py 2025-07-24T03:55:52.6035000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/charset.py 2025-07-24T03:55:52.6035240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/iterators.py 2025-07-24T03:55:52.6035480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/quoprimime.py 2025-07-24T03:55:52.6035730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/multipart.py 2025-07-24T03:55:52.6035980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__init__.py 2025-07-24T03:55:52.6036230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/message.py 2025-07-24T03:55:52.6036660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-07-24T03:55:52.6036970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:52.6037280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-07-24T03:55:52.6037600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-07-24T03:55:52.6037910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-07-24T03:55:52.6038220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:52.6038550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-07-24T03:55:52.6038870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-07-24T03:55:52.6039190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.6039450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/application.py 2025-07-24T03:55:52.6039710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/nonmultipart.py 2025-07-24T03:55:52.6039950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/text.py 2025-07-24T03:55:52.6040190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/audio.py 2025-07-24T03:55:52.6040430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/image.py 2025-07-24T03:55:52.6040670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/base.py 2025-07-24T03:55:52.6040900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/errors.py 2025-07-24T03:55:52.6041140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/feedparser.py 2025-07-24T03:55:52.6041390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/architecture.rst 2025-07-24T03:55:52.6041630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_parseaddr.py 2025-07-24T03:55:52.6041870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/base64mime.py 2025-07-24T03:55:52.6042130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/headerregistry.py 2025-07-24T03:55:52.6042350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/struct.py 2025-07-24T03:55:52.6042590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_constants.py 2025-07-24T03:55:52.6042820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_compiler.py 2025-07-24T03:55:52.6043050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__init__.py 2025-07-24T03:55:52.6043360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-07-24T03:55:52.6043660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-07-24T03:55:52.6044010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-07-24T03:55:52.6044350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.6044650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:52.6044870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_casefix.py 2025-07-24T03:55:52.6045100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_parser.py 2025-07-24T03:55:52.6045320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_parse.py 2025-07-24T03:55:52.6045540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/abc.py 2025-07-24T03:55:52.6045750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/runpy.py 2025-07-24T03:55:52.6045980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.13.1 2025-07-24T03:55:52.6046200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.1 2025-07-24T03:55:52.6046360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2.conda 2025-07-24T03:55:52.6046570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/repodata_record.json 2025-07-24T03:55:52.6046750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/test/run_test.sh 2025-07-24T03:55:52.6046940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/licenses/LICENSE 2025-07-24T03:55:52.6047130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/run_test.sh 2025-07-24T03:55:52.6047310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/build.sh 2025-07-24T03:55:52.6047540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.6047730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml 2025-07-24T03:55:52.6047940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.6048110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/paths.json 2025-07-24T03:55:52.6048300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/hash_input.json 2025-07-24T03:55:52.6048460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/files 2025-07-24T03:55:52.6048620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/about.json 2025-07-24T03:55:52.6048790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/link.json 2025-07-24T03:55:52.6048950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/index.json 2025-07-24T03:55:52.6049110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/git 2025-07-24T03:55:52.6049320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mauritius 2025-07-24T03:55:52.6049540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Chagos 2025-07-24T03:55:52.6049750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mayotte 2025-07-24T03:55:52.6049970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Christmas 2025-07-24T03:55:52.6050170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Cocos 2025-07-24T03:55:52.6050380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Maldives 2025-07-24T03:55:52.6050590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Comoro 2025-07-24T03:55:52.6050920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Reunion 2025-07-24T03:55:52.6051120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mahe 2025-07-24T03:55:52.6051340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Kerguelen 2025-07-24T03:55:52.6051560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Antananarivo 2025-07-24T03:55:52.6051770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faroe 2025-07-24T03:55:52.6051980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Canary 2025-07-24T03:55:52.6052190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Stanley 2025-07-24T03:55:52.6052450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Bermuda 2025-07-24T03:55:52.6052690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/South_Georgia 2025-07-24T03:55:52.6052910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/St_Helena 2025-07-24T03:55:52.6053130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Jan_Mayen 2025-07-24T03:55:52.6053340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faeroe 2025-07-24T03:55:52.6053560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Reykjavik 2025-07-24T03:55:52.6053780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Cape_Verde 2025-07-24T03:55:52.6054000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Azores 2025-07-24T03:55:52.6054210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Madeira 2025-07-24T03:55:52.6054410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CST6CDT 2025-07-24T03:55:52.6054600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Poland 2025-07-24T03:55:52.6054790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Alaska 2025-07-24T03:55:52.6054990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Pacific 2025-07-24T03:55:52.6055200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Eastern 2025-07-24T03:55:52.6055400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Michigan 2025-07-24T03:55:52.6055600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Arizona 2025-07-24T03:55:52.6055820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Indiana-Starke 2025-07-24T03:55:52.6056020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Aleutian 2025-07-24T03:55:52.6056220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Hawaii 2025-07-24T03:55:52.6056440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/East-Indiana 2025-07-24T03:55:52.6056640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Central 2025-07-24T03:55:52.6056830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Mountain 2025-07-24T03:55:52.6057020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Samoa 2025-07-24T03:55:52.6057220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Kwajalein 2025-07-24T03:55:52.6057420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leapseconds 2025-07-24T03:55:52.6057630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/DeNoronha 2025-07-24T03:55:52.6057960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/Acre 2025-07-24T03:55:52.6058160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/East 2025-07-24T03:55:52.6058360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/West 2025-07-24T03:55:52.6058600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Port_Moresby 2025-07-24T03:55:52.6058810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chuuk 2025-07-24T03:55:52.6059020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Easter 2025-07-24T03:55:52.6059240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kwajalein 2025-07-24T03:55:52.6059460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tongatapu 2025-07-24T03:55:52.6059670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Yap 2025-07-24T03:55:52.6059880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wallis 2025-07-24T03:55:52.6060090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Apia 2025-07-24T03:55:52.6060300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Norfolk 2025-07-24T03:55:52.6060510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Efate 2025-07-24T03:55:52.6060710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fiji 2025-07-24T03:55:52.6060930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Funafuti 2025-07-24T03:55:52.6061140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Palau 2025-07-24T03:55:52.6061350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guam 2025-07-24T03:55:52.6061570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Saipan 2025-07-24T03:55:52.6061780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kosrae 2025-07-24T03:55:52.6061990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Niue 2025-07-24T03:55:52.6062200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Ponape 2025-07-24T03:55:52.6062410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wake 2025-07-24T03:55:52.6062630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Galapagos 2025-07-24T03:55:52.6062850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Johnston 2025-07-24T03:55:52.6063060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Midway 2025-07-24T03:55:52.6063280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Nauru 2025-07-24T03:55:52.6063510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guadalcanal 2025-07-24T03:55:52.6063720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chatham 2025-07-24T03:55:52.6063930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Auckland 2025-07-24T03:55:52.6064140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Noumea 2025-07-24T03:55:52.6064350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fakaofo 2025-07-24T03:55:52.6064560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tahiti 2025-07-24T03:55:52.6064830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Gambier 2025-07-24T03:55:52.6065080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Majuro 2025-07-24T03:55:52.6065300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Honolulu 2025-07-24T03:55:52.6065520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pohnpei 2025-07-24T03:55:52.6065730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pago_Pago 2025-07-24T03:55:52.6065950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Truk 2025-07-24T03:55:52.6066160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pitcairn 2025-07-24T03:55:52.6066380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Marquesas 2025-07-24T03:55:52.6066590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kanton 2025-07-24T03:55:52.6066830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Bougainville 2025-07-24T03:55:52.6067040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tarawa 2025-07-24T03:55:52.6067260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Rarotonga 2025-07-24T03:55:52.6067470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Samoa 2025-07-24T03:55:52.6067690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kiritimati 2025-07-24T03:55:52.6067910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Enderbury 2025-07-24T03:55:52.6068110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone1970.tab 2025-07-24T03:55:52.6068300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST 2025-07-24T03:55:52.6068470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ 2025-07-24T03:55:52.6068700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Arctic/Longyearbyen 2025-07-24T03:55:52.6068890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Universal 2025-07-24T03:55:52.6069080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Libya 2025-07-24T03:55:52.6069260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Turkey 2025-07-24T03:55:52.6069470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/iso3166.tab 2025-07-24T03:55:52.6069650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST5EDT 2025-07-24T03:55:52.6069840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Greenwich 2025-07-24T03:55:52.6070070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Puerto_Rico 2025-07-24T03:55:52.6070280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Recife 2025-07-24T03:55:52.6070500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Resolute 2025-07-24T03:55:52.6070710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Manaus 2025-07-24T03:55:52.6070920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/New_York 2025-07-24T03:55:52.6071150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rankin_Inlet 2025-07-24T03:55:52.6071350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lima 2025-07-24T03:55:52.6071580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Barthelemy 2025-07-24T03:55:52.6071900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santo_Domingo 2025-07-24T03:55:52.6072120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Detroit 2025-07-24T03:55:52.6072350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Paramaribo 2025-07-24T03:55:52.6072560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yakutat 2025-07-24T03:55:52.6072770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santarem 2025-07-24T03:55:52.6073000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Punta_Arenas 2025-07-24T03:55:52.6073230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Scoresbysund 2025-07-24T03:55:52.6073450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santiago 2025-07-24T03:55:52.6073660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guyana 2025-07-24T03:55:52.6073900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coral_Harbour 2025-07-24T03:55:52.6074120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rio_Branco 2025-07-24T03:55:52.6074340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Acre 2025-07-24T03:55:52.6074580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ciudad_Juarez 2025-07-24T03:55:52.6074790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nipigon 2025-07-24T03:55:52.6075000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Edmonton 2025-07-24T03:55:52.6075230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port_of_Spain 2025-07-24T03:55:52.6075470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lower_Princes 2025-07-24T03:55:52.6075680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Thomas 2025-07-24T03:55:52.6075910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guatemala 2025-07-24T03:55:52.6076120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Catamarca 2025-07-24T03:55:52.6076340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Antigua 2025-07-24T03:55:52.6076570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Velho 2025-07-24T03:55:52.6076780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rosario 2025-07-24T03:55:52.6077000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chicago 2025-07-24T03:55:52.6077210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Creston 2025-07-24T03:55:52.6077420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Managua 2025-07-24T03:55:52.6077630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nassau 2025-07-24T03:55:52.6077840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bogota 2025-07-24T03:55:52.6078050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cancun 2025-07-24T03:55:52.6078270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chihuahua 2025-07-24T03:55:52.6078500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Campo_Grande 2025-07-24T03:55:52.6078710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Halifax 2025-07-24T03:55:52.6079020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boise 2025-07-24T03:55:52.6079240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montreal 2025-07-24T03:55:52.6079460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Goose_Bay 2025-07-24T03:55:52.6079680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sao_Paulo 2025-07-24T03:55:52.6079910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Blanc-Sablon 2025-07-24T03:55:52.6080130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Phoenix 2025-07-24T03:55:52.6080350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atikokan 2025-07-24T03:55:52.6080560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayenne 2025-07-24T03:55:52.6080780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nuuk 2025-07-24T03:55:52.6081010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santa_Isabel 2025-07-24T03:55:52.6081230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boa_Vista 2025-07-24T03:55:52.6081470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia_Banderas 2025-07-24T03:55:52.6081700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vevay 2025-07-24T03:55:52.6081950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Indianapolis 2025-07-24T03:55:52.6082200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Winamac 2025-07-24T03:55:52.6082440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Tell_City 2025-07-24T03:55:52.6082690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Petersburg 2025-07-24T03:55:52.6082930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vincennes 2025-07-24T03:55:52.6083160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Knox 2025-07-24T03:55:52.6083410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Marengo 2025-07-24T03:55:52.6083640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indianapolis 2025-07-24T03:55:52.6083850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dominica 2025-07-24T03:55:52.6084090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Salta 2025-07-24T03:55:52.6084340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Ushuaia 2025-07-24T03:55:52.6084590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Catamarca 2025-07-24T03:55:52.6084860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/ComodRivadavia 2025-07-24T03:55:52.6085100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Juan 2025-07-24T03:55:52.6085350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Luis 2025-07-24T03:55:52.6085610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-07-24T03:55:52.6085850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Jujuy 2025-07-24T03:55:52.6086130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Tucuman 2025-07-24T03:55:52.6086450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Buenos_Aires 2025-07-24T03:55:52.6086700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Cordoba 2025-07-24T03:55:52.6086940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/La_Rioja 2025-07-24T03:55:52.6087180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Mendoza 2025-07-24T03:55:52.6087400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/La_Paz 2025-07-24T03:55:52.6087610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson 2025-07-24T03:55:52.6087820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Moncton 2025-07-24T03:55:52.6088050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Matamoros 2025-07-24T03:55:52.6088270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Vincent 2025-07-24T03:55:52.6088490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Regina 2025-07-24T03:55:52.6088710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yellowknife 2025-07-24T03:55:52.6088940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rainy_River 2025-07-24T03:55:52.6089160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kralendijk 2025-07-24T03:55:52.6089380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Monterrey 2025-07-24T03:55:52.6089590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jamaica 2025-07-24T03:55:52.6089810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Havana 2025-07-24T03:55:52.6090030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tegucigalpa 2025-07-24T03:55:52.6090250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guayaquil 2025-07-24T03:55:52.6090480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Metlakatla 2025-07-24T03:55:52.6090700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mazatlan 2025-07-24T03:55:52.6090920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belize 2025-07-24T03:55:52.6091130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Knox_IN 2025-07-24T03:55:52.6091350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cuiaba 2025-07-24T03:55:52.6091570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Merida 2025-07-24T03:55:52.6091780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jujuy 2025-07-24T03:55:52.6091990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayman 2025-07-24T03:55:52.6092210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belem 2025-07-24T03:55:52.6092420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Eirunepe 2025-07-24T03:55:52.6092640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Lucia 2025-07-24T03:55:52.6092850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia 2025-07-24T03:55:52.6093070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Whitehorse 2025-07-24T03:55:52.6093370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tortola 2025-07-24T03:55:52.6093600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Vancouver 2025-07-24T03:55:52.6093810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Inuvik 2025-07-24T03:55:52.6094050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port-au-Prince 2025-07-24T03:55:52.6094260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fortaleza 2025-07-24T03:55:52.6094480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Noronha 2025-07-24T03:55:52.6094710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Buenos_Aires 2025-07-24T03:55:52.6094940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Los_Angeles 2025-07-24T03:55:52.6095170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/El_Salvador 2025-07-24T03:55:52.6095380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Denver 2025-07-24T03:55:52.6095600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Wayne 2025-07-24T03:55:52.6095860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Louisville 2025-07-24T03:55:52.6096110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Monticello 2025-07-24T03:55:52.6096370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/New_Salem 2025-07-24T03:55:52.6096620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Center 2025-07-24T03:55:52.6096870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Beulah 2025-07-24T03:55:52.6097100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Glace_Bay 2025-07-24T03:55:52.6097330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montserrat 2025-07-24T03:55:52.6097540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Toronto 2025-07-24T03:55:52.6097750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Panama 2025-07-24T03:55:52.6097960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cordoba 2025-07-24T03:55:52.6098180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Louisville 2025-07-24T03:55:52.6098390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ensenada 2025-07-24T03:55:52.6098610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Shiprock 2025-07-24T03:55:52.6098820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ojinaga 2025-07-24T03:55:52.6099030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thule 2025-07-24T03:55:52.6099250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Caracas 2025-07-24T03:55:52.6099460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Araguaina 2025-07-24T03:55:52.6099700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cambridge_Bay 2025-07-24T03:55:52.6099910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Winnipeg 2025-07-24T03:55:52.6100130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grand_Turk 2025-07-24T03:55:52.6100390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Virgin 2025-07-24T03:55:52.6100660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anchorage 2025-07-24T03:55:52.6100880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Costa_Rica 2025-07-24T03:55:52.6101090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nome 2025-07-24T03:55:52.6101310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grenada 2025-07-24T03:55:52.6101520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Johns 2025-07-24T03:55:52.6101730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atka 2025-07-24T03:55:52.6101960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Asuncion 2025-07-24T03:55:52.6102180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Hermosillo 2025-07-24T03:55:52.6102400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tijuana 2025-07-24T03:55:52.6102610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Marigot 2025-07-24T03:55:52.6102830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Juneau 2025-07-24T03:55:52.6103060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montevideo 2025-07-24T03:55:52.6103270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Godthab 2025-07-24T03:55:52.6103490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guadeloupe 2025-07-24T03:55:52.6103710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Maceio 2025-07-24T03:55:52.6103940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Pangnirtung 2025-07-24T03:55:52.6104160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Kitts 2025-07-24T03:55:52.6104380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Barbados 2025-07-24T03:55:52.6104590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Iqaluit 2025-07-24T03:55:52.6104800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Menominee 2025-07-24T03:55:52.6105020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Martinique 2025-07-24T03:55:52.6105280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mexico_City 2025-07-24T03:55:52.6205650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Swift_Current 2025-07-24T03:55:52.6306040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Miquelon 2025-07-24T03:55:52.6406330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Curacao 2025-07-24T03:55:52.6506670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson_Creek 2025-07-24T03:55:52.6606980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mendoza 2025-07-24T03:55:52.6707330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Adak 2025-07-24T03:55:52.6807680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coyhaique 2025-07-24T03:55:52.6908020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thunder_Bay 2025-07-24T03:55:52.7054420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Aruba 2025-07-24T03:55:52.7054930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Nelson 2025-07-24T03:55:52.7055210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sitka 2025-07-24T03:55:52.7221210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anguilla 2025-07-24T03:55:52.7221530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Danmarkshavn 2025-07-24T03:55:52.7221830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Melbourne 2025-07-24T03:55:52.7222100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Queensland 2025-07-24T03:55:52.7222340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/North 2025-07-24T03:55:52.7222610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lord_Howe 2025-07-24T03:55:52.7222880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Adelaide 2025-07-24T03:55:52.7223150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Yancowinna 2025-07-24T03:55:52.7223400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Victoria 2025-07-24T03:55:52.7223660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Canberra 2025-07-24T03:55:52.7223910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Sydney 2025-07-24T03:55:52.7224150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/ACT 2025-07-24T03:55:52.7224400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Eucla 2025-07-24T03:55:52.7224660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Brisbane 2025-07-24T03:55:52.7224920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Tasmania 2025-07-24T03:55:52.7225170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Hobart 2025-07-24T03:55:52.7225420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Perth 2025-07-24T03:55:52.7225670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/South 2025-07-24T03:55:52.7225920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lindeman 2025-07-24T03:55:52.7226170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Darwin 2025-07-24T03:55:52.7226420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/West 2025-07-24T03:55:52.7226650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/LHI 2025-07-24T03:55:52.7226900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/NSW 2025-07-24T03:55:52.7227170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Broken_Hill 2025-07-24T03:55:52.7227420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Currie 2025-07-24T03:55:52.7227650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-10 2025-07-24T03:55:52.7227880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+12 2025-07-24T03:55:52.7228120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-11 2025-07-24T03:55:52.7228360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Universal 2025-07-24T03:55:52.7235640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Greenwich 2025-07-24T03:55:52.7236020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-6 2025-07-24T03:55:52.7236460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-1 2025-07-24T03:55:52.7236700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-8 2025-07-24T03:55:52.7236940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+4 2025-07-24T03:55:52.7237160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+3 2025-07-24T03:55:52.7237380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-9 2025-07-24T03:55:52.7237600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-0 2025-07-24T03:55:52.7237820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-7 2025-07-24T03:55:52.7238040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+2 2025-07-24T03:55:52.7238270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+5 2025-07-24T03:55:52.7238500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT 2025-07-24T03:55:52.7238720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Zulu 2025-07-24T03:55:52.7238950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+11 2025-07-24T03:55:52.7239170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-13 2025-07-24T03:55:52.7239400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-14 2025-07-24T03:55:52.7239620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+10 2025-07-24T03:55:52.7239850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-12 2025-07-24T03:55:52.7240070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT0 2025-07-24T03:55:52.7240300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UCT 2025-07-24T03:55:52.7240520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+0 2025-07-24T03:55:52.7240740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+7 2025-07-24T03:55:52.7240960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+9 2025-07-24T03:55:52.7241190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-2 2025-07-24T03:55:52.7241410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-5 2025-07-24T03:55:52.7241630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+8 2025-07-24T03:55:52.7241860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+6 2025-07-24T03:55:52.7242090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+1 2025-07-24T03:55:52.7242310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UTC 2025-07-24T03:55:52.7242530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-4 2025-07-24T03:55:52.7242750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-3 2025-07-24T03:55:52.7242980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zonenow.tab 2025-07-24T03:55:52.7243230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ-CHAT 2025-07-24T03:55:52.7243480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dushanbe 2025-07-24T03:55:52.7243720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qostanay 2025-07-24T03:55:52.7244030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Calcutta 2025-07-24T03:55:52.7244310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Urumqi 2025-07-24T03:55:52.7244550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Karachi 2025-07-24T03:55:52.7244790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Khandyga 2025-07-24T03:55:52.7245020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimbu 2025-07-24T03:55:52.7245260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimphu 2025-07-24T03:55:52.7245510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vladivostok 2025-07-24T03:55:52.7245750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vientiane 2025-07-24T03:55:52.7245990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Shanghai 2025-07-24T03:55:52.7246240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulan_Bator 2025-07-24T03:55:52.7246470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aden 2025-07-24T03:55:52.7246700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Muscat 2025-07-24T03:55:52.7246930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Damascus 2025-07-24T03:55:52.7247170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jerusalem 2025-07-24T03:55:52.7247400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Brunei 2025-07-24T03:55:52.7247660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulaanbaatar 2025-07-24T03:55:52.7247880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Amman 2025-07-24T03:55:52.7248130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuching 2025-07-24T03:55:52.7248370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tel_Aviv 2025-07-24T03:55:52.7248610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Seoul 2025-07-24T03:55:52.7248830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Atyrau 2025-07-24T03:55:52.7249070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pyongyang 2025-07-24T03:55:52.7249310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hovd 2025-07-24T03:55:52.7249550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hebron 2025-07-24T03:55:52.7249780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuwait 2025-07-24T03:55:52.7250020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tomsk 2025-07-24T03:55:52.7250240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Manila 2025-07-24T03:55:52.7250480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chita 2025-07-24T03:55:52.7250720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Katmandu 2025-07-24T03:55:52.7250960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Gaza 2025-07-24T03:55:52.7251200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Samarkand 2025-07-24T03:55:52.7251430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Taipei 2025-07-24T03:55:52.7251670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tashkent 2025-07-24T03:55:52.7251980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yekaterinburg 2025-07-24T03:55:52.7252260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macau 2025-07-24T03:55:52.7252510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qyzylorda 2025-07-24T03:55:52.7252760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macao 2025-07-24T03:55:52.7252990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tokyo 2025-07-24T03:55:52.7253210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baku 2025-07-24T03:55:52.7253450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Barnaul 2025-07-24T03:55:52.7253690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Istanbul 2025-07-24T03:55:52.7253930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Irkutsk 2025-07-24T03:55:52.7254170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qatar 2025-07-24T03:55:52.7254450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bahrain 2025-07-24T03:55:52.7254680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yangon 2025-07-24T03:55:52.7255010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yerevan 2025-07-24T03:55:52.7255240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Almaty 2025-07-24T03:55:52.7255470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dili 2025-07-24T03:55:52.7255700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dacca 2025-07-24T03:55:52.7255950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chongqing 2025-07-24T03:55:52.7256190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ust-Nera 2025-07-24T03:55:52.7256430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Magadan 2025-07-24T03:55:52.7256660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Colombo 2025-07-24T03:55:52.7256920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Krasnoyarsk 2025-07-24T03:55:52.7257160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kamchatka 2025-07-24T03:55:52.7257420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ujung_Pandang 2025-07-24T03:55:52.7257650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jakarta 2025-07-24T03:55:52.7257890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kolkata 2025-07-24T03:55:52.7258130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kabul 2025-07-24T03:55:52.7258350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Oral 2025-07-24T03:55:52.7258590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jayapura 2025-07-24T03:55:52.7258840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pontianak 2025-07-24T03:55:52.7259070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Makassar 2025-07-24T03:55:52.7259300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tbilisi 2025-07-24T03:55:52.7259540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Singapore 2025-07-24T03:55:52.7259760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Harbin 2025-07-24T03:55:52.7260050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kashgar 2025-07-24T03:55:52.7260310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dhaka 2025-07-24T03:55:52.7260530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yakutsk 2025-07-24T03:55:52.7260780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuala_Lumpur 2025-07-24T03:55:52.7261000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tehran 2025-07-24T03:55:52.7261250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Beirut 2025-07-24T03:55:52.7261470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtobe 2025-07-24T03:55:52.7261710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Anadyr 2025-07-24T03:55:52.7261930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bishkek 2025-07-24T03:55:52.7262150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dubai 2025-07-24T03:55:52.7262370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Riyadh 2025-07-24T03:55:52.7262620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novokuznetsk 2025-07-24T03:55:52.7262840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtau 2025-07-24T03:55:52.7263050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Omsk 2025-07-24T03:55:52.7263280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashkhabad 2025-07-24T03:55:52.7263500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Saigon 2025-07-24T03:55:52.7263730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Sakhalin 2025-07-24T03:55:52.7263970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hong_Kong 2025-07-24T03:55:52.7264210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Phnom_Penh 2025-07-24T03:55:52.7264440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Nicosia 2025-07-24T03:55:52.7264660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baghdad 2025-07-24T03:55:52.7264900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Srednekolymsk 2025-07-24T03:55:52.7265120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashgabat 2025-07-24T03:55:52.7265350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kathmandu 2025-07-24T03:55:52.7265580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Choibalsan 2025-07-24T03:55:52.7265810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bangkok 2025-07-24T03:55:52.7266030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chungking 2025-07-24T03:55:52.7266260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novosibirsk 2025-07-24T03:55:52.7266480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Famagusta 2025-07-24T03:55:52.7266700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Rangoon 2025-07-24T03:55:52.7266930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ho_Chi_Minh 2025-07-24T03:55:52.7267120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MET 2025-07-24T03:55:52.7267330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Portugal 2025-07-24T03:55:52.7267620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Palmer 2025-07-24T03:55:52.7267930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Davis 2025-07-24T03:55:52.7268180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Rothera 2025-07-24T03:55:52.7268410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Vostok 2025-07-24T03:55:52.7268640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Syowa 2025-07-24T03:55:52.7268920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/DumontDUrville 2025-07-24T03:55:52.7269160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/McMurdo 2025-07-24T03:55:52.7269430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Macquarie 2025-07-24T03:55:52.7269690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/South_Pole 2025-07-24T03:55:52.7269930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Troll 2025-07-24T03:55:52.7270170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Mawson 2025-07-24T03:55:52.7270420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Casey 2025-07-24T03:55:52.7270620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT-0 2025-07-24T03:55:52.7270820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CET 2025-07-24T03:55:52.7271020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Eire 2025-07-24T03:55:52.7271230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PST8PDT 2025-07-24T03:55:52.7271480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leap-seconds.list 2025-07-24T03:55:52.7271680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Jamaica 2025-07-24T03:55:52.7271870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT 2025-07-24T03:55:52.7272070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Zulu 2025-07-24T03:55:52.7272270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Japan 2025-07-24T03:55:52.7272460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROC 2025-07-24T03:55:52.7272660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB-Eire 2025-07-24T03:55:52.7272900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zurich 2025-07-24T03:55:52.7273120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Paris 2025-07-24T03:55:52.7273350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Moscow 2025-07-24T03:55:52.7273590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Luxembourg 2025-07-24T03:55:52.7273820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ljubljana 2025-07-24T03:55:52.7274050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Helsinki 2025-07-24T03:55:52.7274270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Minsk 2025-07-24T03:55:52.7274500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Skopje 2025-07-24T03:55:52.7274720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Dublin 2025-07-24T03:55:52.7274990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Jersey 2025-07-24T03:55:52.7275330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/San_Marino 2025-07-24T03:55:52.7275560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Gibraltar 2025-07-24T03:55:52.7275790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belgrade 2025-07-24T03:55:52.7276020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Guernsey 2025-07-24T03:55:52.7276240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ulyanovsk 2025-07-24T03:55:52.7276470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Saratov 2025-07-24T03:55:52.7276690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vaduz 2025-07-24T03:55:52.7276920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Istanbul 2025-07-24T03:55:52.7277150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Lisbon 2025-07-24T03:55:52.7277380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Uzhgorod 2025-07-24T03:55:52.7277610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kirov 2025-07-24T03:55:52.7277830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tirane 2025-07-24T03:55:52.7278060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tiraspol 2025-07-24T03:55:52.7278290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sarajevo 2025-07-24T03:55:52.7278510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Madrid 2025-07-24T03:55:52.7278750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Podgorica 2025-07-24T03:55:52.7278970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Busingen 2025-07-24T03:55:52.7279200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vatican 2025-07-24T03:55:52.7279430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belfast 2025-07-24T03:55:52.7279660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bratislava 2025-07-24T03:55:52.7279900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kiev 2025-07-24T03:55:52.7280130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kaliningrad 2025-07-24T03:55:52.7280370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zaporozhye 2025-07-24T03:55:52.7280600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vienna 2025-07-24T03:55:52.7280830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Budapest 2025-07-24T03:55:52.7281060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vilnius 2025-07-24T03:55:52.7281280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Monaco 2025-07-24T03:55:52.7281510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Oslo 2025-07-24T03:55:52.7281750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Astrakhan 2025-07-24T03:55:52.7282000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Simferopol 2025-07-24T03:55:52.7282230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Volgograd 2025-07-24T03:55:52.7282460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kyiv 2025-07-24T03:55:52.7282740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Isle_of_Man 2025-07-24T03:55:52.7283010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/London 2025-07-24T03:55:52.7283240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Riga 2025-07-24T03:55:52.7283480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Andorra 2025-07-24T03:55:52.7283710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Prague 2025-07-24T03:55:52.7283930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Berlin 2025-07-24T03:55:52.7284160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tallinn 2025-07-24T03:55:52.7284380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Rome 2025-07-24T03:55:52.7284600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Malta 2025-07-24T03:55:52.7284830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zagreb 2025-07-24T03:55:52.7285060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Amsterdam 2025-07-24T03:55:52.7285300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Nicosia 2025-07-24T03:55:52.7285530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bucharest 2025-07-24T03:55:52.7285770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Copenhagen 2025-07-24T03:55:52.7285990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Chisinau 2025-07-24T03:55:52.7286220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Mariehamn 2025-07-24T03:55:52.7286450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sofia 2025-07-24T03:55:52.7286690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Athens 2025-07-24T03:55:52.7286920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Stockholm 2025-07-24T03:55:52.7287150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Samara 2025-07-24T03:55:52.7287380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Brussels 2025-07-24T03:55:52.7287610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Warsaw 2025-07-24T03:55:52.7287800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROK 2025-07-24T03:55:52.7288010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Navajo 2025-07-24T03:55:52.7288230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Singapore 2025-07-24T03:55:52.7288430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB 2025-07-24T03:55:52.7288680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaNorte 2025-07-24T03:55:52.7288910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/General 2025-07-24T03:55:52.7289170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaSur 2025-07-24T03:55:52.7289370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST 2025-07-24T03:55:52.7289570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT0 2025-07-24T03:55:52.7289780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Hongkong 2025-07-24T03:55:52.7289970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PRC 2025-07-24T03:55:52.7290180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone.tab 2025-07-24T03:55:52.7290490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iran 2025-07-24T03:55:52.7290740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/build/etc/localtime 2025-07-24T03:55:52.7290940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST7MDT 2025-07-24T03:55:52.7291130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/WET 2025-07-24T03:55:52.7291320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/W-SU 2025-07-24T03:55:52.7291530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UCT 2025-07-24T03:55:52.7291720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Cuba 2025-07-24T03:55:52.7291920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Egypt 2025-07-24T03:55:52.7292110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT+0 2025-07-24T03:55:52.7292330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/tzdata.zi 2025-07-24T03:55:52.7292520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EET 2025-07-24T03:55:52.7292720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Israel 2025-07-24T03:55:52.7292950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Sao_Tome 2025-07-24T03:55:52.7293180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Conakry 2025-07-24T03:55:52.7293400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dakar 2025-07-24T03:55:52.7293630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ndjamena 2025-07-24T03:55:52.7293860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Casablanca 2025-07-24T03:55:52.7294090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lome 2025-07-24T03:55:52.7294310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Algiers 2025-07-24T03:55:52.7294570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mogadishu 2025-07-24T03:55:52.7294790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lagos 2025-07-24T03:55:52.7295030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Brazzaville 2025-07-24T03:55:52.7295260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Timbuktu 2025-07-24T03:55:52.7295490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nouakchott 2025-07-24T03:55:52.7295710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maseru 2025-07-24T03:55:52.7295950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Libreville 2025-07-24T03:55:52.7296180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Harare 2025-07-24T03:55:52.7296400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Malabo 2025-07-24T03:55:52.7296620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bangui 2025-07-24T03:55:52.7296850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nairobi 2025-07-24T03:55:52.7297080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kinshasa 2025-07-24T03:55:52.7297320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Porto-Novo 2025-07-24T03:55:52.7297540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Cairo 2025-07-24T03:55:52.7297880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Douala 2025-07-24T03:55:52.7298130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Juba 2025-07-24T03:55:52.7298360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Gaborone 2025-07-24T03:55:52.7298570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tunis 2025-07-24T03:55:52.7298810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kampala 2025-07-24T03:55:52.7299030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mbabane 2025-07-24T03:55:52.7299270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Addis_Ababa 2025-07-24T03:55:52.7299490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maputo 2025-07-24T03:55:52.7299720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bissau 2025-07-24T03:55:52.7299950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Blantyre 2025-07-24T03:55:52.7300170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Niamey 2025-07-24T03:55:52.7300400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Banjul 2025-07-24T03:55:52.7300620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Abidjan 2025-07-24T03:55:52.7300850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmara 2025-07-24T03:55:52.7301070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bamako 2025-07-24T03:55:52.7301300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ouagadougou 2025-07-24T03:55:52.7301530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lusaka 2025-07-24T03:55:52.7301750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Luanda 2025-07-24T03:55:52.7301970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmera 2025-07-24T03:55:52.7302200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lubumbashi 2025-07-24T03:55:52.7302420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Accra 2025-07-24T03:55:52.7302650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Khartoum 2025-07-24T03:55:52.7302870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ceuta 2025-07-24T03:55:52.7303090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bujumbura 2025-07-24T03:55:52.7303320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Windhoek 2025-07-24T03:55:52.7303550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/El_Aaiun 2025-07-24T03:55:52.7303800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tripoli 2025-07-24T03:55:52.7304030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Monrovia 2025-07-24T03:55:52.7304270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dar_es_Salaam 2025-07-24T03:55:52.7304520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Johannesburg 2025-07-24T03:55:52.7304750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kigali 2025-07-24T03:55:52.7304970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Djibouti 2025-07-24T03:55:52.7305250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Freetown 2025-07-24T03:55:52.7305490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Factory 2025-07-24T03:55:52.7305670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UTC 2025-07-24T03:55:52.7305900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/EasterIsland 2025-07-24T03:55:52.7306110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/Continental 2025-07-24T03:55:52.7306290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/HST 2025-07-24T03:55:52.7306510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Atlantic 2025-07-24T03:55:52.7306750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Pacific 2025-07-24T03:55:52.7306960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Eastern 2025-07-24T03:55:52.7307170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Yukon 2025-07-24T03:55:52.7307400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Saskatchewan 2025-07-24T03:55:52.7307620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Newfoundland 2025-07-24T03:55:52.7307830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Central 2025-07-24T03:55:52.7308040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Mountain 2025-07-24T03:55:52.7308230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iceland 2025-07-24T03:55:52.7308450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/export.hpp 2025-07-24T03:55:52.7308690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/reproc.hpp 2025-07-24T03:55:52.7308910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/env.hpp 2025-07-24T03:55:52.7309150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/array.hpp 2025-07-24T03:55:52.7309400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/type_traits.hpp 2025-07-24T03:55:52.7309620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/run.hpp 2025-07-24T03:55:52.7309840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/input.hpp 2025-07-24T03:55:52.7310060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/arguments.hpp 2025-07-24T03:55:52.7310290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/drain.hpp 2025-07-24T03:55:52.7310530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/repodata_record.json 2025-07-24T03:55:52.7310740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/test/run_test.sh 2025-07-24T03:55:52.7310940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-07-24T03:55:52.7311160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-07-24T03:55:52.7311380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_c.sh 2025-07-24T03:55:52.7311610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_c.bat 2025-07-24T03:55:52.7311840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_cpp.sh 2025-07-24T03:55:52.7312060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_cpp.bat 2025-07-24T03:55:52.7312330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/meta.yaml 2025-07-24T03:55:52.7312620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/apple_gettime.patch 2025-07-24T03:55:52.7312870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.7313080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-07-24T03:55:52.7313290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/run_exports.json 2025-07-24T03:55:52.7313480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/paths.json 2025-07-24T03:55:52.7313680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/hash_input.json 2025-07-24T03:55:52.7313860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/files 2025-07-24T03:55:52.7314050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/about.json 2025-07-24T03:55:52.7314240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/has_prefix 2025-07-24T03:55:52.7314420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/index.json 2025-07-24T03:55:52.7314590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/git 2025-07-24T03:55:52.7314820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/pkgconfig/reproc++.pc 2025-07-24T03:55:52.7315100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config-version.cmake 2025-07-24T03:55:52.7315350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config.cmake 2025-07-24T03:55:52.7315610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets.cmake 2025-07-24T03:55:52.7315890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-07-24T03:55:52.7316110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.dylib 2025-07-24T03:55:52.7316320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.dylib 2025-07-24T03:55:52.7316540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.2.4.dylib 2025-07-24T03:55:52.7316690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0.conda 2025-07-24T03:55:52.7317000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/bin/.conda-anaconda-tos-pre-unlink.sh 2025-07-24T03:55:52.7317250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.7317510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.7317760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.7318050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.7318300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:52.7318520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.7318760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.7318980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/files 2025-07-24T03:55:52.7319200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.7319430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.7319750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/info/git 2025-07-24T03:55:52.7320150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/RECORD 2025-07-24T03:55:52.7320550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/licenses/LICENSE 2025-07-24T03:55:52.7320960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/direct_url.json 2025-07-24T03:55:52.7321320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/WHEEL 2025-07-24T03:55:52.7321710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/entry_points.txt 2025-07-24T03:55:52.7322090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/REQUESTED 2025-07-24T03:55:52.7322460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/INSTALLER 2025-07-24T03:55:52.7322830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/METADATA 2025-07-24T03:55:52.7323170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-07-24T03:55:52.7323520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-07-24T03:55:52.7323850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-07-24T03:55:52.7324180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-07-24T03:55:52.7324530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-07-24T03:55:52.7324930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:52.7325330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-07-24T03:55:52.7325740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:52.7326140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-07-24T03:55:52.7326580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:52.7326990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:52.7327400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-07-24T03:55:52.7327800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-07-24T03:55:52.7328320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.7328650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-07-24T03:55:52.7328990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-07-24T03:55:52.7329340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-07-24T03:55:52.7329710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-07-24T03:55:52.7330110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-07-24T03:55:52.7330510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-07-24T03:55:52.7330880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-07-24T03:55:52.7331310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-07-24T03:55:52.7331740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.7332160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-07-24T03:55:52.7332600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-07-24T03:55:52.7332970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-07-24T03:55:52.7333330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-07-24T03:55:52.7333550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/include/tl/expected.hpp 2025-07-24T03:55:52.7333780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/repodata_record.json 2025-07-24T03:55:52.7334000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/test/run_test.sh 2025-07-24T03:55:52.7334210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/licenses/COPYING 2025-07-24T03:55:52.7334420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/catch.hpp 2025-07-24T03:55:52.7334630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/LICENSE 2025-07-24T03:55:52.7334830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/bld.bat 2025-07-24T03:55:52.7335030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/build.sh 2025-07-24T03:55:52.7335280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.7335490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml 2025-07-24T03:55:52.7335730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.7335920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/paths.json 2025-07-24T03:55:52.7336230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/hash_input.json 2025-07-24T03:55:52.7336470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/files 2025-07-24T03:55:52.7336660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/about.json 2025-07-24T03:55:52.7336850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/index.json 2025-07-24T03:55:52.7337020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/git 2025-07-24T03:55:52.7337310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-targets.cmake 2025-07-24T03:55:52.7337620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-07-24T03:55:52.7337900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config.cmake 2025-07-24T03:55:52.7338120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0.conda 2025-07-24T03:55:52.7338280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0.conda 2025-07-24T03:55:52.7338400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/4ea078d6.json 2025-07-24T03:55:52.7338520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/9e99ffaf.json 2025-07-24T03:55:52.7338640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/3e39a7aa.json 2025-07-24T03:55:52.7338760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/8bd55712.json 2025-07-24T03:55:52.7339000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.7339220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.7339450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/typed.py 2025-07-24T03:55:52.7339700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/subclass_only.py 2025-07-24T03:55:52.7339940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_freeze.py 2025-07-24T03:55:52.7340190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/frozendict_only.py 2025-07-24T03:55:52.7340430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/__init__.py 2025-07-24T03:55:52.7340650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/bench.py 2025-07-24T03:55:52.7340880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/common.py 2025-07-24T03:55:52.7341100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/debug.py 2025-07-24T03:55:52.7341340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict.py 2025-07-24T03:55:52.7341620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict_subclass.py 2025-07-24T03:55:52.7341850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/base.py 2025-07-24T03:55:52.7342070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.7342330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.7342570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/licenses/LICENSE.txt 2025-07-24T03:55:52.7342830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.7343050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.7343290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.7343580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.7343810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.7343990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/files 2025-07-24T03:55:52.7344190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.7344390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.7344570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/git 2025-07-24T03:55:52.7344860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/cool.py 2025-07-24T03:55:52.7345160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/version.py 2025-07-24T03:55:52.7345480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-07-24T03:55:52.7345780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.py 2025-07-24T03:55:52.7346070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/core.py 2025-07-24T03:55:52.7346430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:52.7346810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-07-24T03:55:52.7347200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-07-24T03:55:52.7347570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.7347930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:52.7348290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-07-24T03:55:52.7348580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/py.typed 2025-07-24T03:55:52.7348900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-07-24T03:55:52.7349210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-07-24T03:55:52.7349550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-07-24T03:55:52.7349900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-07-24T03:55:52.7350230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-07-24T03:55:52.7350580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-07-24T03:55:52.7350920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-07-24T03:55:52.7351250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-07-24T03:55:52.7351810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-07-24T03:55:52.7352140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-07-24T03:55:52.7352330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/bin/distro 2025-07-24T03:55:52.7352550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.7352760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.7352960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.7353210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.7353410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:52.7353660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.7353860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.7354090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.7354290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.7354490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.7354670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/files 2025-07-24T03:55:52.7354860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.7355040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/has_prefix 2025-07-24T03:55:52.7355250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.7355420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/git 2025-07-24T03:55:52.7355700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__init__.py 2025-07-24T03:55:52.7356030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-07-24T03:55:52.7356370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.7356700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.7356970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/py.typed 2025-07-24T03:55:52.7357250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/distro.py 2025-07-24T03:55:52.7357520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__main__.py 2025-07-24T03:55:52.7357840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-07-24T03:55:52.7358140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-07-24T03:55:52.7358460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-07-24T03:55:52.7358760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-07-24T03:55:52.7359280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-07-24T03:55:52.7359600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-07-24T03:55:52.7359910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-07-24T03:55:52.7360230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-07-24T03:55:52.7360540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-07-24T03:55:52.7360710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.3.0-py313hca03da5_0.conda 2025-07-24T03:55:52.7360850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1.conda 2025-07-24T03:55:52.7361120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.7361360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.7361620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:52.7361950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_literal_values.py 2025-07-24T03:55:52.7362240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/__init__.py 2025-07-24T03:55:52.7362570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_is_union_origin.py 2025-07-24T03:55:52.7362910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/introspection/test_inspect_annotation.py 2025-07-24T03:55:52.7363220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/__init__.py 2025-07-24T03:55:52.7363550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/tests/typing_objects/test_member_checks.py 2025-07-24T03:55:52.7363800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.7364080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.7364320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:52.7364600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.7364840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.7365110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.7365340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.7365580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.7365790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/files 2025-07-24T03:55:52.7366020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.7366250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.7366450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/info/git 2025-07-24T03:55:52.7366820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/RECORD 2025-07-24T03:55:52.7367310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/licenses/LICENSE 2025-07-24T03:55:52.7367700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/direct_url.json 2025-07-24T03:55:52.7368070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/WHEEL 2025-07-24T03:55:52.7368440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/REQUESTED 2025-07-24T03:55:52.7368810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/INSTALLER 2025-07-24T03:55:52.7369180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/METADATA 2025-07-24T03:55:52.7369520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-07-24T03:55:52.7369880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-07-24T03:55:52.7370310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-07-24T03:55:52.7370730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-07-24T03:55:52.7371130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.7371490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-07-24T03:55:52.7371850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-07-24T03:55:52.7372180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-inspection-0.4.0-py313hca03da5_0/lib/python3.13/site-packages/typing_inspection/py.typed 2025-07-24T03:55:52.7372390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.7372600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.7372800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.7373050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.7373250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:52.7373490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.7373700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.7373930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.7374120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.7374310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.7374490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/files 2025-07-24T03:55:52.7374720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.7374950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.7375120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/git 2025-07-24T03:55:52.7375400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_tracing.py 2025-07-24T03:55:52.7375670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_version.py 2025-07-24T03:55:52.7375940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_callers.py 2025-07-24T03:55:52.7376210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__init__.py 2025-07-24T03:55:52.7376480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_warnings.py 2025-07-24T03:55:52.7380540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_hooks.py 2025-07-24T03:55:52.7380830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_result.py 2025-07-24T03:55:52.7381180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-07-24T03:55:52.7381520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-07-24T03:55:52.7381870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-07-24T03:55:52.7382210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:52.7382550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-07-24T03:55:52.7382880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.7383220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-07-24T03:55:52.7383550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-07-24T03:55:52.7383820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/py.typed 2025-07-24T03:55:52.7384100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_manager.py 2025-07-24T03:55:52.7384410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-07-24T03:55:52.7384710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-07-24T03:55:52.7385040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-07-24T03:55:52.7385340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-07-24T03:55:52.7385670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-07-24T03:55:52.7385980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-07-24T03:55:52.7386290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-07-24T03:55:52.7386730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-07-24T03:55:52.7386990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/configuration.py 2025-07-24T03:55:52.7387240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/pyproject.py 2025-07-24T03:55:52.7387480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/auth.py 2025-07-24T03:55:52.7387730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/xmlrpc.py 2025-07-24T03:55:52.7388000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/download.py 2025-07-24T03:55:52.7388250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/session.py 2025-07-24T03:55:52.7388500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/cache.py 2025-07-24T03:55:52.7388750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/__init__.py 2025-07-24T03:55:52.7388990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/utils.py 2025-07-24T03:55:52.7389250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/lazy_wheel.py 2025-07-24T03:55:52.7389480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cache.py 2025-07-24T03:55:52.7389710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/__init__.py 2025-07-24T03:55:52.7389950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/logging.py 2025-07-24T03:55:52.7390190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/misc.py 2025-07-24T03:55:52.7390440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/egg_link.py 2025-07-24T03:55:52.7390680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compat.py 2025-07-24T03:55:52.7390930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/deprecation.py 2025-07-24T03:55:52.7391180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/subprocess.py 2025-07-24T03:55:52.7391430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filesystem.py 2025-07-24T03:55:52.7391700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-07-24T03:55:52.7391950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/__init__.py 2025-07-24T03:55:52.7392210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_jaraco_text.py 2025-07-24T03:55:52.7392450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/temp_dir.py 2025-07-24T03:55:52.7392690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/retry.py 2025-07-24T03:55:52.7392930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/appdirs.py 2025-07-24T03:55:52.7393190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/setuptools_build.py 2025-07-24T03:55:52.7393440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/packaging.py 2025-07-24T03:55:52.7393700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/entrypoints.py 2025-07-24T03:55:52.7394060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filetypes.py 2025-07-24T03:55:52.7394340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compatibility_tags.py 2025-07-24T03:55:52.7394590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/datetime.py 2025-07-24T03:55:52.7394820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/urls.py 2025-07-24T03:55:52.7395060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/hashes.py 2025-07-24T03:55:52.7395310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/virtualenv.py 2025-07-24T03:55:52.7395540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_log.py 2025-07-24T03:55:52.7395790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/glibc.py 2025-07-24T03:55:52.7396020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/wheel.py 2025-07-24T03:55:52.7396270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/unpacking.py 2025-07-24T03:55:52.7396500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/link.py 2025-07-24T03:55:52.7396770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/selection_prefs.py 2025-07-24T03:55:52.7397020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/direct_url.py 2025-07-24T03:55:52.7397260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/index.py 2025-07-24T03:55:52.7397520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/target_python.py 2025-07-24T03:55:52.7397770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/pylock.py 2025-07-24T03:55:52.7398010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/__init__.py 2025-07-24T03:55:52.7398270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/search_scope.py 2025-07-24T03:55:52.7398520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/candidate.py 2025-07-24T03:55:52.7398790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/format_control.py 2025-07-24T03:55:52.7399070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/installation_report.py 2025-07-24T03:55:52.7399320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/scheme.py 2025-07-24T03:55:52.7399560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/wheel.py 2025-07-24T03:55:52.7399810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/cmdoptions.py 2025-07-24T03:55:52.7400040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/__init__.py 2025-07-24T03:55:52.7400290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/index_command.py 2025-07-24T03:55:52.7400540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/status_codes.py 2025-07-24T03:55:52.7400780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/parser.py 2025-07-24T03:55:52.7401040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/command_context.py 2025-07-24T03:55:52.7401420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/spinners.py 2025-07-24T03:55:52.7401680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/autocompletion.py 2025-07-24T03:55:52.7401940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/base_command.py 2025-07-24T03:55:52.7402190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main_parser.py 2025-07-24T03:55:52.7402450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/progress_bars.py 2025-07-24T03:55:52.7402680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main.py 2025-07-24T03:55:52.7402930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/req_command.py 2025-07-24T03:55:52.7403230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-07-24T03:55:52.7403520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/__init__.py 2025-07-24T03:55:52.7403790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/wheel.py 2025-07-24T03:55:52.7404040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/check.py 2025-07-24T03:55:52.7404320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/__init__.py 2025-07-24T03:55:52.7404570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/freeze.py 2025-07-24T03:55:52.7404870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-07-24T03:55:52.7405150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata.py 2025-07-24T03:55:52.7405450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-07-24T03:55:52.7405740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-07-24T03:55:52.7406010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/__init__.py 2025-07-24T03:55:52.7406310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-07-24T03:55:52.7406570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel.py 2025-07-24T03:55:52.7406880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/build_tracker.py 2025-07-24T03:55:52.7407140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/prepare.py 2025-07-24T03:55:52.7407390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_install.py 2025-07-24T03:55:52.7407630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_set.py 2025-07-24T03:55:52.7407880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_uninstall.py 2025-07-24T03:55:52.7408120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/__init__.py 2025-07-24T03:55:52.7408400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_dependency_group.py 2025-07-24T03:55:52.7408690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_file.py 2025-07-24T03:55:52.7408980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/constructors.py 2025-07-24T03:55:52.7409270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-07-24T03:55:52.7409560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-07-24T03:55:52.7409820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/__init__.py 2025-07-24T03:55:52.7410070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/base.py 2025-07-24T03:55:52.7410370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-07-24T03:55:52.7410680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-07-24T03:55:52.7410980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-07-24T03:55:52.7411280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-07-24T03:55:52.7411560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-07-24T03:55:52.7411860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-07-24T03:55:52.7412150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-07-24T03:55:52.7412450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-07-24T03:55:52.7412730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-07-24T03:55:52.7412960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/git.py 2025-07-24T03:55:52.7413200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/__init__.py 2025-07-24T03:55:52.7413450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/mercurial.py 2025-07-24T03:55:52.7413690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/bazaar.py 2025-07-24T03:55:52.7413950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/versioncontrol.py 2025-07-24T03:55:52.7414190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/subversion.py 2025-07-24T03:55:52.7414460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/__init__.py 2025-07-24T03:55:52.7414720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_sysconfig.py 2025-07-24T03:55:52.7414980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_distutils.py 2025-07-24T03:55:52.7415220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/base.py 2025-07-24T03:55:52.7415470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/collector.py 2025-07-24T03:55:52.7415720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/__init__.py 2025-07-24T03:55:52.7415970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/sources.py 2025-07-24T03:55:52.7416300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/package_finder.py 2025-07-24T03:55:52.7416580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/exceptions.py 2025-07-24T03:55:52.7416850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/configuration.py 2025-07-24T03:55:52.7417090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/show.py 2025-07-24T03:55:52.7417350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/list.py 2025-07-24T03:55:52.7417600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/check.py 2025-07-24T03:55:52.7417850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/index.py 2025-07-24T03:55:52.7418110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/completion.py 2025-07-24T03:55:52.7418370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/download.py 2025-07-24T03:55:52.7418610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/cache.py 2025-07-24T03:55:52.7418860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/__init__.py 2025-07-24T03:55:52.7419110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/hash.py 2025-07-24T03:55:52.7419350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/inspect.py 2025-07-24T03:55:52.7419600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/debug.py 2025-07-24T03:55:52.7419850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/uninstall.py 2025-07-24T03:55:52.7420100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/lock.py 2025-07-24T03:55:52.7420350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/freeze.py 2025-07-24T03:55:52.7420590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/search.py 2025-07-24T03:55:52.7420840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/install.py 2025-07-24T03:55:52.7421080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/help.py 2025-07-24T03:55:52.7421330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/wheel.py 2025-07-24T03:55:52.7421550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/main.py 2025-07-24T03:55:52.7421800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/wheel_builder.py 2025-07-24T03:55:52.7422040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/_json.py 2025-07-24T03:55:52.7422290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/__init__.py 2025-07-24T03:55:52.7422560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/pkg_resources.py 2025-07-24T03:55:52.7422830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-07-24T03:55:52.7423140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-07-24T03:55:52.7423410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-07-24T03:55:52.7423810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-07-24T03:55:52.7424080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/base.py 2025-07-24T03:55:52.7424350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/__init__.py 2025-07-24T03:55:52.7424620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/sdist.py 2025-07-24T03:55:52.7424890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/installed.py 2025-07-24T03:55:52.7425150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/base.py 2025-07-24T03:55:52.7425410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/wheel.py 2025-07-24T03:55:52.7425670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/self_outdated_check.py 2025-07-24T03:55:52.7425910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/build_env.py 2025-07-24T03:55:52.7426170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/tags.py 2025-07-24T03:55:52.7426430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_musllinux.py 2025-07-24T03:55:52.7426670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/metadata.py 2025-07-24T03:55:52.7426930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/version.py 2025-07-24T03:55:52.7427200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-07-24T03:55:52.7427470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-07-24T03:55:52.7427720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/__init__.py 2025-07-24T03:55:52.7427970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_parser.py 2025-07-24T03:55:52.7428230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/utils.py 2025-07-24T03:55:52.7428490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/requirements.py 2025-07-24T03:55:52.7428750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_structures.py 2025-07-24T03:55:52.7429000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/markers.py 2025-07-24T03:55:52.7429240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/py.typed 2025-07-24T03:55:52.7430410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_manylinux.py 2025-07-24T03:55:52.7431930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-07-24T03:55:52.7433500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/specifiers.py 2025-07-24T03:55:52.7435180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_elffile.py 2025-07-24T03:55:52.7436920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/vendor.txt 2025-07-24T03:55:52.7438340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_openssl.py 2025-07-24T03:55:52.7439790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_api.py 2025-07-24T03:55:52.7441560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_macos.py 2025-07-24T03:55:52.7443240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/__init__.py 2025-07-24T03:55:52.7444830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-07-24T03:55:52.7446390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/py.typed 2025-07-24T03:55:52.7448120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_windows.py 2025-07-24T03:55:52.7449210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/__init__.py 2025-07-24T03:55:52.7450630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/exceptions.py 2025-07-24T03:55:52.7452090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/fallback.py 2025-07-24T03:55:52.7453920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/ext.py 2025-07-24T03:55:52.7455610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-07-24T03:55:52.7457370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-07-24T03:55:52.7459150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-07-24T03:55:52.7461310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-07-24T03:55:52.7463290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/py.typed 2025-07-24T03:55:52.7464460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-07-24T03:55:52.7465830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-07-24T03:55:52.7468220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-07-24T03:55:52.7469470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/modeline.py 2025-07-24T03:55:52.7470850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/console.py 2025-07-24T03:55:52.7472450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/scanner.py 2025-07-24T03:55:52.7473950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatter.py 2025-07-24T03:55:52.7475560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-07-24T03:55:52.7477200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/python.py 2025-07-24T03:55:52.7478630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-07-24T03:55:52.7480450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/token.py 2025-07-24T03:55:52.7482280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/style.py 2025-07-24T03:55:52.7484400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/util.py 2025-07-24T03:55:52.7486210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/sphinxext.py 2025-07-24T03:55:52.7488030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__init__.py 2025-07-24T03:55:52.7489980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-07-24T03:55:52.7491200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-07-24T03:55:52.7493090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-07-24T03:55:52.7494670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-07-24T03:55:52.7496190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/unistring.py 2025-07-24T03:55:52.7497970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexer.py 2025-07-24T03:55:52.7499470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/regexopt.py 2025-07-24T03:55:52.7500680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/plugin.py 2025-07-24T03:55:52.7502570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filter.py 2025-07-24T03:55:52.7503620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__main__.py 2025-07-24T03:55:52.7505210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-07-24T03:55:52.7506580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w32.exe 2025-07-24T03:55:52.7508000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/locators.py 2025-07-24T03:55:52.7509580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/metadata.py 2025-07-24T03:55:52.7510880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/version.py 2025-07-24T03:55:52.7512420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/compat.py 2025-07-24T03:55:52.7513680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/index.py 2025-07-24T03:55:52.7515350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/manifest.py 2025-07-24T03:55:52.7517170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/util.py 2025-07-24T03:55:52.7518430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/database.py 2025-07-24T03:55:52.7519790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t32.exe 2025-07-24T03:55:52.7521270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/__init__.py 2025-07-24T03:55:52.7522570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64.exe 2025-07-24T03:55:52.7524510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/markers.py 2025-07-24T03:55:52.7526460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/resources.py 2025-07-24T03:55:52.7527730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-07-24T03:55:52.7529140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/scripts.py 2025-07-24T03:55:52.7530870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64.exe 2025-07-24T03:55:52.7532520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/wheel.py 2025-07-24T03:55:52.7534040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__init__.py 2025-07-24T03:55:52.7535690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/py.typed 2025-07-24T03:55:52.7537020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/distro.py 2025-07-24T03:55:52.7539260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__main__.py 2025-07-24T03:55:52.7540300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-07-24T03:55:52.7541850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-07-24T03:55:52.7543890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/controller.py 2025-07-24T03:55:52.7545430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-07-24T03:55:52.7546970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-07-24T03:55:52.7548400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-07-24T03:55:52.7550020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/cache.py 2025-07-24T03:55:52.7551730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-07-24T03:55:52.7553190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/py.typed 2025-07-24T03:55:52.7555030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-07-24T03:55:52.7557160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-07-24T03:55:52.7558810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-07-24T03:55:52.7560380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-07-24T03:55:52.7561490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/intranges.py 2025-07-24T03:55:52.7563450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/package_data.py 2025-07-24T03:55:52.7565130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/compat.py 2025-07-24T03:55:52.7567160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/idnadata.py 2025-07-24T03:55:52.7568390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/__init__.py 2025-07-24T03:55:52.7569930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/core.py 2025-07-24T03:55:52.7571660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/py.typed 2025-07-24T03:55:52.7573330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/codec.py 2025-07-24T03:55:52.7574880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/uts46data.py 2025-07-24T03:55:52.7576210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/__init__.py 2025-07-24T03:55:52.7577890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/cookies.py 2025-07-24T03:55:52.7579590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/auth.py 2025-07-24T03:55:52.7580870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/sessions.py 2025-07-24T03:55:52.7582620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/hooks.py 2025-07-24T03:55:52.7583690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/compat.py 2025-07-24T03:55:52.7585600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/models.py 2025-07-24T03:55:52.7587050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/certs.py 2025-07-24T03:55:52.7588850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__init__.py 2025-07-24T03:55:52.7590270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/status_codes.py 2025-07-24T03:55:52.7591540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/packages.py 2025-07-24T03:55:52.7593790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__version__.py 2025-07-24T03:55:52.7595330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/api.py 2025-07-24T03:55:52.7596860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/_internal_utils.py 2025-07-24T03:55:52.7598320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/utils.py 2025-07-24T03:55:52.7599670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/exceptions.py 2025-07-24T03:55:52.7601270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/structures.py 2025-07-24T03:55:52.7603140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/help.py 2025-07-24T03:55:52.7604510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/adapters.py 2025-07-24T03:55:52.7606470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_types.py 2025-07-24T03:55:52.7607960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/__init__.py 2025-07-24T03:55:52.7609760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_parser.py 2025-07-24T03:55:52.7611100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_re.py 2025-07-24T03:55:52.7612620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/py.typed 2025-07-24T03:55:52.7614370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__init__.py 2025-07-24T03:55:52.7615990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/core.py 2025-07-24T03:55:52.7617530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/py.typed 2025-07-24T03:55:52.7619050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/cacert.pem 2025-07-24T03:55:52.7620650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__main__.py 2025-07-24T03:55:52.7621900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-07-24T03:55:52.7623070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-07-24T03:55:52.7624560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-07-24T03:55:52.7626050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-07-24T03:55:52.7627240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-07-24T03:55:52.7628850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/themes.py 2025-07-24T03:55:52.7629900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/screen.py 2025-07-24T03:55:52.7631500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/logging.py 2025-07-24T03:55:52.7632830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/measure.py 2025-07-24T03:55:52.7634080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/tree.py 2025-07-24T03:55:52.7636020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/console.py 2025-07-24T03:55:52.7637110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live_render.py 2025-07-24T03:55:52.7638600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-07-24T03:55:52.7640530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/box.py 2025-07-24T03:55:52.7641610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color.py 2025-07-24T03:55:52.7643130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_timer.py 2025-07-24T03:55:52.7644190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_fileno.py 2025-07-24T03:55:52.7645750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/align.py 2025-07-24T03:55:52.7647040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/theme.py 2025-07-24T03:55:52.7648450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/style.py 2025-07-24T03:55:52.7650320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/default_styles.py 2025-07-24T03:55:52.7651610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_wrap.py 2025-07-24T03:55:52.7652980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_log_render.py 2025-07-24T03:55:52.7654600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/emoji.py 2025-07-24T03:55:52.7656370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/layout.py 2025-07-24T03:55:52.7657680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/containers.py 2025-07-24T03:55:52.7659390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-07-24T03:55:52.7660620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/traceback.py 2025-07-24T03:55:52.7662380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/region.py 2025-07-24T03:55:52.7663340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/protocol.py 2025-07-24T03:55:52.7664930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_loop.py 2025-07-24T03:55:52.7666370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/control.py 2025-07-24T03:55:52.7668160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/filesize.py 2025-07-24T03:55:52.7669600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_null_file.py 2025-07-24T03:55:52.7670700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_palettes.py 2025-07-24T03:55:52.7672040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__init__.py 2025-07-24T03:55:52.7673580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_pick.py 2025-07-24T03:55:52.7674700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/file_proxy.py 2025-07-24T03:55:52.7675970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/palette.py 2025-07-24T03:55:52.7677360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/markup.py 2025-07-24T03:55:52.7679010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_ratio.py 2025-07-24T03:55:52.7680190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/repr.py 2025-07-24T03:55:52.7681640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/constrain.py 2025-07-24T03:55:52.7682850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pretty.py 2025-07-24T03:55:52.7684160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/diagnose.py 2025-07-24T03:55:52.7685730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/columns.py 2025-07-24T03:55:52.7686870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/rule.py 2025-07-24T03:55:52.7688340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_inspect.py 2025-07-24T03:55:52.7689830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pager.py 2025-07-24T03:55:52.7691210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/text.py 2025-07-24T03:55:52.7692710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/highlighter.py 2025-07-24T03:55:52.7694170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_spinners.py 2025-07-24T03:55:52.7695560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/terminal_theme.py 2025-07-24T03:55:52.7696840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/bar.py 2025-07-24T03:55:52.7698360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live.py 2025-07-24T03:55:52.7699590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/py.typed 2025-07-24T03:55:52.7701200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/syntax.py 2025-07-24T03:55:52.7701980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/table.py 2025-07-24T03:55:52.7703780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_export_format.py 2025-07-24T03:55:52.7705280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress_bar.py 2025-07-24T03:55:52.7706300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/errors.py 2025-07-24T03:55:52.7708130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/prompt.py 2025-07-24T03:55:52.7709230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/segment.py 2025-07-24T03:55:52.7710420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/ansi.py 2025-07-24T03:55:52.7712060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress.py 2025-07-24T03:55:52.7713450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_stack.py 2025-07-24T03:55:52.7715230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows.py 2025-07-24T03:55:52.7716260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_cell_widths.py 2025-07-24T03:55:52.7717730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/cells.py 2025-07-24T03:55:52.7719230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_win32_console.py 2025-07-24T03:55:52.7720330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/panel.py 2025-07-24T03:55:52.7721620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/styled.py 2025-07-24T03:55:52.7723230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/spinner.py 2025-07-24T03:55:52.7724520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-07-24T03:55:52.7726020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/json.py 2025-07-24T03:55:52.7727370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/padding.py 2025-07-24T03:55:52.7728850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__main__.py 2025-07-24T03:55:52.7730140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/scope.py 2025-07-24T03:55:52.7731620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_extension.py 2025-07-24T03:55:52.7733090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/status.py 2025-07-24T03:55:52.7734330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/abc.py 2025-07-24T03:55:52.7735680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/jupyter.py 2025-07-24T03:55:52.7737320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color_triplet.py 2025-07-24T03:55:52.7738550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/_writer.py 2025-07-24T03:55:52.7740450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/__init__.py 2025-07-24T03:55:52.7741460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/py.typed 2025-07-24T03:55:52.7743190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/filepost.py 2025-07-24T03:55:52.7744410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/fields.py 2025-07-24T03:55:52.7746220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/queue.py 2025-07-24T03:55:52.7747620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-07-24T03:55:52.7748790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-07-24T03:55:52.7750090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/wait.py 2025-07-24T03:55:52.7752420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/request.py 2025-07-24T03:55:52.7753020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-07-24T03:55:52.7754560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-07-24T03:55:52.7756180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/response.py 2025-07-24T03:55:52.7757990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-07-24T03:55:52.7759200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/retry.py 2025-07-24T03:55:52.7760760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/url.py 2025-07-24T03:55:52.7762000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/connection.py 2025-07-24T03:55:52.7763790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-07-24T03:55:52.7765270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_version.py 2025-07-24T03:55:52.7766230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/request.py 2025-07-24T03:55:52.7767830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/__init__.py 2025-07-24T03:55:52.7769140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-07-24T03:55:52.7770720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/response.py 2025-07-24T03:55:52.7772480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-07-24T03:55:52.7774500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-07-24T03:55:52.7775630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-07-24T03:55:52.7777420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-07-24T03:55:52.7779070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-07-24T03:55:52.7780490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-07-24T03:55:52.7782480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-07-24T03:55:52.7784590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-07-24T03:55:52.7786170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-07-24T03:55:52.7787750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-07-24T03:55:52.7789420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connection.py 2025-07-24T03:55:52.7791030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_collections.py 2025-07-24T03:55:52.7792790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-07-24T03:55:52.7794230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-07-24T03:55:52.7796030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-07-24T03:55:52.7797880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-07-24T03:55:52.7799100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/six.py 2025-07-24T03:55:52.7800950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/exceptions.py 2025-07-24T03:55:52.7802180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-07-24T03:55:52.7803640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-07-24T03:55:52.7805010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/__init__.py 2025-07-24T03:55:52.7807060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-07-24T03:55:52.7808270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-07-24T03:55:52.7809970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-07-24T03:55:52.7811430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-07-24T03:55:52.7813030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-07-24T03:55:52.7814600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/providers.py 2025-07-24T03:55:52.7815750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/structs.py 2025-07-24T03:55:52.7817760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/reporters.py 2025-07-24T03:55:52.7819220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/py.typed 2025-07-24T03:55:52.7820640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/typing_extensions.py 2025-07-24T03:55:52.7822370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/macos.py 2025-07-24T03:55:52.7824430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/unix.py 2025-07-24T03:55:52.7825420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/version.py 2025-07-24T03:55:52.7827080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__init__.py 2025-07-24T03:55:52.7828250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/api.py 2025-07-24T03:55:52.7829810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/android.py 2025-07-24T03:55:52.7831320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/py.typed 2025-07-24T03:55:52.7832860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/windows.py 2025-07-24T03:55:52.7834050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__main__.py 2025-07-24T03:55:52.7835510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__init__.py 2025-07-24T03:55:52.7836230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/py.typed 2025-07-24T03:55:52.7837700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__pip-runner__.py 2025-07-24T03:55:52.7838390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__main__.py 2025-07-24T03:55:52.7839570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/RECORD 2025-07-24T03:55:52.7841180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-07-24T03:55:52.7842460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-07-24T03:55:52.7843380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/direct_url.json 2025-07-24T03:55:52.7844470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/WHEEL 2025-07-24T03:55:52.7846260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/entry_points.txt 2025-07-24T03:55:52.7847480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/top_level.txt 2025-07-24T03:55:52.7848780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/REQUESTED 2025-07-24T03:55:52.7850850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/INSTALLER 2025-07-24T03:55:52.7852880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/METADATA 2025-07-24T03:55:52.7853960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/repodata_record.json 2025-07-24T03:55:52.7854910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.sh 2025-07-24T03:55:52.7856050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.py 2025-07-24T03:55:52.7857400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/test_time_dependencies.json 2025-07-24T03:55:52.7858580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.bat 2025-07-24T03:55:52.7860330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/licenses/LICENSE.txt 2025-07-24T03:55:52.7861220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/bld.bat 2025-07-24T03:55:52.7862460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/build.sh 2025-07-24T03:55:52.7863640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.7864530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml 2025-07-24T03:55:52.7865950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml.template 2025-07-24T03:55:52.7867020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/paths.json 2025-07-24T03:55:52.7868080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/hash_input.json 2025-07-24T03:55:52.7869540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/files 2025-07-24T03:55:52.7870040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/about.json 2025-07-24T03:55:52.7871210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/link.json 2025-07-24T03:55:52.7872590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/index.json 2025-07-24T03:55:52.7872940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/git 2025-07-24T03:55:52.7874150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/tsget 2025-07-24T03:55:52.7875070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/tsget.pl 2025-07-24T03:55:52.7876310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/CA.pl 2025-07-24T03:55:52.7877780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/ct_log_list.cnf 2025-07-24T03:55:52.7878730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/openssl.cnf.dist 2025-07-24T03:55:52.7880070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/openssl.cnf 2025-07-24T03:55:52.7881180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/ct_log_list.cnf.dist 2025-07-24T03:55:52.7882200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/bin/c_rehash 2025-07-24T03:55:52.7883030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/bin/openssl 2025-07-24T03:55:52.7884740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pem2.h 2025-07-24T03:55:52.7886280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/kdf.h 2025-07-24T03:55:52.7887770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pem.h 2025-07-24T03:55:52.7888750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asyncerr.h 2025-07-24T03:55:52.7889860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md2.h 2025-07-24T03:55:52.7890940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl3.h 2025-07-24T03:55:52.7892500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ossl_typ.h 2025-07-24T03:55:52.7893860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dtls1.h 2025-07-24T03:55:52.7894600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/err.h 2025-07-24T03:55:52.7895790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bn.h 2025-07-24T03:55:52.7897430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/blowfish.h 2025-07-24T03:55:52.7898370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cms.h 2025-07-24T03:55:52.7899830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/engine.h 2025-07-24T03:55:52.7900860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conf_api.h 2025-07-24T03:55:52.7902180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/esserr.h 2025-07-24T03:55:52.7903230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core.h 2025-07-24T03:55:52.7904420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509.h 2025-07-24T03:55:52.7906020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1_mac.h 2025-07-24T03:55:52.7907290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/objectserr.h 2025-07-24T03:55:52.7908330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/params.h 2025-07-24T03:55:52.7909620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmserr.h 2025-07-24T03:55:52.7911240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/http.h 2025-07-24T03:55:52.7912150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ui.h 2025-07-24T03:55:52.7913180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sha.h 2025-07-24T03:55:52.7914290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/symhacks.h 2025-07-24T03:55:52.7915330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1.h 2025-07-24T03:55:52.7916670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bioerr.h 2025-07-24T03:55:52.7918310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/opensslconf.h 2025-07-24T03:55:52.7919540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bio.h 2025-07-24T03:55:52.7920830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc2.h 2025-07-24T03:55:52.7921830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/types.h 2025-07-24T03:55:52.7922900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dh.h 2025-07-24T03:55:52.7924250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cryptoerr_legacy.h 2025-07-24T03:55:52.7925390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/proverr.h 2025-07-24T03:55:52.7926780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509v3.h 2025-07-24T03:55:52.7928010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_object.h 2025-07-24T03:55:52.7929330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/decodererr.h 2025-07-24T03:55:52.7930630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/param_build.h 2025-07-24T03:55:52.7932100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conf.h 2025-07-24T03:55:52.7933190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conftypes.h 2025-07-24T03:55:52.7934540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md5.h 2025-07-24T03:55:52.7935910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/decoder.h 2025-07-24T03:55:52.7936890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pemerr.h 2025-07-24T03:55:52.7938100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crmferr.h 2025-07-24T03:55:52.7939240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509_vfy.h 2025-07-24T03:55:52.7940310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/txt_db.h 2025-07-24T03:55:52.7941570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmp.h 2025-07-24T03:55:52.7942880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/comperr.h 2025-07-24T03:55:52.7944200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cterr.h 2025-07-24T03:55:52.7944980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/self_test.h 2025-07-24T03:55:52.7949980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/safestack.h 2025-07-24T03:55:52.7950280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/configuration.h 2025-07-24T03:55:52.7950510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/fips_names.h 2025-07-24T03:55:52.7950710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecdsa.h 2025-07-24T03:55:52.7951140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sslerr.h 2025-07-24T03:55:52.7952560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/prov_ssl.h 2025-07-24T03:55:52.7953920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/fipskey.h 2025-07-24T03:55:52.7954970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc5.h 2025-07-24T03:55:52.7956450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/uierr.h 2025-07-24T03:55:52.7957450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509v3err.h 2025-07-24T03:55:52.7959130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/objects.h 2025-07-24T03:55:52.7960020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs12.h 2025-07-24T03:55:52.7961350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crypto.h 2025-07-24T03:55:52.7962300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crmf.h 2025-07-24T03:55:52.7963230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmp_util.h 2025-07-24T03:55:52.7964700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/opensslv.h 2025-07-24T03:55:52.7965960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/evperr.h 2025-07-24T03:55:52.7967200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs7.h 2025-07-24T03:55:52.7968380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/obj_mac.h 2025-07-24T03:55:52.7969660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ct.h 2025-07-24T03:55:52.7971010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/async.h 2025-07-24T03:55:52.7972430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/buffer.h 2025-07-24T03:55:52.7973220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl.h 2025-07-24T03:55:52.7974820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/srp.h 2025-07-24T03:55:52.7975720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/camellia.h 2025-07-24T03:55:52.7976940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/httperr.h 2025-07-24T03:55:52.7978320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dherr.h 2025-07-24T03:55:52.7979420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/evp.h 2025-07-24T03:55:52.7980550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/e_os2.h 2025-07-24T03:55:52.7981710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/trace.h 2025-07-24T03:55:52.7983470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md4.h 2025-07-24T03:55:52.7984510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_names.h 2025-07-24T03:55:52.7985250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/hmac.h 2025-07-24T03:55:52.7986780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/provider.h 2025-07-24T03:55:52.7987950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/aes.h 2025-07-24T03:55:52.7989270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/engineerr.h 2025-07-24T03:55:52.7990490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/comp.h 2025-07-24T03:55:52.7992020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/macros.h 2025-07-24T03:55:52.7993300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs12err.h 2025-07-24T03:55:52.7994780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/encoder.h 2025-07-24T03:55:52.7995800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cast.h 2025-07-24T03:55:52.7997230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sslerr_legacy.h 2025-07-24T03:55:52.7998150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc4.h 2025-07-24T03:55:52.7999530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/stack.h 2025-07-24T03:55:52.8000830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/des.h 2025-07-24T03:55:52.8001980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ocsp.h 2025-07-24T03:55:52.8003180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ec.h 2025-07-24T03:55:52.8004470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecdh.h 2025-07-24T03:55:52.8005580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rand.h 2025-07-24T03:55:52.8006780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecerr.h 2025-07-24T03:55:52.8007930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ts.h 2025-07-24T03:55:52.8009200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_dispatch.h 2025-07-24T03:55:52.8010620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cryptoerr.h 2025-07-24T03:55:52.8011770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/storeerr.h 2025-07-24T03:55:52.8012890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/buffererr.h 2025-07-24T03:55:52.8014260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/seed.h 2025-07-24T03:55:52.8015520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/modes.h 2025-07-24T03:55:52.8017000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl2.h 2025-07-24T03:55:52.8017940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/tserr.h 2025-07-24T03:55:52.8018910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rsa.h 2025-07-24T03:55:52.8020330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ripemd.h 2025-07-24T03:55:52.8021430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/whrlpool.h 2025-07-24T03:55:52.8023190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/encodererr.h 2025-07-24T03:55:52.8023940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmperr.h 2025-07-24T03:55:52.8024980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/tls1.h 2025-07-24T03:55:52.8026230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rsaerr.h 2025-07-24T03:55:52.8027580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/randerr.h 2025-07-24T03:55:52.8028610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/mdc2.h 2025-07-24T03:55:52.8029940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ocsperr.h 2025-07-24T03:55:52.8031260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509err.h 2025-07-24T03:55:52.8032470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs7err.h 2025-07-24T03:55:52.8033760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dsa.h 2025-07-24T03:55:52.8035080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/kdferr.h 2025-07-24T03:55:52.8036050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/srtp.h 2025-07-24T03:55:52.8037680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1t.h 2025-07-24T03:55:52.8039010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dsaerr.h 2025-07-24T03:55:52.8039950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bnerr.h 2025-07-24T03:55:52.8041370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conferr.h 2025-07-24T03:55:52.8042520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmac.h 2025-07-24T03:55:52.8043770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ebcdic.h 2025-07-24T03:55:52.8045160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/store.h 2025-07-24T03:55:52.8046060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/idea.h 2025-07-24T03:55:52.8047370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/lhash.h 2025-07-24T03:55:52.8048510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ess.h 2025-07-24T03:55:52.8049570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1err.h 2025-07-24T03:55:52.8050620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/repodata_record.json 2025-07-24T03:55:52.8051510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/test/run_test.sh 2025-07-24T03:55:52.8052720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.8054160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/licenses/LICENSE.txt 2025-07-24T03:55:52.8055210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.bat 2025-07-24T03:55:52.8056170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.ps1 2025-07-24T03:55:52.8056690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.sh 2025-07-24T03:55:52.8058070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/bld.bat 2025-07-24T03:55:52.8059680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/libssl.pc.in 2025-07-24T03:55:52.8061120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/libcrypto.pc.in 2025-07-24T03:55:52.8063100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/openssl.pc.in 2025-07-24T03:55:52.8064250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/build.sh 2025-07-24T03:55:52.8065500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.8066710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.ps1 2025-07-24T03:55:52.8067850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/meta.yaml 2025-07-24T03:55:52.8069260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.bat 2025-07-24T03:55:52.8070680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.8077610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.sh 2025-07-24T03:55:52.8078110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/run_exports.json 2025-07-24T03:55:52.8126750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/paths.json 2025-07-24T03:55:52.8129220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/no_link 2025-07-24T03:55:52.8229790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/hash_input.json 2025-07-24T03:55:52.8330320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/files 2025-07-24T03:55:52.8430620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/about.json 2025-07-24T03:55:52.8530910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/has_prefix 2025-07-24T03:55:52.8631230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/index.json 2025-07-24T03:55:52.8731550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/git 2025-07-24T03:55:52.8831940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.a 2025-07-24T03:55:52.8932180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/openssl.pc 2025-07-24T03:55:52.8932670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/libssl.pc 2025-07-24T03:55:52.9033080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/libcrypto.pc 2025-07-24T03:55:52.9133480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.dylib 2025-07-24T03:55:52.9232620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/padlock.dylib 2025-07-24T03:55:52.9233170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/capi.dylib 2025-07-24T03:55:52.9235680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/loader_attic.dylib 2025-07-24T03:55:52.9236220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.3.dylib 2025-07-24T03:55:52.9236710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.3.dylib 2025-07-24T03:55:52.9237200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.dylib 2025-07-24T03:55:52.9237710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/ossl-modules/legacy.dylib 2025-07-24T03:55:52.9238220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.a 2025-07-24T03:55:52.9238670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotlicffi-1.0.9.2-py313h313beb8_1.conda 2025-07-24T03:55:52.9239100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/makeconv 2025-07-24T03:55:52.9239500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencnval 2025-07-24T03:55:52.9239910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icu-config 2025-07-24T03:55:52.9240310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencfu 2025-07-24T03:55:52.9240710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuinfo 2025-07-24T03:55:52.9241120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gendict 2025-07-24T03:55:52.9241530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genrb 2025-07-24T03:55:52.9241940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuexportdata 2025-07-24T03:55:52.9242350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/pkgdata 2025-07-24T03:55:52.9242740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genbrk 2025-07-24T03:55:52.9243120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/derb 2025-07-24T03:55:52.9243540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/translit.h 2025-07-24T03:55:52.9244020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustdio.h 2025-07-24T03:55:52.9244490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf_old.h 2025-07-24T03:55:52.9244960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucsdet.h 2025-07-24T03:55:52.9245420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzfmt.h 2025-07-24T03:55:52.9245870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubrk.h 2025-07-24T03:55:52.9246360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ufieldpositer.h 2025-07-24T03:55:52.9246870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localematcher.h 2025-07-24T03:55:52.9247370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringpiece.h 2025-07-24T03:55:52.9247940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucat.h 2025-07-24T03:55:52.9248460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tblcoll.h 2025-07-24T03:55:52.9249050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringoptions.h 2025-07-24T03:55:52.9249550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtfmtsym.h 2025-07-24T03:55:52.9250020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unirepl.h 2025-07-24T03:55:52.9250490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ptypes.h 2025-07-24T03:55:52.9250960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fmtable.h 2025-07-24T03:55:52.9251430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvfmt.h 2025-07-24T03:55:52.9251900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/choicfmt.h 2025-07-24T03:55:52.9252450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberrangeformatter.h 2025-07-24T03:55:52.9253010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberrangeformatter.h 2025-07-24T03:55:52.9253520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usetiter.h 2025-07-24T03:55:52.9254000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/errorcode.h 2025-07-24T03:55:52.9254490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tznames.h 2025-07-24T03:55:52.9254950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtintrv.h 2025-07-24T03:55:52.9255480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usimplenumberformatter.h 2025-07-24T03:55:52.9255990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucurr.h 2025-07-24T03:55:52.9256550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icuplug.h 2025-07-24T03:55:52.9257040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregion.h 2025-07-24T03:55:52.9257510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utext.h 2025-07-24T03:55:52.9257970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/edits.h 2025-07-24T03:55:52.9258450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parsepos.h 2025-07-24T03:55:52.9258910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucal.h 2025-07-24T03:55:52.9259390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fpositer.h 2025-07-24T03:55:52.9259870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvinf.h 2025-07-24T03:55:52.9260330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbnf.h 2025-07-24T03:55:52.9260790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udat.h 2025-07-24T03:55:52.9261240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urep.h 2025-07-24T03:55:52.9261700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf32.h 2025-07-24T03:55:52.9262160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/vtzone.h 2025-07-24T03:55:52.9262630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustring.h 2025-07-24T03:55:52.9263120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubiditransform.h 2025-07-24T03:55:52.9263610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uenum.h 2025-07-24T03:55:52.9264100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umutablecptrie.h 2025-07-24T03:55:52.9264610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/appendable.h 2025-07-24T03:55:52.9265240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usearch.h 2025-07-24T03:55:52.9265710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numsys.h 2025-07-24T03:55:52.9266180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/timezone.h 2025-07-24T03:55:52.9266640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uset.h 2025-07-24T03:55:52.9267110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/casemap.h 2025-07-24T03:55:52.9267570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coleitr.h 2025-07-24T03:55:52.9268040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/schriter.h 2025-07-24T03:55:52.9268500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/msgfmt.h 2025-07-24T03:55:52.9268970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fieldpos.h 2025-07-24T03:55:52.9269450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpletz.h 2025-07-24T03:55:52.9269920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucpmap.h 2025-07-24T03:55:52.9270390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uldnames.h 2025-07-24T03:55:52.9270890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberformatter.h 2025-07-24T03:55:52.9271380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uiter.h 2025-07-24T03:55:52.9271830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umsg.h 2025-07-24T03:55:52.9272310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/sortkey.h 2025-07-24T03:55:52.9272820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simplenumberformatter.h 2025-07-24T03:55:52.9273340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/docmain.h 2025-07-24T03:55:52.9273800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uniset.h 2025-07-24T03:55:52.9274280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/basictz.h 2025-07-24T03:55:52.9274740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udata.h 2025-07-24T03:55:52.9275230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringtriebuilder.h 2025-07-24T03:55:52.9275730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/chariter.h 2025-07-24T03:55:52.9276200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umisc.h 2025-07-24T03:55:52.9276670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/reldatefmt.h 2025-07-24T03:55:52.9277140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uloc.h 2025-07-24T03:55:52.9277620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurrule.h 2025-07-24T03:55:52.9278120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattednumber.h 2025-07-24T03:55:52.9278640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestriebuilder.h 2025-07-24T03:55:52.9279150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measunit.h 2025-07-24T03:55:52.9279620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrace.h 2025-07-24T03:55:52.9280090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locdspnm.h 2025-07-24T03:55:52.9280570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gregocal.h 2025-07-24T03:55:52.9281040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchriter.h 2025-07-24T03:55:52.9281610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/enumset.h 2025-07-24T03:55:52.9282120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/nounit.h 2025-07-24T03:55:52.9282580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf.h 2025-07-24T03:55:52.9283050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measure.h 2025-07-24T03:55:52.9283530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzrule.h 2025-07-24T03:55:52.9283990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/strenum.h 2025-07-24T03:55:52.9284450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/regex.h 2025-07-24T03:55:52.9284910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gender.h 2025-07-24T03:55:52.9285380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dcfmtsym.h 2025-07-24T03:55:52.9285870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_err.h 2025-07-24T03:55:52.9286360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/decimfmt.h 2025-07-24T03:55:52.9286840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestrie.h 2025-07-24T03:55:52.9287330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udatpg.h 2025-07-24T03:55:52.9287820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/listformatter.h 2025-07-24T03:55:52.9288320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uobject.h 2025-07-24T03:55:52.9288810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/calendar.h 2025-07-24T03:55:52.9289270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ures.h 2025-07-24T03:55:52.9289750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normlzr.h 2025-07-24T03:55:52.9290230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usprep.h 2025-07-24T03:55:52.9290700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urename.h 2025-07-24T03:55:52.9291170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/caniter.h 2025-07-24T03:55:52.9291640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucol.h 2025-07-24T03:55:52.9292120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/upluralrules.h 2025-07-24T03:55:52.9292610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstrie.h 2025-07-24T03:55:52.9293080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmunit.h 2025-07-24T03:55:52.9293500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unistr.h 2025-07-24T03:55:52.9293940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbbi.h 2025-07-24T03:55:52.9294380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulocdata.h 2025-07-24T03:55:52.9294810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/idna.h 2025-07-24T03:55:52.9295230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm2.h 2025-07-24T03:55:52.9295680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localebuilder.h 2025-07-24T03:55:52.9296150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtptngen.h 2025-07-24T03:55:52.9296600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dbbi.h 2025-07-24T03:55:52.9297030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestream.h 2025-07-24T03:55:52.9297480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uversion.h 2025-07-24T03:55:52.9298070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/messagepattern.h 2025-07-24T03:55:52.9298530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uidna.h 2025-07-24T03:55:52.9299000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/filteredbrk.h 2025-07-24T03:55:52.9299450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutamt.h 2025-07-24T03:55:52.9299890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/char16ptr.h 2025-07-24T03:55:52.9300370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattedvalue.h 2025-07-24T03:55:52.9300840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/symtable.h 2025-07-24T03:55:52.9301280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucasemap.h 2025-07-24T03:55:52.9301730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucoleitr.h 2025-07-24T03:55:52.9302230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/compactdecimalformat.h 2025-07-24T03:55:52.9302690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unum.h 2025-07-24T03:55:52.9303150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplaycontext.h 2025-07-24T03:55:52.9303630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tztrans.h 2025-07-24T03:55:52.9304070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umachine.h 2025-07-24T03:55:52.9304530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberformatter.h 2025-07-24T03:55:52.9305000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/datefmt.h 2025-07-24T03:55:52.9305450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utmscale.h 2025-07-24T03:55:52.9305890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coll.h 2025-07-24T03:55:52.9306330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currpinf.h 2025-07-24T03:55:52.9306790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregex.h 2025-07-24T03:55:52.9307260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutfmt.h 2025-07-24T03:55:52.9307690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurfmt.h 2025-07-24T03:55:52.9308140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustringtrie.h 2025-07-24T03:55:52.9308600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/smpdtfmt.h 2025-07-24T03:55:52.9309050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucptrie.h 2025-07-24T03:55:52.9309520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplayoptions.h 2025-07-24T03:55:52.9310000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icudataver.h 2025-07-24T03:55:52.9310440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchar.h 2025-07-24T03:55:52.9310870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm.h 2025-07-24T03:55:52.9311300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ushape.h 2025-07-24T03:55:52.9311750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifunct.h 2025-07-24T03:55:52.9312190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ugender.h 2025-07-24T03:55:52.9312620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/selfmt.h 2025-07-24T03:55:52.9313070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattable.h 2025-07-24T03:55:52.9313630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustream.h 2025-07-24T03:55:52.9314120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpleformatter.h 2025-07-24T03:55:52.9314580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_cb.h 2025-07-24T03:55:52.9315010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/curramt.h 2025-07-24T03:55:52.9315460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locid.h 2025-07-24T03:55:52.9315930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udateintervalformat.h 2025-07-24T03:55:52.9316410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/resbund.h 2025-07-24T03:55:52.9316830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubidi.h 2025-07-24T03:55:52.9317270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stsearch.h 2025-07-24T03:55:52.9317730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/alphaindex.h 2025-07-24T03:55:52.9318180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uvernum.h 2025-07-24T03:55:52.9318630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unimatch.h 2025-07-24T03:55:52.9319080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbtz.h 2025-07-24T03:55:52.9319510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnvsel.h 2025-07-24T03:55:52.9319960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uspoof.h 2025-07-24T03:55:52.9320390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/region.h 2025-07-24T03:55:52.9320850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ureldatefmt.h 2025-07-24T03:55:52.9321310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrans.h 2025-07-24T03:55:52.9321770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parseerr.h 2025-07-24T03:55:52.9322220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/putil.h 2025-07-24T03:55:52.9322650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/format.h 2025-07-24T03:55:52.9329010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/scientificnumberformatter.h 2025-07-24T03:55:52.9329550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/displayoptions.h 2025-07-24T03:55:52.9330020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normalizer2.h 2025-07-24T03:55:52.9330470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtrule.h 2025-07-24T03:55:52.9330930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberoptions.h 2025-07-24T03:55:52.9331400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv.h 2025-07-24T03:55:52.9331850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstriebuilder.h 2025-07-24T03:55:52.9332320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/search.h 2025-07-24T03:55:52.9332750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumsys.h 2025-07-24T03:55:52.9333180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uconfig.h 2025-07-24T03:55:52.9333620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf16.h 2025-07-24T03:55:52.9334040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/brkiter.h 2025-07-24T03:55:52.9334510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattedvalue.h 2025-07-24T03:55:52.9335050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/platform.h 2025-07-24T03:55:52.9335530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rep.h 2025-07-24T03:55:52.9335990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattednumber.h 2025-07-24T03:55:52.9336470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/std_string.h 2025-07-24T03:55:52.9336910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf8.h 2025-07-24T03:55:52.9337360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localpointer.h 2025-07-24T03:55:52.9337820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uclean.h 2025-07-24T03:55:52.9338260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uscript.h 2025-07-24T03:55:52.9338690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numfmt.h 2025-07-24T03:55:52.9339140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currunit.h 2025-07-24T03:55:52.9339580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utypes.h 2025-07-24T03:55:52.9340060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulistformatter.h 2025-07-24T03:55:52.9340520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measfmt.h 2025-07-24T03:55:52.9340950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifilt.h 2025-07-24T03:55:52.9341390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/repodata_record.json 2025-07-24T03:55:52.9341820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/run_test.sh 2025-07-24T03:55:52.9342250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/gb-18030-2000.ucm 2025-07-24T03:55:52.9342680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/de.txt 2025-07-24T03:55:52.9343090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/licenses/LICENSE 2025-07-24T03:55:52.9343620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu4c-4_9_1-mingw-w64-mkdir-compatibility.patch 2025-07-24T03:55:52.9344200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/mach-port-t.patch 2025-07-24T03:55:52.9344650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-22356.patch 2025-07-24T03:55:52.9345110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/gb-18030-2000.ucm 2025-07-24T03:55:52.9345550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/bld.bat 2025-07-24T03:55:52.9345980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/build.sh 2025-07-24T03:55:52.9346440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9346930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-config.patch 2025-07-24T03:55:52.9347390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9347850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9348290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/de.txt 2025-07-24T03:55:52.9348710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/run_exports.json 2025-07-24T03:55:52.9349130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/paths.json 2025-07-24T03:55:52.9349530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/hash_input.json 2025-07-24T03:55:52.9349920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/files 2025-07-24T03:55:52.9350290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/about.json 2025-07-24T03:55:52.9350800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/has_prefix 2025-07-24T03:55:52.9351190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/index.json 2025-07-24T03:55:52.9351570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/git 2025-07-24T03:55:52.9351960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.1.dylib 2025-07-24T03:55:52.9352400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.dylib 2025-07-24T03:55:52.9352840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.a 2025-07-24T03:55:52.9353270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-uc.pc 2025-07-24T03:55:52.9353700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-io.pc 2025-07-24T03:55:52.9354140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-i18n.pc 2025-07-24T03:55:52.9354570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.dylib 2025-07-24T03:55:52.9354980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.a 2025-07-24T03:55:52.9355390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.dylib 2025-07-24T03:55:52.9355790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.a 2025-07-24T03:55:52.9356210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.dylib 2025-07-24T03:55:52.9356630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.a 2025-07-24T03:55:52.9357130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.1.dylib 2025-07-24T03:55:52.9357570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.dylib 2025-07-24T03:55:52.9358030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.1.dylib 2025-07-24T03:55:52.9358470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.dylib 2025-07-24T03:55:52.9358890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.dylib 2025-07-24T03:55:52.9359310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.dylib 2025-07-24T03:55:52.9359750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.1.dylib 2025-07-24T03:55:52.9360200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.1.dylib 2025-07-24T03:55:52.9360640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.1.dylib 2025-07-24T03:55:52.9361050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.a 2025-07-24T03:55:52.9361460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.a 2025-07-24T03:55:52.9361860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.dylib 2025-07-24T03:55:52.9362280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.dylib 2025-07-24T03:55:52.9362690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.dylib 2025-07-24T03:55:52.9363100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.dylib 2025-07-24T03:55:52.9363520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/pkgdata.inc 2025-07-24T03:55:52.9363930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/current 2025-07-24T03:55:52.9364340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/pkgdata.inc 2025-07-24T03:55:52.9364780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/Makefile.inc 2025-07-24T03:55:52.9365240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/Makefile.inc 2025-07-24T03:55:52.9365670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gensprep.8 2025-07-24T03:55:52.9366170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/genccode.8 2025-07-24T03:55:52.9366690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/icupkg.8 2025-07-24T03:55:52.9367120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gencmn.8 2025-07-24T03:55:52.9367570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icuexportdata.1 2025-07-24T03:55:52.9368030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icu-config.1 2025-07-24T03:55:52.9368470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/pkgdata.1 2025-07-24T03:55:52.9368910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gendict.1 2025-07-24T03:55:52.9369330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genrb.1 2025-07-24T03:55:52.9369760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genbrk.1 2025-07-24T03:55:52.9370200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencnval.1 2025-07-24T03:55:52.9370630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/makeconv.1 2025-07-24T03:55:52.9371070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencfu.1 2025-07-24T03:55:52.9371490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/derb.1 2025-07-24T03:55:52.9371910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/install-sh 2025-07-24T03:55:52.9372340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/LICENSE 2025-07-24T03:55:52.9372790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/config/mh-darwin 2025-07-24T03:55:52.9373250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/mkinstalldirs 2025-07-24T03:55:52.9373760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.9374310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.9374860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_unix.py 2025-07-24T03:55:52.9375420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:52.9376010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_comp_with_appdirs.py 2025-07-24T03:55:52.9376610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_macos.py 2025-07-24T03:55:52.9377180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_android.py 2025-07-24T03:55:52.9377730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_api.py 2025-07-24T03:55:52.9378290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_main.py 2025-07-24T03:55:52.9378830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.9379400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.9379970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:52.9380530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9381080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9381640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9382170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.9382770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.9383270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/files 2025-07-24T03:55:52.9383740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.9384230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.9384710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/git 2025-07-24T03:55:52.9385320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-07-24T03:55:52.9386120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-07-24T03:55:52.9386930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-07-24T03:55:52.9387700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-07-24T03:55:52.9388460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-07-24T03:55:52.9389230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-07-24T03:55:52.9390010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-07-24T03:55:52.9390730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/macos.py 2025-07-24T03:55:52.9391430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/unix.py 2025-07-24T03:55:52.9392110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/version.py 2025-07-24T03:55:52.9392810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__init__.py 2025-07-24T03:55:52.9393560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:52.9394380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-24T03:55:52.9395200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:52.9396030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-24T03:55:52.9396850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.9397670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9398500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:52.9399310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:52.9400060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/api.py 2025-07-24T03:55:52.9400840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/android.py 2025-07-24T03:55:52.9401550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/py.typed 2025-07-24T03:55:52.9402250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/windows.py 2025-07-24T03:55:52.9402960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__main__.py 2025-07-24T03:55:52.9403600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.9404170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:52.9404760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9405350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9405920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9406470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.9407010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.9407520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/files 2025-07-24T03:55:52.9408030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.9408540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.9409040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/git 2025-07-24T03:55:52.9409700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-07-24T03:55:52.9410510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-07-24T03:55:52.9411310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-24T03:55:52.9412140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-07-24T03:55:52.9412970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-24T03:55:52.9413790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-07-24T03:55:52.9414600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-24T03:55:52.9415420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-07-24T03:55:52.9416180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions.py 2025-07-24T03:55:52.9416720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/bin/tqdm 2025-07-24T03:55:52.9417170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/repodata_record.json 2025-07-24T03:55:52.9417740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.sh 2025-07-24T03:55:52.9418270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/pyproject.toml 2025-07-24T03:55:52.9418780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tqdm.py 2025-07-24T03:55:52.9419280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_rich.py 2025-07-24T03:55:52.9419770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/conftest.py 2025-07-24T03:55:52.9420300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib_logging.py 2025-07-24T03:55:52.9420830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_utils.py 2025-07-24T03:55:52.9421320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tk.py 2025-07-24T03:55:52.9421810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/__init__.py 2025-07-24T03:55:52.9422310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_gui.py 2025-07-24T03:55:52.9422820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_pandas.py 2025-07-24T03:55:52.9423340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_concurrent.py 2025-07-24T03:55:52.9423860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_perf.py 2025-07-24T03:55:52.9424370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_itertools.py 2025-07-24T03:55:52.9424890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib.py 2025-07-24T03:55:52.9425430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_synchronisation.py 2025-07-24T03:55:52.9425980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_version.py 2025-07-24T03:55:52.9426490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_main.py 2025-07-24T03:55:52.9427000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_notebook.py 2025-07-24T03:55:52.9427510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_dask.py 2025-07-24T03:55:52.9428010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_asyncio.py 2025-07-24T03:55:52.9428520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_keras.py 2025-07-24T03:55:52.9429010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.py 2025-07-24T03:55:52.9429510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.9430020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/licenses/LICENCE 2025-07-24T03:55:52.9430520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9431010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9431500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9431970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/paths.json 2025-07-24T03:55:52.9432420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/hash_input.json 2025-07-24T03:55:52.9432850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/files 2025-07-24T03:55:52.9433270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/about.json 2025-07-24T03:55:52.9433760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/has_prefix 2025-07-24T03:55:52.9434250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/index.json 2025-07-24T03:55:52.9434670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/git 2025-07-24T03:55:52.9435200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-07-24T03:55:52.9435870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-07-24T03:55:52.9436540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-07-24T03:55:52.9437210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-07-24T03:55:52.9437910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-07-24T03:55:52.9438590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-07-24T03:55:52.9439250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-07-24T03:55:52.9439910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-07-24T03:55:52.9440570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-07-24T03:55:52.9441190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/version.py 2025-07-24T03:55:52.9441770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_main.py 2025-07-24T03:55:52.9442350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_monitor.py 2025-07-24T03:55:52.9442930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/keras.py 2025-07-24T03:55:52.9443510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-07-24T03:55:52.9444100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/asyncio.py 2025-07-24T03:55:52.9444690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-07-24T03:55:52.9445260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/std.py 2025-07-24T03:55:52.9445860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-07-24T03:55:52.9446470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__init__.py 2025-07-24T03:55:52.9447050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/rich.py 2025-07-24T03:55:52.9447680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-07-24T03:55:52.9448370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-07-24T03:55:52.9449060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-07-24T03:55:52.9449760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-07-24T03:55:52.9450600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-07-24T03:55:52.9451340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-07-24T03:55:52.9452040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-07-24T03:55:52.9452750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-07-24T03:55:52.9453450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:52.9454160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-07-24T03:55:52.9454860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-07-24T03:55:52.9455570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-07-24T03:55:52.9456300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-07-24T03:55:52.9457040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-07-24T03:55:52.9457750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-07-24T03:55:52.9458440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-07-24T03:55:52.9459150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-07-24T03:55:52.9459860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-07-24T03:55:52.9460560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.9461270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9461990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:52.9462710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-07-24T03:55:52.9463450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-07-24T03:55:52.9464150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-07-24T03:55:52.9464780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-07-24T03:55:52.9465410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-07-24T03:55:52.9466030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-07-24T03:55:52.9466740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-07-24T03:55:52.9467400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-07-24T03:55:52.9468200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-07-24T03:55:52.9468970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-07-24T03:55:52.9469730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:52.9470500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-07-24T03:55:52.9471260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-07-24T03:55:52.9472020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-07-24T03:55:52.9472800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-07-24T03:55:52.9473560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-07-24T03:55:52.9474330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9475030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-07-24T03:55:52.9475700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-07-24T03:55:52.9476370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-07-24T03:55:52.9476990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tk.py 2025-07-24T03:55:52.9477560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/cli.py 2025-07-24T03:55:52.9478140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/dask.py 2025-07-24T03:55:52.9478710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/utils.py 2025-07-24T03:55:52.9479270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-07-24T03:55:52.9479850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/completion.sh 2025-07-24T03:55:52.9480450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-07-24T03:55:52.9481070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-07-24T03:55:52.9481650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tqdm.1 2025-07-24T03:55:52.9482240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/notebook.py 2025-07-24T03:55:52.9482810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/gui.py 2025-07-24T03:55:52.9483390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__main__.py 2025-07-24T03:55:52.9483970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_utils.py 2025-07-24T03:55:52.9484530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/auto.py 2025-07-24T03:55:52.9485090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0.conda 2025-07-24T03:55:52.9485610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter-inl.h 2025-07-24T03:55:52.9486120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fwd.h 2025-07-24T03:55:52.9486580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/version.h 2025-07-24T03:55:52.9487050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog.h 2025-07-24T03:55:52.9487530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ranges.h 2025-07-24T03:55:52.9488010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/xchar.h 2025-07-24T03:55:52.9492680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/chrono.h 2025-07-24T03:55:52.9493190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/bin_to_hex.h 2025-07-24T03:55:52.9493680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/fmt.h 2025-07-24T03:55:52.9494160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/compile.h 2025-07-24T03:55:52.9494640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ostr.h 2025-07-24T03:55:52.9495130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger-inl.h 2025-07-24T03:55:52.9495630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/qt_sinks.h 2025-07-24T03:55:52.9496160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink-inl.h 2025-07-24T03:55:52.9496720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/hourly_file_sink.h 2025-07-24T03:55:52.9497260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks.h 2025-07-24T03:55:52.9497810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink.h 2025-07-24T03:55:52.9498350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink.h 2025-07-24T03:55:52.9498900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/daily_file_sink.h 2025-07-24T03:55:52.9499440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ringbuffer_sink.h 2025-07-24T03:55:52.9499670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink.h 2025-07-24T03:55:52.9499900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/systemd_sink.h 2025-07-24T03:55:52.9500120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink.h 2025-07-24T03:55:52.9500370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks.h 2025-07-24T03:55:52.9500590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dist_sink.h 2025-07-24T03:55:52.9500810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/msvc_sink.h 2025-07-24T03:55:52.9501030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/tcp_sink.h 2025-07-24T03:55:52.9501250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/mongo_sink.h 2025-07-24T03:55:52.9501460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink-inl.h 2025-07-24T03:55:52.9501700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink-inl.h 2025-07-24T03:55:52.9501920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/android_sink.h 2025-07-24T03:55:52.9502280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks-inl.h 2025-07-24T03:55:52.9502500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink.h 2025-07-24T03:55:52.9502720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/syslog_sink.h 2025-07-24T03:55:52.9502950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dup_filter_sink.h 2025-07-24T03:55:52.9503190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/win_eventlog_sink.h 2025-07-24T03:55:52.9503440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-07-24T03:55:52.9503670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ostream_sink.h 2025-07-24T03:55:52.9503890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/udp_sink.h 2025-07-24T03:55:52.9504140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink-inl.h 2025-07-24T03:55:52.9504380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink-inl.h 2025-07-24T03:55:52.9504600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/null_sink.h 2025-07-24T03:55:52.9504840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink-inl.h 2025-07-24T03:55:52.9505060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink.h 2025-07-24T03:55:52.9505270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/formatter.h 2025-07-24T03:55:52.9505480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common-inl.h 2025-07-24T03:55:52.9505730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer-inl.h 2025-07-24T03:55:52.9505960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg-inl.h 2025-07-24T03:55:52.9506180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client.h 2025-07-24T03:55:52.9506410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper.h 2025-07-24T03:55:52.9506660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker-inl.h 2025-07-24T03:55:52.9506920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client-windows.h 2025-07-24T03:55:52.9507150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker.h 2025-07-24T03:55:52.9507390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/mpmc_blocking_q.h 2025-07-24T03:55:52.9507600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os.h 2025-07-24T03:55:52.9507840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool-inl.h 2025-07-24T03:55:52.9508060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/fmt_helper.h 2025-07-24T03:55:52.9508290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/null_mutex.h 2025-07-24T03:55:52.9508510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry.h 2025-07-24T03:55:52.9508740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer.h 2025-07-24T03:55:52.9508970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry-inl.h 2025-07-24T03:55:52.9509300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool.h 2025-07-24T03:55:52.9509530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/circular_q.h 2025-07-24T03:55:52.9509780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/synchronous_factory.h 2025-07-24T03:55:52.9509990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os-inl.h 2025-07-24T03:55:52.9510210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg.h 2025-07-24T03:55:52.9510450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer-inl.h 2025-07-24T03:55:52.9510690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper-inl.h 2025-07-24T03:55:52.9510920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer.h 2025-07-24T03:55:52.9511150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client.h 2025-07-24T03:55:52.9511380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/console_globals.h 2025-07-24T03:55:52.9511620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/windows_include.h 2025-07-24T03:55:52.9511870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client-windows.h 2025-07-24T03:55:52.9512080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger.h 2025-07-24T03:55:52.9512280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/env.h 2025-07-24T03:55:52.9512480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/argv.h 2025-07-24T03:55:52.9512710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers-inl.h 2025-07-24T03:55:52.9512930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers.h 2025-07-24T03:55:52.9513130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/tweakme.h 2025-07-24T03:55:52.9513320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async.h 2025-07-24T03:55:52.9513520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common.h 2025-07-24T03:55:52.9513740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger-inl.h 2025-07-24T03:55:52.9513940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/stopwatch.h 2025-07-24T03:55:52.9514170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter.h 2025-07-24T03:55:52.9514370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger.h 2025-07-24T03:55:52.9514580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog-inl.h 2025-07-24T03:55:52.9514790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/repodata_record.json 2025-07-24T03:55:52.9514990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/test/run_test.sh 2025-07-24T03:55:52.9515180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/licenses/LICENSE 2025-07-24T03:55:52.9515380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/build_std.sh 2025-07-24T03:55:52.9515610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_fmt_embed.bat 2025-07-24T03:55:52.9515830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_std.sh 2025-07-24T03:55:52.9516040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_std.bat 2025-07-24T03:55:52.9516370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_fmt_embed.sh 2025-07-24T03:55:52.9516580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:52.9516820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/async_test.patch 2025-07-24T03:55:52.9517050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9517240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9517430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/run_exports.json 2025-07-24T03:55:52.9517610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/paths.json 2025-07-24T03:55:52.9517790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/hash_input.json 2025-07-24T03:55:52.9517960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/files 2025-07-24T03:55:52.9518130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/about.json 2025-07-24T03:55:52.9518300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/has_prefix 2025-07-24T03:55:52.9518480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/index.json 2025-07-24T03:55:52.9518640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/git 2025-07-24T03:55:52.9518820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.dylib 2025-07-24T03:55:52.9519040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.0.dylib 2025-07-24T03:55:52.9519240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/pkgconfig/spdlog.pc 2025-07-24T03:55:52.9519470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfig.cmake 2025-07-24T03:55:52.9519770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-07-24T03:55:52.9520020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-07-24T03:55:52.9520270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-07-24T03:55:52.9520470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.dylib 2025-07-24T03:55:52.9520640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0.conda 2025-07-24T03:55:52.9520810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0.conda 2025-07-24T03:55:52.9520980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0.conda 2025-07-24T03:55:52.9521140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0.conda 2025-07-24T03:55:52.9521380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.9521600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.9521880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/certifi/certifi/tests/__init__.py 2025-07-24T03:55:52.9522180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/certifi/certifi/tests/test_certify.py 2025-07-24T03:55:52.9522390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.9522650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.9522900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/licenses/certifi/LICENSE 2025-07-24T03:55:52.9523110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/bld.bat 2025-07-24T03:55:52.9523440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/build.sh 2025-07-24T03:55:52.9523700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9523920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/run_test.py 2025-07-24T03:55:52.9524140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9524390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9524590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.9524800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.9524990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/files 2025-07-24T03:55:52.9525190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.9525390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.9525570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/info/git 2025-07-24T03:55:52.9525910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/RECORD 2025-07-24T03:55:52.9526240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/LICENSE 2025-07-24T03:55:52.9526600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/direct_url.json 2025-07-24T03:55:52.9526920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/WHEEL 2025-07-24T03:55:52.9527270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/top_level.txt 2025-07-24T03:55:52.9527610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/REQUESTED 2025-07-24T03:55:52.9527940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/INSTALLER 2025-07-24T03:55:52.9528270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/METADATA 2025-07-24T03:55:52.9528560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__init__.py 2025-07-24T03:55:52.9528840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/core.py 2025-07-24T03:55:52.9529200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:52.9529560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.9529910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9530200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/py.typed 2025-07-24T03:55:52.9530490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/cacert.pem 2025-07-24T03:55:52.9530780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0/lib/python3.13/site-packages/certifi/__main__.py 2025-07-24T03:55:52.9531070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0.conda 2025-07-24T03:55:52.9531250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0.conda 2025-07-24T03:55:52.9531410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0.conda 2025-07-24T03:55:52.9531580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1.conda 2025-07-24T03:55:52.9531780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0.conda 2025-07-24T03:55:52.9531970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0.conda 2025-07-24T03:55:52.9532130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0.conda 2025-07-24T03:55:52.9532320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0.conda 2025-07-24T03:55:52.9532490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0.conda 2025-07-24T03:55:52.9532720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/repodata_record.json 2025-07-24T03:55:52.9532940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.sh 2025-07-24T03:55:52.9533160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.py 2025-07-24T03:55:52.9533420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/test_time_dependencies.json 2025-07-24T03:55:52.9533640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/LICENSE 2025-07-24T03:55:52.9533870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/zstd/LICENSE 2025-07-24T03:55:52.9534120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9534340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/run_test.py 2025-07-24T03:55:52.9534560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml 2025-07-24T03:55:52.9534800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9535050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/use_system_zstd.patch 2025-07-24T03:55:52.9535240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/paths.json 2025-07-24T03:55:52.9535460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/hash_input.json 2025-07-24T03:55:52.9535640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/files 2025-07-24T03:55:52.9535840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/about.json 2025-07-24T03:55:52.9536040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/index.json 2025-07-24T03:55:52.9536220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/git 2025-07-24T03:55:52.9536560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-07-24T03:55:52.9536890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-07-24T03:55:52.9537230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-07-24T03:55:52.9537560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-07-24T03:55:52.9537900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-07-24T03:55:52.9538320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-07-24T03:55:52.9538650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-07-24T03:55:52.9538990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-07-24T03:55:52.9539330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-07-24T03:55:52.9539630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-07-24T03:55:52.9539920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.py 2025-07-24T03:55:52.9540300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-07-24T03:55:52.9540670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9540980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-07-24T03:55:52.9541270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/py.typed 2025-07-24T03:55:52.9541620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-07-24T03:55:52.9541850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.9542090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/namedutils.py 2025-07-24T03:55:52.9542340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/cacheutils.py 2025-07-24T03:55:52.9542570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/pathutils.py 2025-07-24T03:55:52.9542810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/dictutils.py 2025-07-24T03:55:52.9543040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tableutils.py 2025-07-24T03:55:52.9543270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/iterutils.py 2025-07-24T03:55:52.9543510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mboxutils.py 2025-07-24T03:55:52.9543740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/fileutils.py 2025-07-24T03:55:52.9543980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/queueutils.py 2025-07-24T03:55:52.9544210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/__init__.py 2025-07-24T03:55:52.9544450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/formatutils.py 2025-07-24T03:55:52.9544680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/tbutils.py 2025-07-24T03:55:52.9544910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/typeutils.py 2025-07-24T03:55:52.9545140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ecoutils.py 2025-07-24T03:55:52.9545370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/excutils.py 2025-07-24T03:55:52.9545600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/deprutils.py 2025-07-24T03:55:52.9545960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/jsonutils.py 2025-07-24T03:55:52.9546210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/socketutils.py 2025-07-24T03:55:52.9546440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/setutils.py 2025-07-24T03:55:52.9546670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/statsutils.py 2025-07-24T03:55:52.9546900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/listutils.py 2025-07-24T03:55:52.9547130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/debugutils.py 2025-07-24T03:55:52.9547360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/urlutils.py 2025-07-24T03:55:52.9547610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/easterutils.py 2025-07-24T03:55:52.9547840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/ioutils.py 2025-07-24T03:55:52.9548070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/strutils.py 2025-07-24T03:55:52.9548300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/mathutils.py 2025-07-24T03:55:52.9548530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/timeutils.py 2025-07-24T03:55:52.9548760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/gcutils.py 2025-07-24T03:55:52.9548980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/boltons/funcutils.py 2025-07-24T03:55:52.9549200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.9549440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_jsonutils.py 2025-07-24T03:55:52.9549670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:52.9549920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils.py 2025-07-24T03:55:52.9550160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_formatutils.py 2025-07-24T03:55:52.9550410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_typeutils.py 2025-07-24T03:55:52.9550660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils.py 2025-07-24T03:55:52.9550930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils_parsed_exc.py 2025-07-24T03:55:52.9551160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_timeutils.py 2025-07-24T03:55:52.9551410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_mathutils.py 2025-07-24T03:55:52.9551670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/newlines_test_data.txt 2025-07-24T03:55:52.9551900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-24T03:55:52.9552130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/.coveragerc 2025-07-24T03:55:52.9552370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/jsonl_test_data.txt 2025-07-24T03:55:52.9552620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_listutils.py 2025-07-24T03:55:52.9552850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_iterutils.py 2025-07-24T03:55:52.9553170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_queueutils.py 2025-07-24T03:55:52.9553470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb_py3.py 2025-07-24T03:55:52.9553710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_urlutils.py 2025-07-24T03:55:52.9553960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_debugutils_trace.py 2025-07-24T03:55:52.9554210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_dictutils.py 2025-07-24T03:55:52.9554450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_strutils.py 2025-07-24T03:55:52.9554680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tbutils.py 2025-07-24T03:55:52.9554950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_statsutils_histogram.py 2025-07-24T03:55:52.9555210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_funcutils_fb.py 2025-07-24T03:55:52.9555440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_gcutils.py 2025-07-24T03:55:52.9555680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_namedutils.py 2025-07-24T03:55:52.9555930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ecoutils.py 2025-07-24T03:55:52.9556170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_cacheutils.py 2025-07-24T03:55:52.9556410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_fileutils.py 2025-07-24T03:55:52.9556650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_tableutils.py 2025-07-24T03:55:52.9556900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_socketutils.py 2025-07-24T03:55:52.9557130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_setutils.py 2025-07-24T03:55:52.9557360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tests/test_ioutils.py 2025-07-24T03:55:52.9557570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/tox.ini 2025-07-24T03:55:52.9557780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.9558030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.9558240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:52.9558480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9558700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9558930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9559130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.9559340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.9559510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/files 2025-07-24T03:55:52.9559700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.9559890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.9560060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/info/git 2025-07-24T03:55:52.9560490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-07-24T03:55:52.9560820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-07-24T03:55:52.9561160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-07-24T03:55:52.9561470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-07-24T03:55:52.9561780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-07-24T03:55:52.9562100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-07-24T03:55:52.9562420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-07-24T03:55:52.9562710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/namedutils.py 2025-07-24T03:55:52.9562990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/cacheutils.py 2025-07-24T03:55:52.9563280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/pathutils.py 2025-07-24T03:55:52.9563560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/dictutils.py 2025-07-24T03:55:52.9563850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tableutils.py 2025-07-24T03:55:52.9564130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/iterutils.py 2025-07-24T03:55:52.9564420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mboxutils.py 2025-07-24T03:55:52.9564700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/fileutils.py 2025-07-24T03:55:52.9564990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/queueutils.py 2025-07-24T03:55:52.9565270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__init__.py 2025-07-24T03:55:52.9565560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/formatutils.py 2025-07-24T03:55:52.9565920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-07-24T03:55:52.9566280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-07-24T03:55:52.9566640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-07-24T03:55:52.9566990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-07-24T03:55:52.9567350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-07-24T03:55:52.9567690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-07-24T03:55:52.9568040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-07-24T03:55:52.9568490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-07-24T03:55:52.9568830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-07-24T03:55:52.9569190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-07-24T03:55:52.9569540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-07-24T03:55:52.9569890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-07-24T03:55:52.9570240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-07-24T03:55:52.9570600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-07-24T03:55:52.9570950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-07-24T03:55:52.9571300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-07-24T03:55:52.9571650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-07-24T03:55:52.9572000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-07-24T03:55:52.9572350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-07-24T03:55:52.9572700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-07-24T03:55:52.9573060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-07-24T03:55:52.9573410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-07-24T03:55:52.9573760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-07-24T03:55:52.9574110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-07-24T03:55:52.9574450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-07-24T03:55:52.9574810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-07-24T03:55:52.9575160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-07-24T03:55:52.9575510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-07-24T03:55:52.9575850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-07-24T03:55:52.9576200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9576580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tbutils.py 2025-07-24T03:55:52.9576870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/typeutils.py 2025-07-24T03:55:52.9577150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ecoutils.py 2025-07-24T03:55:52.9577440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/excutils.py 2025-07-24T03:55:52.9577720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/deprutils.py 2025-07-24T03:55:52.9578010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/jsonutils.py 2025-07-24T03:55:52.9578290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/socketutils.py 2025-07-24T03:55:52.9578580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/setutils.py 2025-07-24T03:55:52.9578860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/statsutils.py 2025-07-24T03:55:52.9579150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/listutils.py 2025-07-24T03:55:52.9579430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/debugutils.py 2025-07-24T03:55:52.9579710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/urlutils.py 2025-07-24T03:55:52.9580000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/easterutils.py 2025-07-24T03:55:52.9580270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ioutils.py 2025-07-24T03:55:52.9580550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/strutils.py 2025-07-24T03:55:52.9580840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mathutils.py 2025-07-24T03:55:52.9581120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/timeutils.py 2025-07-24T03:55:52.9581400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/gcutils.py 2025-07-24T03:55:52.9581680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/funcutils.py 2025-07-24T03:55:52.9581890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/ssl/cert.pem 2025-07-24T03:55:52.9582100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/ssl/cacert.pem 2025-07-24T03:55:52.9582350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.9582580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.9582860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.9583090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/licenses/LICENSE.txt 2025-07-24T03:55:52.9583330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/run_test.sh 2025-07-24T03:55:52.9583550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/bld.bat 2025-07-24T03:55:52.9583770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/build.sh 2025-07-24T03:55:52.9584140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9584380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/LICENSE.txt 2025-07-24T03:55:52.9584600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9584830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/run_test.bat 2025-07-24T03:55:52.9585090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9585300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/paths.json 2025-07-24T03:55:52.9585520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.9585720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/files 2025-07-24T03:55:52.9585930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/about.json 2025-07-24T03:55:52.9586130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/index.json 2025-07-24T03:55:52.9586320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/git 2025-07-24T03:55:52.9586490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/bin/wheel 2025-07-24T03:55:52.9586700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:52.9586900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:52.9587100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:52.9587350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:52.9587560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-07-24T03:55:52.9587760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/bld.bat 2025-07-24T03:55:52.9587950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/build.sh 2025-07-24T03:55:52.9588190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9588390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9588620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9588800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/paths.json 2025-07-24T03:55:52.9589000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:52.9589170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/files 2025-07-24T03:55:52.9589360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/about.json 2025-07-24T03:55:52.9589540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/has_prefix 2025-07-24T03:55:52.9589720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/index.json 2025-07-24T03:55:52.9589880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/git 2025-07-24T03:55:52.9590160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/metadata.py 2025-07-24T03:55:52.9590440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-07-24T03:55:52.9590690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/util.py 2025-07-24T03:55:52.9591050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-07-24T03:55:52.9591380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__init__.py 2025-07-24T03:55:52.9591730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-24T03:55:52.9592070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-24T03:55:52.9592400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:52.9592730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:52.9593080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-24T03:55:52.9593420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-24T03:55:52.9593780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-24T03:55:52.9594110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:52.9594440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9594710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/pack.py 2025-07-24T03:55:52.9594970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/tags.py 2025-07-24T03:55:52.9595250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/convert.py 2025-07-24T03:55:52.9595530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-07-24T03:55:52.9595860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-24T03:55:52.9596190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:52.9596530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-24T03:55:52.9596870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-24T03:55:52.9651770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9669860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-07-24T03:55:52.9670160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-07-24T03:55:52.9670480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-07-24T03:55:52.9670810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-07-24T03:55:52.9671130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-07-24T03:55:52.9671570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-07-24T03:55:52.9671900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-07-24T03:55:52.9672220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-07-24T03:55:52.9672610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:52.9673010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:52.9673410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:52.9673790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:52.9674180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:52.9674570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:52.9674960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:52.9675370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:52.9675760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9676160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:52.9676550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:52.9676930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:52.9677320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:52.9677640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-07-24T03:55:52.9677960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-07-24T03:55:52.9678280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-07-24T03:55:52.9678610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-07-24T03:55:52.9678940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-07-24T03:55:52.9679260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-07-24T03:55:52.9679580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-07-24T03:55:52.9680000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-07-24T03:55:52.9680330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-07-24T03:55:52.9680650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-07-24T03:55:52.9680940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-07-24T03:55:52.9681230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-07-24T03:55:52.9681590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:52.9681880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-07-24T03:55:52.9682150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/wheelfile.py 2025-07-24T03:55:52.9682410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__main__.py 2025-07-24T03:55:52.9682720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-07-24T03:55:52.9683010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-07-24T03:55:52.9683340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-07-24T03:55:52.9683650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-24T03:55:52.9683960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-07-24T03:55:52.9684130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2.conda 2025-07-24T03:55:52.9684360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/python-scripts/jsonpointer 2025-07-24T03:55:52.9684600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer.py 2025-07-24T03:55:52.9684910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/PKG-INFO 2025-07-24T03:55:52.9685220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/SOURCES.txt 2025-07-24T03:55:52.9685540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/top_level.txt 2025-07-24T03:55:52.9685870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/dependency_links.txt 2025-07-24T03:55:52.9686100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/repodata_record.json 2025-07-24T03:55:52.9686310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/test/run_test.py 2025-07-24T03:55:52.9686530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/licenses/LICENSE.txt 2025-07-24T03:55:52.9686780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9686990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9687230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-24T03:55:52.9687530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/paths.json 2025-07-24T03:55:52.9687750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/hash_input.json 2025-07-24T03:55:52.9687920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/files 2025-07-24T03:55:52.9688110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/about.json 2025-07-24T03:55:52.9688300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/link.json 2025-07-24T03:55:52.9688480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/has_prefix 2025-07-24T03:55:52.9688670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/index.json 2025-07-24T03:55:52.9688840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/git 2025-07-24T03:55:52.9689010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313.conda 2025-07-24T03:55:52.9689180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2.conda 2025-07-24T03:55:52.9689380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.1-py313hca03da5_0.conda 2025-07-24T03:55:52.9689540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0.conda 2025-07-24T03:55:52.9689720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/bin/curl-config 2025-07-24T03:55:52.9689940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/stdcheaders.h 2025-07-24T03:55:52.9690130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/header.h 2025-07-24T03:55:52.9690330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/options.h 2025-07-24T03:55:52.9690520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/mprintf.h 2025-07-24T03:55:52.9690710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/easy.h 2025-07-24T03:55:52.9690900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/curl.h 2025-07-24T03:55:52.9691110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/websockets.h 2025-07-24T03:55:52.9691300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/curlver.h 2025-07-24T03:55:52.9691490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/system.h 2025-07-24T03:55:52.9691700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/typecheck-gcc.h 2025-07-24T03:55:52.9691890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/multi.h 2025-07-24T03:55:52.9692080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/include/curl/urlapi.h 2025-07-24T03:55:52.9692290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/repodata_record.json 2025-07-24T03:55:52.9692480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/test/run_test.sh 2025-07-24T03:55:52.9692690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/parent/bld.bat 2025-07-24T03:55:52.9692900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/parent/build.sh 2025-07-24T03:55:52.9693110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:52.9693390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:52.9793930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/recipe/meta.yaml 2025-07-24T03:55:52.9895170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/run_exports.json 2025-07-24T03:55:52.9995450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/paths.json 2025-07-24T03:55:53.0095820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/hash_input.json 2025-07-24T03:55:53.0196280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/files 2025-07-24T03:55:53.0296580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/about.json 2025-07-24T03:55:53.0396870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/has_prefix 2025-07-24T03:55:53.0497200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/index.json 2025-07-24T03:55:53.0572000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/info/git 2025-07-24T03:55:53.0572220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/pkgconfig/libcurl.pc 2025-07-24T03:55:53.0572430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/libcurl.4.8.0.dylib 2025-07-24T03:55:53.0572620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/libcurl.dylib 2025-07-24T03:55:53.0572820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0/lib/libcurl.4.dylib 2025-07-24T03:55:53.0573000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/repo2solv 2025-07-24T03:55:53.0573170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/dumpsolv 2025-07-24T03:55:53.0573350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/conda2solv 2025-07-24T03:55:53.0573530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/mergesolv 2025-07-24T03:55:53.0573700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/testsolv 2025-07-24T03:55:53.0573880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/installcheck 2025-07-24T03:55:53.0574100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_solv.h 2025-07-24T03:55:53.0574300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolarch.h 2025-07-24T03:55:53.0574520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/tools_util.h 2025-07-24T03:55:53.0574700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/evr.h 2025-07-24T03:55:53.0574910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pooltypes.h 2025-07-24T03:55:53.0575100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pool.h 2025-07-24T03:55:53.0575290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/policy.h 2025-07-24T03:55:53.0575580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solv_xfopen.h 2025-07-24T03:55:53.0575800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_conda.h 2025-07-24T03:55:53.0575990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solver.h 2025-07-24T03:55:53.0576200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvable.h 2025-07-24T03:55:53.0576400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolid.h 2025-07-24T03:55:53.0576600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/strpool.h 2025-07-24T03:55:53.0576820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solverdebug.h 2025-07-24T03:55:53.0577030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/testcase.h 2025-07-24T03:55:53.0577220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo.h 2025-07-24T03:55:53.0577420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/knownid.h 2025-07-24T03:55:53.0577630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvversion.h 2025-07-24T03:55:53.0577840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_write.h 2025-07-24T03:55:53.0578210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolvendor.h 2025-07-24T03:55:53.0578400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/util.h 2025-07-24T03:55:53.0578610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repodata.h 2025-07-24T03:55:53.0578800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/rules.h 2025-07-24T03:55:53.0579000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/problems.h 2025-07-24T03:55:53.0579200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/bitmap.h 2025-07-24T03:55:53.0579400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dirpool.h 2025-07-24T03:55:53.0579600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/chksum.h 2025-07-24T03:55:53.0579820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/transaction.h 2025-07-24T03:55:53.0585380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/conda.h 2025-07-24T03:55:53.0585630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dataiterator.h 2025-07-24T03:55:53.0585820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/hash.h 2025-07-24T03:55:53.0586030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/selection.h 2025-07-24T03:55:53.0586220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/queue.h 2025-07-24T03:55:53.0586440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/repodata_record.json 2025-07-24T03:55:53.0586630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/test/run_test.sh 2025-07-24T03:55:53.0586850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/licenses/LICENSE.BSD 2025-07-24T03:55:53.0587050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/install.sh 2025-07-24T03:55:53.0587310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_dynamic.bat 2025-07-24T03:55:53.0587540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_static.bat 2025-07-24T03:55:53.0587860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/win_export_and_static_build.patch 2025-07-24T03:55:53.0588130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/pcre2-compat.patch 2025-07-24T03:55:53.0588430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/conda_variant_priorization.patch 2025-07-24T03:55:53.0588730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/no_error_subdir_mismatch.patch 2025-07-24T03:55:53.0588960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install.sh 2025-07-24T03:55:53.0589180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/bld.bat 2025-07-24T03:55:53.0589390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/build.sh 2025-07-24T03:55:53.0589610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/meta.yaml 2025-07-24T03:55:53.0589840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0590040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/meta.yaml 2025-07-24T03:55:53.0590220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/paths.json 2025-07-24T03:55:53.0590420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/hash_input.json 2025-07-24T03:55:53.0590640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/files 2025-07-24T03:55:53.0590870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/about.json 2025-07-24T03:55:53.0591050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/has_prefix 2025-07-24T03:55:53.0591220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/index.json 2025-07-24T03:55:53.0591380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/git 2025-07-24T03:55:53.0591590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolv.pc 2025-07-24T03:55:53.0591810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolvext.pc 2025-07-24T03:55:53.0592000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.1.dylib 2025-07-24T03:55:53.0592190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.dylib 2025-07-24T03:55:53.0592400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.1.dylib 2025-07-24T03:55:53.0592590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.dylib 2025-07-24T03:55:53.0592820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-history.3 2025-07-24T03:55:53.0593050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-bindings.3 2025-07-24T03:55:53.0593290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-constantids.3 2025-07-24T03:55:53.0593500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv.3 2025-07-24T03:55:53.0593730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-pool.3 2025-07-24T03:55:53.0593950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/installcheck.1 2025-07-24T03:55:53.0594170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/mergesolv.1 2025-07-24T03:55:53.0594390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/repo2solv.1 2025-07-24T03:55:53.0594590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/solv.1 2025-07-24T03:55:53.0594800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/dumpsolv.1 2025-07-24T03:55:53.0595010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/testsolv.1 2025-07-24T03:55:53.0595260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/cmake/Modules/FindLibSolv.cmake 2025-07-24T03:55:53.0595410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0.conda 2025-07-24T03:55:53.0595560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1.conda 2025-07-24T03:55:53.0595700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1.conda 2025-07-24T03:55:53.0595880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zlib.h 2025-07-24T03:55:53.0596050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zconf.h 2025-07-24T03:55:53.0596260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/repodata_record.json 2025-07-24T03:55:53.0596440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/test/run_test.sh 2025-07-24T03:55:53.0596620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/licenses/zlib.h 2025-07-24T03:55:53.0596800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/bld.bat 2025-07-24T03:55:53.0596980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/build.sh 2025-07-24T03:55:53.0597210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0597490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/license.txt 2025-07-24T03:55:53.0597710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml 2025-07-24T03:55:53.0597940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0598170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/cmake-pkg-config.patch 2025-07-24T03:55:53.0598360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/run_exports.json 2025-07-24T03:55:53.0598540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/paths.json 2025-07-24T03:55:53.0598730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/hash_input.json 2025-07-24T03:55:53.0598890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/files 2025-07-24T03:55:53.0599070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/about.json 2025-07-24T03:55:53.0599240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/has_prefix 2025-07-24T03:55:53.0599400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/index.json 2025-07-24T03:55:53.0599550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/git 2025-07-24T03:55:53.0599720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.dylib 2025-07-24T03:55:53.0599900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/pkgconfig/zlib.pc 2025-07-24T03:55:53.0600080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.2.13.dylib 2025-07-24T03:55:53.0600240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.a 2025-07-24T03:55:53.0600400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.dylib 2025-07-24T03:55:53.0600560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0.conda 2025-07-24T03:55:53.0600780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/traits.h 2025-07-24T03:55:53.0601010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/eventhandler.h 2025-07-24T03:55:53.0601230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitter.h 2025-07-24T03:55:53.0601440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/anchor.h 2025-07-24T03:55:53.0601640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/mark.h 2025-07-24T03:55:53.0601860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterdef.h 2025-07-24T03:55:53.0602060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/parser.h 2025-07-24T03:55:53.0602260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/null.h 2025-07-24T03:55:53.0602480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/exceptions.h 2025-07-24T03:55:53.0602710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterstyle.h 2025-07-24T03:55:53.0602920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/noexcept.h 2025-07-24T03:55:53.0603140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emittermanip.h 2025-07-24T03:55:53.0603370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitfromevents.h 2025-07-24T03:55:53.0603560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/dll.h 2025-07-24T03:55:53.0603810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/graphbuilder.h 2025-07-24T03:55:53.0604050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/anchordict.h 2025-07-24T03:55:53.0604250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/yaml.h 2025-07-24T03:55:53.0604590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/type.h 2025-07-24T03:55:53.0604810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/parse.h 2025-07-24T03:55:53.0605020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/node.h 2025-07-24T03:55:53.0605260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_data.h 2025-07-24T03:55:53.0605510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_ref.h 2025-07-24T03:55:53.0605740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node.h 2025-07-24T03:55:53.0605980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/memory.h 2025-07-24T03:55:53.0606240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_iterator.h 2025-07-24T03:55:53.0606480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/impl.h 2025-07-24T03:55:53.0606730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator_fwd.h 2025-07-24T03:55:53.0606970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator.h 2025-07-24T03:55:53.0607180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/ptr.h 2025-07-24T03:55:53.0607400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/convert.h 2025-07-24T03:55:53.0607610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/impl.h 2025-07-24T03:55:53.0607830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/emit.h 2025-07-24T03:55:53.0608060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/iterator.h 2025-07-24T03:55:53.0608290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/ostream_wrapper.h 2025-07-24T03:55:53.0608510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/stlemitter.h 2025-07-24T03:55:53.0608720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/binary.h 2025-07-24T03:55:53.0608940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/depthguard.h 2025-07-24T03:55:53.0609160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-matchers.h 2025-07-24T03:55:53.0609390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-death-test.h 2025-07-24T03:55:53.0609600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-spi.h 2025-07-24T03:55:53.0609850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-string.h 2025-07-24T03:55:53.0610140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-death-test-internal.h 2025-07-24T03:55:53.0610370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port.h 2025-07-24T03:55:53.0610630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port-arch.h 2025-07-24T03:55:53.0610870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-internal.h 2025-07-24T03:55:53.0611120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-param-util.h 2025-07-24T03:55:53.0611370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-type-util.h 2025-07-24T03:55:53.0611680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-filepath.h 2025-07-24T03:55:53.0611970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-port.h 2025-07-24T03:55:53.0612220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/README.md 2025-07-24T03:55:53.0612470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest.h 2025-07-24T03:55:53.0612740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-printers.h 2025-07-24T03:55:53.0612960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-message.h 2025-07-24T03:55:53.0613200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-param-test.h 2025-07-24T03:55:53.0613430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-typed-test.h 2025-07-24T03:55:53.0613670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_pred_impl.h 2025-07-24T03:55:53.0613880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_prod.h 2025-07-24T03:55:53.0614100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-test-part.h 2025-07-24T03:55:53.0614300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest.h 2025-07-24T03:55:53.0614530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-printers.h 2025-07-24T03:55:53.0614760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-matchers.h 2025-07-24T03:55:53.0614990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-actions.h 2025-07-24T03:55:53.0615230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-port.h 2025-07-24T03:55:53.0615510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-internal-utils.h 2025-07-24T03:55:53.0615740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-pp.h 2025-07-24T03:55:53.0615990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-port.h 2025-07-24T03:55:53.0616250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-matchers.h 2025-07-24T03:55:53.0616540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-generated-actions.h 2025-07-24T03:55:53.0616790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/README.md 2025-07-24T03:55:53.0617030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-function-mocker.h 2025-07-24T03:55:53.0617270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-matchers.h 2025-07-24T03:55:53.0617510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-cardinalities.h 2025-07-24T03:55:53.0617740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-spec-builders.h 2025-07-24T03:55:53.0617970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-nice-strict.h 2025-07-24T03:55:53.0618170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock.h 2025-07-24T03:55:53.0618390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-actions.h 2025-07-24T03:55:53.0618600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/repodata_record.json 2025-07-24T03:55:53.0618790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/run_test.sh 2025-07-24T03:55:53.0619100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/CMakeLists.txt 2025-07-24T03:55:53.0619310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.bat 2025-07-24T03:55:53.0619510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.sh 2025-07-24T03:55:53.0619710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/main.cpp 2025-07-24T03:55:53.0619950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test_time_dependencies.json 2025-07-24T03:55:53.0620140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/licenses/LICENSE 2025-07-24T03:55:53.0620360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/build_shared.sh 2025-07-24T03:55:53.0620590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/bld_shared.bat 2025-07-24T03:55:53.0620840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/CMakeLists.txt 2025-07-24T03:55:53.0621060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.bat 2025-07-24T03:55:53.0621280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.sh 2025-07-24T03:55:53.0621500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/main.cpp 2025-07-24T03:55:53.0621800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/patches/0001-fix-narrowing-error.patch 2025-07-24T03:55:53.0622030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_shared.sh 2025-07-24T03:55:53.0622250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_static.sh 2025-07-24T03:55:53.0622470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/meta.yaml 2025-07-24T03:55:53.0622710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0622910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/meta.yaml 2025-07-24T03:55:53.0623110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/run_exports.json 2025-07-24T03:55:53.0623290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/paths.json 2025-07-24T03:55:53.0623490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/hash_input.json 2025-07-24T03:55:53.0623660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/files 2025-07-24T03:55:53.0623840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/about.json 2025-07-24T03:55:53.0624010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/has_prefix 2025-07-24T03:55:53.0624190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/index.json 2025-07-24T03:55:53.0624350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/git 2025-07-24T03:55:53.0624570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.0.dylib 2025-07-24T03:55:53.0624790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/yaml-cpp.pc 2025-07-24T03:55:53.0625010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock_main.pc 2025-07-24T03:55:53.0625210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock.pc 2025-07-24T03:55:53.0625430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest_main.pc 2025-07-24T03:55:53.0625640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest.pc 2025-07-24T03:55:53.0625890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-07-24T03:55:53.0626280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-07-24T03:55:53.0626530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-07-24T03:55:53.0626810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-07-24T03:55:53.0627050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets.cmake 2025-07-24T03:55:53.0627300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets-release.cmake 2025-07-24T03:55:53.0627540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfig.cmake 2025-07-24T03:55:53.0627790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfigVersion.cmake 2025-07-24T03:55:53.0628000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.dylib 2025-07-24T03:55:53.0628210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.1.11.0.dylib 2025-07-24T03:55:53.0628430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.1.11.0.dylib 2025-07-24T03:55:53.0628650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.1.11.0.dylib 2025-07-24T03:55:53.0628850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.dylib 2025-07-24T03:55:53.0629040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.dylib 2025-07-24T03:55:53.0629250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.dylib 2025-07-24T03:55:53.0629440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.dylib 2025-07-24T03:55:53.0629640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.dylib 2025-07-24T03:55:53.0629860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.1.11.0.dylib 2025-07-24T03:55:53.0630020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0.conda 2025-07-24T03:55:53.0630270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:53.0630510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:53.0630760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-24T03:55:53.0631050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_grouped_metadata.py 2025-07-24T03:55:53.0631310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_main.py 2025-07-24T03:55:53.0631550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:53.0631830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.0632060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:53.0632330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0632570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:53.0632830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0633040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:53.0633270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:53.0633650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/files 2025-07-24T03:55:53.0633880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:53.0634100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:53.0634290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/git 2025-07-24T03:55:53.0634630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__init__.py 2025-07-24T03:55:53.0635040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-07-24T03:55:53.0635430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:53.0635760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/py.typed 2025-07-24T03:55:53.0636100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-07-24T03:55:53.0636460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-07-24T03:55:53.0636840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-07-24T03:55:53.0637220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-07-24T03:55:53.0637570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-07-24T03:55:53.0637940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-07-24T03:55:53.0638300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-07-24T03:55:53.0638660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-07-24T03:55:53.0638900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/alias.py 2025-07-24T03:55:53.0639200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/microarchitecture.py 2025-07-24T03:55:53.0639450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/__init__.py 2025-07-24T03:55:53.0639700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/detect.py 2025-07-24T03:55:53.0639950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/schema.py 2025-07-24T03:55:53.0640190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__init__.py 2025-07-24T03:55:53.0640450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-APACHE 2025-07-24T03:55:53.0640700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid.json 2025-07-24T03:55:53.0641030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-07-24T03:55:53.0641320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid_schema.json 2025-07-24T03:55:53.0641730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures.json 2025-07-24T03:55:53.0642060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-07-24T03:55:53.0642380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-07-24T03:55:53.0642700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-07-24T03:55:53.0643070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-07-24T03:55:53.0643380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-07-24T03:55:53.0643720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-07-24T03:55:53.0644070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-07-24T03:55:53.0644420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-07-24T03:55:53.0644730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-07-24T03:55:53.0645060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-07-24T03:55:53.0645390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-07-24T03:55:53.0645720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-07-24T03:55:53.0646050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-07-24T03:55:53.0646390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-07-24T03:55:53.0646700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-07-24T03:55:53.0647050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-07-24T03:55:53.0647400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-07-24T03:55:53.0647720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-07-24T03:55:53.0648050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-07-24T03:55:53.0648400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-07-24T03:55:53.0648760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-07-24T03:55:53.0649060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-07-24T03:55:53.0649390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-07-24T03:55:53.0649700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-07-24T03:55:53.0650090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-07-24T03:55:53.0650430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-07-24T03:55:53.0650750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-07-24T03:55:53.0651070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-07-24T03:55:53.0651400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-07-24T03:55:53.0651740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-07-24T03:55:53.0652090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-07-24T03:55:53.0652420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-07-24T03:55:53.0652740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-07-24T03:55:53.0653070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-07-24T03:55:53.0653390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-07-24T03:55:53.0653710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-07-24T03:55:53.0654020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-07-24T03:55:53.0654350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-07-24T03:55:53.0654590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/NOTICE 2025-07-24T03:55:53.0654840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/README.md 2025-07-24T03:55:53.0655080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/COPYRIGHT 2025-07-24T03:55:53.0655340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-MIT 2025-07-24T03:55:53.0655570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cli.py 2025-07-24T03:55:53.0655820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__main__.py 2025-07-24T03:55:53.0656080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/LICENSE 2025-07-24T03:55:53.0656360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/cpuid.py 2025-07-24T03:55:53.0656630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/README.md 2025-07-24T03:55:53.0656900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/example.py 2025-07-24T03:55:53.0657180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/.gitignore 2025-07-24T03:55:53.0657450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/RECORD 2025-07-24T03:55:53.0657820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-07-24T03:55:53.0658130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-07-24T03:55:53.0658430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-07-24T03:55:53.0658710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-07-24T03:55:53.0658990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-07-24T03:55:53.0659270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/METADATA 2025-07-24T03:55:53.0659500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/repodata_record.json 2025-07-24T03:55:53.0659700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-24T03:55:53.0659910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.py 2025-07-24T03:55:53.0660160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.0660360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-24T03:55:53.0660590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-APACHE 2025-07-24T03:55:53.0660810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-MIT 2025-07-24T03:55:53.0661040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0661250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-24T03:55:53.0661480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0661670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/paths.json 2025-07-24T03:55:53.0661870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/hash_input.json 2025-07-24T03:55:53.0662040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/files 2025-07-24T03:55:53.0662230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/about.json 2025-07-24T03:55:53.0662410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/link.json 2025-07-24T03:55:53.0662590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/index.json 2025-07-24T03:55:53.0662760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/git 2025-07-24T03:55:53.0662980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:53.0663180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:53.0663410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pretty.py 2025-07-24T03:55:53.0663640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_filesize.py 2025-07-24T03:55:53.0663870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns_align.py 2025-07-24T03:55:53.0664090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:53.0664320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_protocol.py 2025-07-24T03:55:53.0664550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_getfileno.py 2025-07-24T03:55:53.0664760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tree.py 2025-07-24T03:55:53.0665090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_logging.py 2025-07-24T03:55:53.0665310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_stack.py 2025-07-24T03:55:53.0665530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/pytest.ini 2025-07-24T03:55:53.0665760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_win32_console.py 2025-07-24T03:55:53.0665980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_console.py 2025-07-24T03:55:53.0666210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_constrain.py 2025-07-24T03:55:53.0666430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_measure.py 2025-07-24T03:55:53.0666650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_syntax.py 2025-07-24T03:55:53.0666870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/render.py 2025-07-24T03:55:53.0667090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_prompt.py 2025-07-24T03:55:53.0667310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_table.py 2025-07-24T03:55:53.0667530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_cells.py 2025-07-24T03:55:53.0667760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live_render.py 2025-07-24T03:55:53.0667980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_panel.py 2025-07-24T03:55:53.0668190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_box.py 2025-07-24T03:55:53.0668400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_styled.py 2025-07-24T03:55:53.0668630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_palette.py 2025-07-24T03:55:53.0668880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_windows_renderer.py 2025-07-24T03:55:53.0669090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/__init__.py 2025-07-24T03:55:53.0669320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rich_print.py 2025-07-24T03:55:53.0669540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_control.py 2025-07-24T03:55:53.0669760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_status.py 2025-07-24T03:55:53.0669970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_log.py 2025-07-24T03:55:53.0670180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live.py 2025-07-24T03:55:53.0670410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_null_file.py 2025-07-24T03:55:53.0670630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_screen.py 2025-07-24T03:55:53.0670850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_progress.py 2025-07-24T03:55:53.0671080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_containers.py 2025-07-24T03:55:53.0671300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ratio.py 2025-07-24T03:55:53.0671510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_text.py 2025-07-24T03:55:53.0671730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_align.py 2025-07-24T03:55:53.0672070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_inspect.py 2025-07-24T03:55:53.0672600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color.py 2025-07-24T03:55:53.0673120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule.py 2025-07-24T03:55:53.0673630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns.py 2025-07-24T03:55:53.0674130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_repr.py 2025-07-24T03:55:53.0674630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_card.py 2025-07-24T03:55:53.0675140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_file_proxy.py 2025-07-24T03:55:53.0675650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_theme.py 2025-07-24T03:55:53.0676160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_style.py 2025-07-24T03:55:53.0676720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown_no_hyperlinks.py 2025-07-24T03:55:53.0677260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pick.py 2025-07-24T03:55:53.0677780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule_in_table.py 2025-07-24T03:55:53.0678300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_emoji.py 2025-07-24T03:55:53.0678830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color_triplet.py 2025-07-24T03:55:53.0679370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_layout.py 2025-07-24T03:55:53.0679880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_padding.py 2025-07-24T03:55:53.0680400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_json.py 2025-07-24T03:55:53.0680910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_jupyter.py 2025-07-24T03:55:53.0681420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tools.py 2025-07-24T03:55:53.0681920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_segment.py 2025-07-24T03:55:53.0682430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/_card_render.py 2025-07-24T03:55:53.0682950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_highlighter.py 2025-07-24T03:55:53.0683470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown.py 2025-07-24T03:55:53.0683970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_bar.py 2025-07-24T03:55:53.0684470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ansi.py 2025-07-24T03:55:53.0684970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_traceback.py 2025-07-24T03:55:53.0685610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_block_bar.py 2025-07-24T03:55:53.0686210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_spinner.py 2025-07-24T03:55:53.0686730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markup.py 2025-07-24T03:55:53.0687220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:53.0687730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.0688320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:53.0688880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0689390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:53.0689880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0690350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/paths.json 2025-07-24T03:55:53.0690800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:53.0691240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/files 2025-07-24T03:55:53.0691660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/about.json 2025-07-24T03:55:53.0692090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/index.json 2025-07-24T03:55:53.0692510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/git 2025-07-24T03:55:53.0693050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-07-24T03:55:53.0693710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-07-24T03:55:53.0694390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-07-24T03:55:53.0695070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-07-24T03:55:53.0695720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-07-24T03:55:53.0696400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-07-24T03:55:53.0697070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-07-24T03:55:53.0697710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/themes.py 2025-07-24T03:55:53.0698290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/screen.py 2025-07-24T03:55:53.0698880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/logging.py 2025-07-24T03:55:53.0699460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/measure.py 2025-07-24T03:55:53.0700040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/tree.py 2025-07-24T03:55:53.0700620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/console.py 2025-07-24T03:55:53.0701220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live_render.py 2025-07-24T03:55:53.0701840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-07-24T03:55:53.0702430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/box.py 2025-07-24T03:55:53.0703000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color.py 2025-07-24T03:55:53.0703590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_timer.py 2025-07-24T03:55:53.0704190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_fileno.py 2025-07-24T03:55:53.0704880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/align.py 2025-07-24T03:55:53.0705480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/theme.py 2025-07-24T03:55:53.0706060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/style.py 2025-07-24T03:55:53.0706670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/default_styles.py 2025-07-24T03:55:53.0707270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_wrap.py 2025-07-24T03:55:53.0707870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_log_render.py 2025-07-24T03:55:53.0708470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/emoji.py 2025-07-24T03:55:53.0709050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/layout.py 2025-07-24T03:55:53.0709650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/containers.py 2025-07-24T03:55:53.0710260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-07-24T03:55:53.0710870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/traceback.py 2025-07-24T03:55:53.0711460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/region.py 2025-07-24T03:55:53.0712060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/protocol.py 2025-07-24T03:55:53.0712650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_loop.py 2025-07-24T03:55:53.0713240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/control.py 2025-07-24T03:55:53.0713850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/filesize.py 2025-07-24T03:55:53.0714450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_null_file.py 2025-07-24T03:55:53.0715050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_palettes.py 2025-07-24T03:55:53.0715650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__init__.py 2025-07-24T03:55:53.0716230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_pick.py 2025-07-24T03:55:53.0716820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/file_proxy.py 2025-07-24T03:55:53.0722830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-07-24T03:55:53.0723650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-07-24T03:55:53.0724390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-07-24T03:55:53.0725110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-07-24T03:55:53.0725820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-07-24T03:55:53.0726530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-07-24T03:55:53.0727380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-07-24T03:55:53.0728100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-07-24T03:55:53.0728810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-07-24T03:55:53.0729520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-07-24T03:55:53.0730230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-07-24T03:55:53.0730930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-07-24T03:55:53.0731640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-07-24T03:55:53.0732350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-07-24T03:55:53.0733060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-07-24T03:55:53.0733790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-07-24T03:55:53.0734510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-07-24T03:55:53.0735210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:53.0735910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-07-24T03:55:53.0736620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-07-24T03:55:53.0737350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:53.0738090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-07-24T03:55:53.0738840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-07-24T03:55:53.0739590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-07-24T03:55:53.0740310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-07-24T03:55:53.0741040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-07-24T03:55:53.0741770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-07-24T03:55:53.0742500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-07-24T03:55:53.0743220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:53.0743920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-07-24T03:55:53.0744630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-07-24T03:55:53.0745450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-07-24T03:55:53.0746170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:53.0746880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-07-24T03:55:53.0747590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-07-24T03:55:53.0748330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-07-24T03:55:53.0749060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-07-24T03:55:53.0749770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-07-24T03:55:53.0750480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:53.0751190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-07-24T03:55:53.0751910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-07-24T03:55:53.0752620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-07-24T03:55:53.0753330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-07-24T03:55:53.0754040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-07-24T03:55:53.0754760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-07-24T03:55:53.0755450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-07-24T03:55:53.0756150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-07-24T03:55:53.0756850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-07-24T03:55:53.0757560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-07-24T03:55:53.0758270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-07-24T03:55:53.0758970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-07-24T03:55:53.0759680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-07-24T03:55:53.0760390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-07-24T03:55:53.0761090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-07-24T03:55:53.0761790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-07-24T03:55:53.0762610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-07-24T03:55:53.0763330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-07-24T03:55:53.0764070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-07-24T03:55:53.0764860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-07-24T03:55:53.0765570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-07-24T03:55:53.0766270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-07-24T03:55:53.0766970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-07-24T03:55:53.0767680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-07-24T03:55:53.0768380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:53.0769110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-07-24T03:55:53.0769840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-07-24T03:55:53.0770560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-07-24T03:55:53.0771300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:53.0772010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-07-24T03:55:53.0772720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-07-24T03:55:53.0773450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-07-24T03:55:53.0774180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:53.0774890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-07-24T03:55:53.0775620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-07-24T03:55:53.0776370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-07-24T03:55:53.0777110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:53.0777840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-07-24T03:55:53.0778580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-07-24T03:55:53.0779240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/palette.py 2025-07-24T03:55:53.0779970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markup.py 2025-07-24T03:55:53.0780560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_ratio.py 2025-07-24T03:55:53.0781140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/repr.py 2025-07-24T03:55:53.0781730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/constrain.py 2025-07-24T03:55:53.0782320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pretty.py 2025-07-24T03:55:53.0782910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/diagnose.py 2025-07-24T03:55:53.0783490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/columns.py 2025-07-24T03:55:53.0784070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/rule.py 2025-07-24T03:55:53.0784660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_inspect.py 2025-07-24T03:55:53.0785250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markdown.py 2025-07-24T03:55:53.0785860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pager.py 2025-07-24T03:55:53.0786430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/text.py 2025-07-24T03:55:53.0787020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/highlighter.py 2025-07-24T03:55:53.0787630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_spinners.py 2025-07-24T03:55:53.0788240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/terminal_theme.py 2025-07-24T03:55:53.0788840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/bar.py 2025-07-24T03:55:53.0789410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live.py 2025-07-24T03:55:53.0789980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/py.typed 2025-07-24T03:55:53.0790550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/syntax.py 2025-07-24T03:55:53.0791120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/table.py 2025-07-24T03:55:53.0791720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_export_format.py 2025-07-24T03:55:53.0792340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress_bar.py 2025-07-24T03:55:53.0792940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/errors.py 2025-07-24T03:55:53.0793510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/prompt.py 2025-07-24T03:55:53.0794090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/segment.py 2025-07-24T03:55:53.0794670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/ansi.py 2025-07-24T03:55:53.0795250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress.py 2025-07-24T03:55:53.0795830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_stack.py 2025-07-24T03:55:53.0796540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows.py 2025-07-24T03:55:53.0797150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_cell_widths.py 2025-07-24T03:55:53.0797730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/cells.py 2025-07-24T03:55:53.0798330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_win32_console.py 2025-07-24T03:55:53.0798930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/panel.py 2025-07-24T03:55:53.0799500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/styled.py 2025-07-24T03:55:53.0800070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/spinner.py 2025-07-24T03:55:53.0800690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-07-24T03:55:53.0801290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/json.py 2025-07-24T03:55:53.0801860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/padding.py 2025-07-24T03:55:53.0802440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__main__.py 2025-07-24T03:55:53.0803010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/scope.py 2025-07-24T03:55:53.0803600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_extension.py 2025-07-24T03:55:53.0804190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/status.py 2025-07-24T03:55:53.0804770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/abc.py 2025-07-24T03:55:53.0805350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/jupyter.py 2025-07-24T03:55:53.0805950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color_triplet.py 2025-07-24T03:55:53.0806470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1.conda 2025-07-24T03:55:53.0806870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0.conda 2025-07-24T03:55:53.0807260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0.conda 2025-07-24T03:55:53.0807640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmllint 2025-07-24T03:55:53.0808050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xml2-config 2025-07-24T03:55:53.0808480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmlcatalog 2025-07-24T03:55:53.0808950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/chvalid.h 2025-07-24T03:55:53.0809490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parserInternals.h 2025-07-24T03:55:53.0810030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpointer.h 2025-07-24T03:55:53.0810550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/debugXML.h 2025-07-24T03:55:53.0811070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schematron.h 2025-07-24T03:55:53.0811580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/uri.h 2025-07-24T03:55:53.0812080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parser.h 2025-07-24T03:55:53.0812700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/encoding.h 2025-07-24T03:55:53.0813210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/tree.h 2025-07-24T03:55:53.0813720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/threads.h 2025-07-24T03:55:53.0814240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlversion.h 2025-07-24T03:55:53.0814770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/globals.h 2025-07-24T03:55:53.0815280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/catalog.h 2025-07-24T03:55:53.0815790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/pattern.h 2025-07-24T03:55:53.0816320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlreader.h 2025-07-24T03:55:53.0816850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLtree.h 2025-07-24T03:55:53.0817360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX2.h 2025-07-24T03:55:53.0817880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlexports.h 2025-07-24T03:55:53.0818400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xlink.h 2025-07-24T03:55:53.0818910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX.h 2025-07-24T03:55:53.0819420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/entities.h 2025-07-24T03:55:53.0819940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlregexp.h 2025-07-24T03:55:53.0820460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/list.h 2025-07-24T03:55:53.0820980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xinclude.h 2025-07-24T03:55:53.0821500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlerror.h 2025-07-24T03:55:53.0822050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schemasInternals.h 2025-07-24T03:55:53.0822580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/dict.h 2025-07-24T03:55:53.0823100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlIO.h 2025-07-24T03:55:53.0823630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLparser.h 2025-07-24T03:55:53.0824150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlautomata.h 2025-07-24T03:55:53.0824680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlsave.h 2025-07-24T03:55:53.0825200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlstring.h 2025-07-24T03:55:53.0825710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpath.h 2025-07-24T03:55:53.0826220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/valid.h 2025-07-24T03:55:53.0826740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemastypes.h 2025-07-24T03:55:53.0827270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/c14n.h 2025-07-24T03:55:53.0827770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmodule.h 2025-07-24T03:55:53.0828290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/relaxng.h 2025-07-24T03:55:53.0828850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanohttp.h 2025-07-24T03:55:53.0829430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlunicode.h 2025-07-24T03:55:53.0829970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlwriter.h 2025-07-24T03:55:53.0830490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmemory.h 2025-07-24T03:55:53.0831030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpathInternals.h 2025-07-24T03:55:53.0831560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanoftp.h 2025-07-24T03:55:53.0832070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/hash.h 2025-07-24T03:55:53.0832580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemas.h 2025-07-24T03:55:53.0833090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/repodata_record.json 2025-07-24T03:55:53.0833570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/run_test.sh 2025-07-24T03:55:53.0834020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/test.xml 2025-07-24T03:55:53.0834480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/licenses/Copyright 2025-07-24T03:55:53.0835090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/0002-Make-and-install-a-pkg-config-file-on-Windows.patch 2025-07-24T03:55:53.0835680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/bld.bat 2025-07-24T03:55:53.0836130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/test.xml 2025-07-24T03:55:53.0836570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/build.sh 2025-07-24T03:55:53.0837060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0837550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml 2025-07-24T03:55:53.0838040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0838520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/run_exports.json 2025-07-24T03:55:53.0838960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/paths.json 2025-07-24T03:55:53.0839390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/hash_input.json 2025-07-24T03:55:53.0839810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/files 2025-07-24T03:55:53.0840220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/about.json 2025-07-24T03:55:53.0840640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/has_prefix 2025-07-24T03:55:53.0841060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/index.json 2025-07-24T03:55:53.0841470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/git 2025-07-24T03:55:53.0841880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.2.dylib 2025-07-24T03:55:53.0842350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/pkgconfig/libxml-2.0.pc 2025-07-24T03:55:53.0842870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/cmake/libxml2/libxml2-config.cmake 2025-07-24T03:55:53.0843360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.dylib 2025-07-24T03:55:53.0843810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/share/aclocal/libxml.m4 2025-07-24T03:55:53.0844270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0.conda 2025-07-24T03:55:53.0844760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0.conda 2025-07-24T03:55:53.0845160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4.conda 2025-07-24T03:55:53.0845600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/readline.h 2025-07-24T03:55:53.0846100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/keymaps.h 2025-07-24T03:55:53.0846570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/tilde.h 2025-07-24T03:55:53.0847040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rlconf.h 2025-07-24T03:55:53.0847510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/chardefs.h 2025-07-24T03:55:53.0847990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/history.h 2025-07-24T03:55:53.0848460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rlstdc.h 2025-07-24T03:55:53.0848950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rltypedefs.h 2025-07-24T03:55:53.0849430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/repodata_record.json 2025-07-24T03:55:53.0849890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/test/run_test.sh 2025-07-24T03:55:53.0850380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.0850870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/licenses/COPYING 2025-07-24T03:55:53.0851350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-001 2025-07-24T03:55:53.0851880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-003 2025-07-24T03:55:53.0852400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-004 2025-07-24T03:55:53.0852930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-005 2025-07-24T03:55:53.0853450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-002 2025-07-24T03:55:53.0853920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/build.sh 2025-07-24T03:55:53.0854400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0854890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/meta.yaml 2025-07-24T03:55:53.0855360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0855830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/run_exports.json 2025-07-24T03:55:53.0856260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/paths.json 2025-07-24T03:55:53.0856680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/hash_input.json 2025-07-24T03:55:53.0857100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/files 2025-07-24T03:55:53.0857490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/about.json 2025-07-24T03:55:53.0857900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/has_prefix 2025-07-24T03:55:53.0858310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/index.json 2025-07-24T03:55:53.0858700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/git 2025-07-24T03:55:53.0859130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.8.2.dylib 2025-07-24T03:55:53.0859600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/pkgconfig/readline.pc 2025-07-24T03:55:53.0860060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/pkgconfig/history.pc 2025-07-24T03:55:53.0860570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.a 2025-07-24T03:55:53.0861090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.8.dylib 2025-07-24T03:55:53.0861540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.dylib 2025-07-24T03:55:53.0861990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.8.dylib 2025-07-24T03:55:53.0862430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.a 2025-07-24T03:55:53.0862860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.dylib 2025-07-24T03:55:53.0863310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.8.2.dylib 2025-07-24T03:55:53.0863770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/man/man3/history.3 2025-07-24T03:55:53.0864240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/man/man3/readline.3 2025-07-24T03:55:53.0864710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/readline.info 2025-07-24T03:55:53.0865180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/rluserman.info 2025-07-24T03:55:53.0865640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/history.info 2025-07-24T03:55:53.0866110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/INSTALL 2025-07-24T03:55:53.0866580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/CHANGES 2025-07-24T03:55:53.0867060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/README 2025-07-24T03:55:53.0867500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0.conda 2025-07-24T03:55:53.0868010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/md.py 2025-07-24T03:55:53.0868670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/version.py 2025-07-24T03:55:53.0869340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/legacy.py 2025-07-24T03:55:53.0869990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/models.py 2025-07-24T03:55:53.0870640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__init__.py 2025-07-24T03:55:53.0871310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__init__.py 2025-07-24T03:55:53.0871980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__main__.py 2025-07-24T03:55:53.0872760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/api.py 2025-07-24T03:55:53.0873420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/utils.py 2025-07-24T03:55:53.0874070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/py.typed 2025-07-24T03:55:53.0874720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/constant.py 2025-07-24T03:55:53.0875390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__main__.py 2025-07-24T03:55:53.0876040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cd.py 2025-07-24T03:55:53.0876720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-07-24T03:55:53.0877450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-07-24T03:55:53.0878350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-07-24T03:55:53.0879100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-07-24T03:55:53.0879860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-07-24T03:55:53.0880640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-07-24T03:55:53.0881390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-07-24T03:55:53.0882140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-07-24T03:55:53.0882870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-07-24T03:55:53.0883520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/repodata_record.json 2025-07-24T03:55:53.0884070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-24T03:55:53.0884620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.py 2025-07-24T03:55:53.0885200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.0885790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-24T03:55:53.0886330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/licenses/LICENSE 2025-07-24T03:55:53.0886910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0887490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-24T03:55:53.0888060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0888610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/paths.json 2025-07-24T03:55:53.0889120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/hash_input.json 2025-07-24T03:55:53.0894530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/files 2025-07-24T03:55:53.0895030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/about.json 2025-07-24T03:55:53.0895540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/link.json 2025-07-24T03:55:53.0896040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/index.json 2025-07-24T03:55:53.0896530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/git 2025-07-24T03:55:53.0896940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/wish8.6 2025-07-24T03:55:53.0897310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/wish 2025-07-24T03:55:53.0897670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/tclsh8.6 2025-07-24T03:55:53.0898030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/tclsh 2025-07-24T03:55:53.0898420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/sqlite3_analyzer 2025-07-24T03:55:53.0898830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkEntry.h 2025-07-24T03:55:53.0899280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbc.h 2025-07-24T03:55:53.0899740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntXlibDecls.h 2025-07-24T03:55:53.0900180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMenubutton.h 2025-07-24T03:55:53.0900590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUuid.h 2025-07-24T03:55:53.0900980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkText.h 2025-07-24T03:55:53.0901370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkColor.h 2025-07-24T03:55:53.0901790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/mysqlStubs.h 2025-07-24T03:55:53.0902220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXPrivate.h 2025-07-24T03:55:53.0902640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkPort.h 2025-07-24T03:55:53.0903030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/pqStubs.h 2025-07-24T03:55:53.0903440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOODecls.h 2025-07-24T03:55:53.0903880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclTclIntStubsFcn.h 2025-07-24T03:55:53.0904310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclPort.h 2025-07-24T03:55:53.0904700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkDList.h 2025-07-24T03:55:53.0905100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclIntDecls.h 2025-07-24T03:55:53.0905530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXFont.h 2025-07-24T03:55:53.0905940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixInt.h 2025-07-24T03:55:53.0906350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclUnixPort.h 2025-07-24T03:55:53.0906760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tcl.h 2025-07-24T03:55:53.0907190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclMigrate2TclCore.h 2025-07-24T03:55:53.0907610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itcl.h 2025-07-24T03:55:53.0908010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclIntDecls.h 2025-07-24T03:55:53.0908430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkImgPhoto.h 2025-07-24T03:55:53.0908830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclInt.h 2025-07-24T03:55:53.0909230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclThread.h 2025-07-24T03:55:53.0909630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkScale.h 2025-07-24T03:55:53.0910040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclIntPlatDecls.h 2025-07-24T03:55:53.0910460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbcInt.h 2025-07-24T03:55:53.0910850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tk3d.h 2025-07-24T03:55:53.0911240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbcDecls.h 2025-07-24T03:55:53.0911650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOOInt.h 2025-07-24T03:55:53.0912070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixDefault.h 2025-07-24T03:55:53.0912470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOO.h 2025-07-24T03:55:53.0912880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXColor.h 2025-07-24T03:55:53.0913310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itcl2TclOO.h 2025-07-24T03:55:53.0913710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUndo.h 2025-07-24T03:55:53.0914120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXDefault.h 2025-07-24T03:55:53.0914700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXWm.h 2025-07-24T03:55:53.0915110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkInt.h 2025-07-24T03:55:53.0915510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkFileFilter.h 2025-07-24T03:55:53.0915910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMenu.h 2025-07-24T03:55:53.0916290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tk.h 2025-07-24T03:55:53.0916680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntDecls.h 2025-07-24T03:55:53.0917090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/odbcStubs.h 2025-07-24T03:55:53.0917490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakepq.h 2025-07-24T03:55:53.0917880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclInt.h 2025-07-24T03:55:53.0918290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/ks_names.h 2025-07-24T03:55:53.0918690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkPlatDecls.h 2025-07-24T03:55:53.0919110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkButton.h 2025-07-24T03:55:53.0919520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkScrollbar.h 2025-07-24T03:55:53.0919920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSX.h 2025-07-24T03:55:53.0920340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOOIntDecls.h 2025-07-24T03:55:53.0920770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/DECkeysym.h 2025-07-24T03:55:53.0921190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xutil.h 2025-07-24T03:55:53.0921600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/ap_keysym.h 2025-07-24T03:55:53.0922020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xatom.h 2025-07-24T03:55:53.0922420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xlib.h 2025-07-24T03:55:53.0922840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/cursorfont.h 2025-07-24T03:55:53.0923270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Sunkeysym.h 2025-07-24T03:55:53.0923700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xfuncproto.h 2025-07-24T03:55:53.0924130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/keysymdef.h 2025-07-24T03:55:53.0924560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/HPkeysym.h 2025-07-24T03:55:53.0924970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/keysym.h 2025-07-24T03:55:53.0925400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/XF86keysym.h 2025-07-24T03:55:53.0925820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/X.h 2025-07-24T03:55:53.0926210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/xbytes.h 2025-07-24T03:55:53.0926640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclTomMathDecls.h 2025-07-24T03:55:53.0927070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclTomMath.h 2025-07-24T03:55:53.0927480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXInt.h 2025-07-24T03:55:53.0927910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXCursors.h 2025-07-24T03:55:53.0928360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXConstants.h 2025-07-24T03:55:53.0928810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXEvent.h 2025-07-24T03:55:53.0929310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXPort.h 2025-07-24T03:55:53.0929800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkCanvas.h 2025-07-24T03:55:53.0930200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkArray.h 2025-07-24T03:55:53.0930610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakemysql.h 2025-07-24T03:55:53.0931010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclDecls.h 2025-07-24T03:55:53.0931430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntPlatDecls.h 2025-07-24T03:55:53.0931850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkDecls.h 2025-07-24T03:55:53.0932240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkBusy.h 2025-07-24T03:55:53.0932620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakesql.h 2025-07-24T03:55:53.0933020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclDecls.h 2025-07-24T03:55:53.0933440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclPlatDecls.h 2025-07-24T03:55:53.0933880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXXCursors.h 2025-07-24T03:55:53.0934300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/default.h 2025-07-24T03:55:53.0934700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixPort.h 2025-07-24T03:55:53.0935120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXDebug.h 2025-07-24T03:55:53.0935530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkFont.h 2025-07-24T03:55:53.0935940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXKeysyms.h 2025-07-24T03:55:53.0936370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkSelect.h 2025-07-24T03:55:53.0936780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/repodata_record.json 2025-07-24T03:55:53.0937220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/test/run_test.sh 2025-07-24T03:55:53.0937630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/test/hello.tcl 2025-07-24T03:55:53.0938090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/licenses/tcl8.6.14/license.terms 2025-07-24T03:55:53.0938540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/hello.tcl 2025-07-24T03:55:53.0939010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/0002-win-unvendor-zlib.patch 2025-07-24T03:55:53.0939470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/bld.bat 2025-07-24T03:55:53.0939880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/build.sh 2025-07-24T03:55:53.0940330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.0940790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/meta.yaml 2025-07-24T03:55:53.0941240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/meta.yaml.template 2025-07-24T03:55:53.0941710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/0001-osx-lt-11.patch 2025-07-24T03:55:53.0942150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/run_exports.json 2025-07-24T03:55:53.0942560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/paths.json 2025-07-24T03:55:53.0942960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/hash_input.json 2025-07-24T03:55:53.0943340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/files 2025-07-24T03:55:53.0943720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/about.json 2025-07-24T03:55:53.0944100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/has_prefix 2025-07-24T03:55:53.0944590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/index.json 2025-07-24T03:55:53.0944960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/git 2025-07-24T03:55:53.0945380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/tdbcmysql.tcl 2025-07-24T03:55:53.0945850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/pkgIndex.tcl 2025-07-24T03:55:53.0946350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.dylib 2025-07-24T03:55:53.0946820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtcl8.6.dylib 2025-07-24T03:55:53.0947230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/pkgconfig/tcl.pc 2025-07-24T03:55:53.0947640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/pkgconfig/tk.pc 2025-07-24T03:55:53.0948090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/libthread2.8.9.dylib 2025-07-24T03:55:53.0948570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/pkgIndex.tcl 2025-07-24T03:55:53.0949020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/ttrace.tcl 2025-07-24T03:55:53.0949480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/tdbcodbc.tcl 2025-07-24T03:55:53.0949940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/pkgIndex.tcl 2025-07-24T03:55:53.0950430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.dylib 2025-07-24T03:55:53.0950890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtclstub8.6.a 2025-07-24T03:55:53.0951280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/Tk.tiff 2025-07-24T03:55:53.0951680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/panedwindow.tcl 2025-07-24T03:55:53.0952120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tkfbox.tcl 2025-07-24T03:55:53.0952290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgbox.tcl 2025-07-24T03:55:53.0952450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/button.tcl 2025-07-24T03:55:53.0952620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/text.tcl 2025-07-24T03:55:53.0952800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/megawidget.tcl 2025-07-24T03:55:53.0952960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tk.tcl 2025-07-24T03:55:53.0953150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/fontchooser.tcl 2025-07-24T03:55:53.0953350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/panedwindow.tcl 2025-07-24T03:55:53.0953560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/scrollbar.tcl 2025-07-24T03:55:53.1054230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/sizegrip.tcl 2025-07-24T03:55:53.1172800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/button.tcl 2025-07-24T03:55:53.1206730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/defaults.tcl 2025-07-24T03:55:53.1306930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/utils.tcl 2025-07-24T03:55:53.1407260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/ttk.tcl 2025-07-24T03:55:53.1507360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/treeview.tcl 2025-07-24T03:55:53.1607650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/classicTheme.tcl 2025-07-24T03:55:53.1707790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/spinbox.tcl 2025-07-24T03:55:53.1808040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/clamTheme.tcl 2025-07-24T03:55:53.1808350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/aquaTheme.tcl 2025-07-24T03:55:53.1909030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/xpTheme.tcl 2025-07-24T03:55:53.2009440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/entry.tcl 2025-07-24T03:55:53.2109890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/notebook.tcl 2025-07-24T03:55:53.2210270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/fonts.tcl 2025-07-24T03:55:53.2310750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/vistaTheme.tcl 2025-07-24T03:55:53.2411340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/altTheme.tcl 2025-07-24T03:55:53.2511740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/combobox.tcl 2025-07-24T03:55:53.2612200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/winTheme.tcl 2025-07-24T03:55:53.2712590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/scale.tcl 2025-07-24T03:55:53.2813080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/menubutton.tcl 2025-07-24T03:55:53.2913530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/progress.tcl 2025-07-24T03:55:53.3013900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/cursors.tcl 2025-07-24T03:55:53.3114390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/obsolete.tcl 2025-07-24T03:55:53.3214860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/mkpsenc.tcl 2025-07-24T03:55:53.3318790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logoMed.gif 2025-07-24T03:55:53.3320190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo.eps 2025-07-24T03:55:53.3321530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo150.gif 2025-07-24T03:55:53.3322840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/tai-ku.gif 2025-07-24T03:55:53.3324080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/README 2025-07-24T03:55:53.3325350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo.eps 2025-07-24T03:55:53.3326670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo200.gif 2025-07-24T03:55:53.3328000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logoLarge.gif 2025-07-24T03:55:53.3329330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo175.gif 2025-07-24T03:55:53.3330670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo75.gif 2025-07-24T03:55:53.3332020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo100.gif 2025-07-24T03:55:53.3333320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo100.gif 2025-07-24T03:55:53.3334590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo64.gif 2025-07-24T03:55:53.3335820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/spinbox.tcl 2025-07-24T03:55:53.3337050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/unsupported.tcl 2025-07-24T03:55:53.3338290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/clrpick.tcl 2025-07-24T03:55:53.3339460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/entry.tcl 2025-07-24T03:55:53.3340620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/console.tcl 2025-07-24T03:55:53.3341780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/icons.tcl 2025-07-24T03:55:53.3343320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/choosedir.tcl 2025-07-24T03:55:53.3344490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/menu.tcl 2025-07-24T03:55:53.3345630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/dialog.tcl 2025-07-24T03:55:53.3346790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/comdlg.tcl 2025-07-24T03:55:53.3347930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tclIndex 2025-07-24T03:55:53.3349070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/pl.msg 2025-07-24T03:55:53.3350250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/el.msg 2025-07-24T03:55:53.3351420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/sv.msg 2025-07-24T03:55:53.3352580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/en.msg 2025-07-24T03:55:53.3353760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/eo.msg 2025-07-24T03:55:53.3354920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/ru.msg 2025-07-24T03:55:53.3356100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/fr.msg 2025-07-24T03:55:53.3357260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/nl.msg 2025-07-24T03:55:53.3358430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/cs.msg 2025-07-24T03:55:53.3359610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/en_gb.msg 2025-07-24T03:55:53.3360800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/es.msg 2025-07-24T03:55:53.3361960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/hu.msg 2025-07-24T03:55:53.3363140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/da.msg 2025-07-24T03:55:53.3364310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/fi.msg 2025-07-24T03:55:53.3365490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/zh_cn.msg 2025-07-24T03:55:53.3366690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/pt.msg 2025-07-24T03:55:53.3367850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/de.msg 2025-07-24T03:55:53.3369030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/it.msg 2025-07-24T03:55:53.3370200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tearoff.tcl 2025-07-24T03:55:53.3371380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/pkgIndex.tcl 2025-07-24T03:55:53.3372570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tkAppInit.c 2025-07-24T03:55:53.3373750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/bgerror.tcl 2025-07-24T03:55:53.3374920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/scrlbar.tcl 2025-07-24T03:55:53.3376080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/safetk.tcl 2025-07-24T03:55:53.3377260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/iconlist.tcl 2025-07-24T03:55:53.3378430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/optMenu.tcl 2025-07-24T03:55:53.3379590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/xmfbox.tcl 2025-07-24T03:55:53.3380760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/listbox.tcl 2025-07-24T03:55:53.3381910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/focus.tcl 2025-07-24T03:55:53.3383090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/style.tcl 2025-07-24T03:55:53.3384480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/bitmap.tcl 2025-07-24T03:55:53.3385930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/aniwave.tcl 2025-07-24T03:55:53.3387180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/bind.tcl 2025-07-24T03:55:53.3388410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/image1.tcl 2025-07-24T03:55:53.3389680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/textpeer.tcl 2025-07-24T03:55:53.3390960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/msgbox.tcl 2025-07-24T03:55:53.3392190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/button.tcl 2025-07-24T03:55:53.3393410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/en.msg 2025-07-24T03:55:53.3394600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/text.tcl 2025-07-24T03:55:53.3395850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/image2.tcl 2025-07-24T03:55:53.3397110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/paned2.tcl 2025-07-24T03:55:53.3398360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/filebox.tcl 2025-07-24T03:55:53.3399620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/sayings.tcl 2025-07-24T03:55:53.3400860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/plot.tcl 2025-07-24T03:55:53.3402110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkscale.tcl 2025-07-24T03:55:53.3403390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/goldberg.tcl 2025-07-24T03:55:53.3404620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/widget 2025-07-24T03:55:53.3405900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkprogress.tcl 2025-07-24T03:55:53.3407200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/paned1.tcl 2025-07-24T03:55:53.3408450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttknote.tcl 2025-07-24T03:55:53.3409680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/form.tcl 2025-07-24T03:55:53.3410960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/flagup.xbm 2025-07-24T03:55:53.3412320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/letters.xbm 2025-07-24T03:55:53.3413680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earthris.gif 2025-07-24T03:55:53.3415040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/gray25.xbm 2025-07-24T03:55:53.3416400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earthmenu.png 2025-07-24T03:55:53.3417770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/ouster.png 2025-07-24T03:55:53.3419120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/noletter.xbm 2025-07-24T03:55:53.3420500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/teapot.ppm 2025-07-24T03:55:53.3422230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/pattern.xbm 2025-07-24T03:55:53.3423640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/tcllogo.gif 2025-07-24T03:55:53.3425000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/flagdown.xbm 2025-07-24T03:55:53.3426350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earth.gif 2025-07-24T03:55:53.3427630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tree.tcl 2025-07-24T03:55:53.3429210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/floor.tcl 2025-07-24T03:55:53.3430480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/clrpick.tcl 2025-07-24T03:55:53.3431740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/spin.tcl 2025-07-24T03:55:53.3432940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/timer 2025-07-24T03:55:53.3434170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkpane.tcl 2025-07-24T03:55:53.3435470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/fontchoose.tcl 2025-07-24T03:55:53.3436750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/dialog1.tcl 2025-07-24T03:55:53.3438020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/license.terms 2025-07-24T03:55:53.3439280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/nl.msg 2025-07-24T03:55:53.3440520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/dialog2.tcl 2025-07-24T03:55:53.3441670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/twind.tcl 2025-07-24T03:55:53.3442670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/menu.tcl 2025-07-24T03:55:53.3443730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/knightstour.tcl 2025-07-24T03:55:53.3444770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/README 2025-07-24T03:55:53.3445800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/cscroll.tcl 2025-07-24T03:55:53.3446840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/anilabel.tcl 2025-07-24T03:55:53.3447860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ixset 2025-07-24T03:55:53.3448860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/arrow.tcl 2025-07-24T03:55:53.3463240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/toolbar.tcl 2025-07-24T03:55:53.3464300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkmenu.tcl 2025-07-24T03:55:53.3465340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/search.tcl 2025-07-24T03:55:53.3466370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tclIndex 2025-07-24T03:55:53.3467370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ctext.tcl 2025-07-24T03:55:53.3468410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/menubu.tcl 2025-07-24T03:55:53.3469420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/label.tcl 2025-07-24T03:55:53.3470430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tcolor 2025-07-24T03:55:53.3471440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/puzzle.tcl 2025-07-24T03:55:53.3472470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/hscale.tcl 2025-07-24T03:55:53.3473460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/hello 2025-07-24T03:55:53.3474430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/browse 2025-07-24T03:55:53.3475430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkbut.tcl 2025-07-24T03:55:53.3476490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/labelframe.tcl 2025-07-24T03:55:53.3477540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/states.tcl 2025-07-24T03:55:53.3478580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/unicodeout.tcl 2025-07-24T03:55:53.3479860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/rolodex 2025-07-24T03:55:53.3480880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry1.tcl 2025-07-24T03:55:53.3481890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/combo.tcl 2025-07-24T03:55:53.3482890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/check.tcl 2025-07-24T03:55:53.3483920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/pendulum.tcl 2025-07-24T03:55:53.3484960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/mclist.tcl 2025-07-24T03:55:53.3485980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry2.tcl 2025-07-24T03:55:53.3486990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/radio.tcl 2025-07-24T03:55:53.3488010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/colors.tcl 2025-07-24T03:55:53.3489010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/icon.tcl 2025-07-24T03:55:53.3489980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/rmt 2025-07-24T03:55:53.3490960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/items.tcl 2025-07-24T03:55:53.3491970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry3.tcl 2025-07-24T03:55:53.3492970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ruler.tcl 2025-07-24T03:55:53.3493980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/vscale.tcl 2025-07-24T03:55:53.3494970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/scale.tcl 2025-07-24T03:55:53.3495930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/palette.tcl 2025-07-24T03:55:53.3496890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/word.tcl 2025-07-24T03:55:53.3497810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tm.tcl 2025-07-24T03:55:53.3498750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/clock.tcl 2025-07-24T03:55:53.3499720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/history.tcl 2025-07-24T03:55:53.3500750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp869.enc 2025-07-24T03:55:53.3501820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp855.enc 2025-07-24T03:55:53.3502920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022-jp.enc 2025-07-24T03:55:53.3504010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0201.enc 2025-07-24T03:55:53.3505090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp857.enc 2025-07-24T03:55:53.3506180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macJapan.enc 2025-07-24T03:55:53.3507300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macUkraine.enc 2025-07-24T03:55:53.3508390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp936.enc 2025-07-24T03:55:53.3509450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp932.enc 2025-07-24T03:55:53.3510530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/tis-620.enc 2025-07-24T03:55:53.3511620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp852.enc 2025-07-24T03:55:53.3512710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022-kr.enc 2025-07-24T03:55:53.3513810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macIceland.enc 2025-07-24T03:55:53.3515150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp850.enc 2025-07-24T03:55:53.3516240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0212.enc 2025-07-24T03:55:53.3517320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/symbol.enc 2025-07-24T03:55:53.3518410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macTurkish.enc 2025-07-24T03:55:53.3519490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ascii.enc 2025-07-24T03:55:53.3520620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macGreek.enc 2025-07-24T03:55:53.3521780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb12345.enc 2025-07-24T03:55:53.3522880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-6.enc 2025-07-24T03:55:53.3523990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-7.enc 2025-07-24T03:55:53.3525080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-5.enc 2025-07-24T03:55:53.3526170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-4.enc 2025-07-24T03:55:53.3527250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-1.enc 2025-07-24T03:55:53.3528340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/dingbats.enc 2025-07-24T03:55:53.3529410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp950.enc 2025-07-24T03:55:53.3530480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1258.enc 2025-07-24T03:55:53.3531550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp775.enc 2025-07-24T03:55:53.3532640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-3.enc 2025-07-24T03:55:53.3533730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-2.enc 2025-07-24T03:55:53.3534840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb2312-raw.enc 2025-07-24T03:55:53.3535860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCyrillic.enc 2025-07-24T03:55:53.3536810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1256.enc 2025-07-24T03:55:53.3537730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb1988.enc 2025-07-24T03:55:53.3538640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ebcdic.enc 2025-07-24T03:55:53.3539550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-jp.enc 2025-07-24T03:55:53.3540490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-13.enc 2025-07-24T03:55:53.3541440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ksc5601.enc 2025-07-24T03:55:53.3542350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/big5.enc 2025-07-24T03:55:53.3543260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1257.enc 2025-07-24T03:55:53.3544180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb2312.enc 2025-07-24T03:55:53.3545090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1255.enc 2025-07-24T03:55:53.3546000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp949.enc 2025-07-24T03:55:53.3546940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-11.enc 2025-07-24T03:55:53.3547890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-10.enc 2025-07-24T03:55:53.3549070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1254.enc 2025-07-24T03:55:53.3550000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1250.enc 2025-07-24T03:55:53.3550960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCentEuro.enc 2025-07-24T03:55:53.3551910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-14.enc 2025-07-24T03:55:53.3552850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-9.enc 2025-07-24T03:55:53.3553780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-kr.enc 2025-07-24T03:55:53.3554700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-8.enc 2025-07-24T03:55:53.3555640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-15.enc 2025-07-24T03:55:53.3556590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1251.enc 2025-07-24T03:55:53.3557550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1253.enc 2025-07-24T03:55:53.3558470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-16.enc 2025-07-24T03:55:53.3559400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp437.enc 2025-07-24T03:55:53.3560310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1252.enc 2025-07-24T03:55:53.3561230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/koi8-u.enc 2025-07-24T03:55:53.3562150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macThai.enc 2025-07-24T03:55:53.3563070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/shiftjis.enc 2025-07-24T03:55:53.3564010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp861.enc 2025-07-24T03:55:53.3564940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macRomania.enc 2025-07-24T03:55:53.3565860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp860.enc 2025-07-24T03:55:53.3566770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp874.enc 2025-07-24T03:55:53.3567700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cns11643.enc 2025-07-24T03:55:53.3568620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macRoman.enc 2025-07-24T03:55:53.3569550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0208.enc 2025-07-24T03:55:53.3570470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp862.enc 2025-07-24T03:55:53.3571390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022.enc 2025-07-24T03:55:53.3572340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macDingbats.enc 2025-07-24T03:55:53.3573280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp863.enc 2025-07-24T03:55:53.3574180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp866.enc 2025-07-24T03:55:53.3575090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/koi8-r.enc 2025-07-24T03:55:53.3576010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp737.enc 2025-07-24T03:55:53.3576910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp864.enc 2025-07-24T03:55:53.3577850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCroatian.enc 2025-07-24T03:55:53.3578950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-cn.enc 2025-07-24T03:55:53.3579940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp865.enc 2025-07-24T03:55:53.3580970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/opt0.4/optparse.tcl 2025-07-24T03:55:53.3581900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-07-24T03:55:53.3582760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tclIndex 2025-07-24T03:55:53.3583730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kok.msg 2025-07-24T03:55:53.3584590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sw.msg 2025-07-24T03:55:53.3585450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pl.msg 2025-07-24T03:55:53.3586290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa.msg 2025-07-24T03:55:53.3587260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de_at.msg 2025-07-24T03:55:53.3588130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_bo.msg 2025-07-24T03:55:53.3588970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/el.msg 2025-07-24T03:55:53.3589800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sv.msg 2025-07-24T03:55:53.3590650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gl_es.msg 2025-07-24T03:55:53.3591510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_bw.msg 2025-07-24T03:55:53.3592370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_ca.msg 2025-07-24T03:55:53.3593220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_be.msg 2025-07-24T03:55:53.3594070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hi.msg 2025-07-24T03:55:53.3594910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ja.msg 2025-07-24T03:55:53.3595740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eo.msg 2025-07-24T03:55:53.3596590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pt_br.msg 2025-07-24T03:55:53.3597460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bn_in.msg 2025-07-24T03:55:53.3598310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ru_ua.msg 2025-07-24T03:55:53.3599160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ca.msg 2025-07-24T03:55:53.3600040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_be.msg 2025-07-24T03:55:53.3600880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sq.msg 2025-07-24T03:55:53.3601730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ru.msg 2025-07-24T03:55:53.3602590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_cl.msg 2025-07-24T03:55:53.3603430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kw.msg 2025-07-24T03:55:53.3604270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ar.msg 2025-07-24T03:55:53.3605130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_in.msg 2025-07-24T03:55:53.3605990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_zw.msg 2025-07-24T03:55:53.3606820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sr.msg 2025-07-24T03:55:53.3607660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/it_ch.msg 2025-07-24T03:55:53.3608520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_co.msg 2025-07-24T03:55:53.3609560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gv.msg 2025-07-24T03:55:53.3610390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr.msg 2025-07-24T03:55:53.3611350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ga.msg 2025-07-24T03:55:53.3612190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ni.msg 2025-07-24T03:55:53.3613050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_za.msg 2025-07-24T03:55:53.3613900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/af.msg 2025-07-24T03:55:53.3614740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_hn.msg 2025-07-24T03:55:53.3615580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/lv.msg 2025-07-24T03:55:53.3616410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mr.msg 2025-07-24T03:55:53.3617260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ms.msg 2025-07-24T03:55:53.3618110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar.msg 2025-07-24T03:55:53.3618960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_do.msg 2025-07-24T03:55:53.3619820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_gt.msg 2025-07-24T03:55:53.3620660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/lt.msg 2025-07-24T03:55:53.3621510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/te.msg 2025-07-24T03:55:53.3622330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/tr.msg 2025-07-24T03:55:53.3623180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ie.msg 2025-07-24T03:55:53.3624040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nl_be.msg 2025-07-24T03:55:53.3624900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_py.msg 2025-07-24T03:55:53.3625740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ta.msg 2025-07-24T03:55:53.3626600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/vi.msg 2025-07-24T03:55:53.3627440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mt.msg 2025-07-24T03:55:53.3628270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nn.msg 2025-07-24T03:55:53.3629100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_sv.msg 2025-07-24T03:55:53.3629950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nl.msg 2025-07-24T03:55:53.3630670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bn.msg 2025-07-24T03:55:53.3631410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_lb.msg 2025-07-24T03:55:53.3632150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh.msg 2025-07-24T03:55:53.3632880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa_in.msg 2025-07-24T03:55:53.3633620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ko_kr.msg 2025-07-24T03:55:53.3634360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_in.msg 2025-07-24T03:55:53.3635100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pa.msg 2025-07-24T03:55:53.3635840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/te_in.msg 2025-07-24T03:55:53.3636570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/uk.msg 2025-07-24T03:55:53.3637300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_hk.msg 2025-07-24T03:55:53.3638220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_hk.msg 2025-07-24T03:55:53.3638970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ga_ie.msg 2025-07-24T03:55:53.3639700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/cs.msg 2025-07-24T03:55:53.3640430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ec.msg 2025-07-24T03:55:53.3641160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nb.msg 2025-07-24T03:55:53.3641890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hi_in.msg 2025-07-24T03:55:53.3642630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/af_za.msg 2025-07-24T03:55:53.3643380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fo_fo.msg 2025-07-24T03:55:53.3644120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa_ir.msg 2025-07-24T03:55:53.3644860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/th.msg 2025-07-24T03:55:53.3645590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ca.msg 2025-07-24T03:55:53.3646310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/be.msg 2025-07-24T03:55:53.3647040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mk.msg 2025-07-24T03:55:53.3647780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kok_in.msg 2025-07-24T03:55:53.3648540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_gb.msg 2025-07-24T03:55:53.3649290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_sg.msg 2025-07-24T03:55:53.3650020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_sg.msg 2025-07-24T03:55:53.3650770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kw_gb.msg 2025-07-24T03:55:53.3651510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bg.msg 2025-07-24T03:55:53.3652240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pe.msg 2025-07-24T03:55:53.3652980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pr.msg 2025-07-24T03:55:53.3653750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ph.msg 2025-07-24T03:55:53.3654480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ms_my.msg 2025-07-24T03:55:53.3655240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_uy.msg 2025-07-24T03:55:53.3655980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mr_in.msg 2025-07-24T03:55:53.3656730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gv_gb.msg 2025-07-24T03:55:53.3657480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_sy.msg 2025-07-24T03:55:53.3658220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gl.msg 2025-07-24T03:55:53.3658950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es.msg 2025-07-24T03:55:53.3659670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ko.msg 2025-07-24T03:55:53.3660390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hu.msg 2025-07-24T03:55:53.3661110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/da.msg 2025-07-24T03:55:53.3661830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fi.msg 2025-07-24T03:55:53.3662550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sh.msg 2025-07-24T03:55:53.3663290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_ch.msg 2025-07-24T03:55:53.3664230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_jo.msg 2025-07-24T03:55:53.3664970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/is.msg 2025-07-24T03:55:53.3665700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kl.msg 2025-07-24T03:55:53.3666430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de_be.msg 2025-07-24T03:55:53.3667160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/id.msg 2025-07-24T03:55:53.3667880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sk.msg 2025-07-24T03:55:53.3668610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ro.msg 2025-07-24T03:55:53.3669340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_cn.msg 2025-07-24T03:55:53.3670090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/id_id.msg 2025-07-24T03:55:53.3670840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eu_es.msg 2025-07-24T03:55:53.3671570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pt.msg 2025-07-24T03:55:53.3672300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eu.msg 2025-07-24T03:55:53.3673030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_cr.msg 2025-07-24T03:55:53.3673780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ta_in.msg 2025-07-24T03:55:53.3674510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/he.msg 2025-07-24T03:55:53.3675230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hr.msg 2025-07-24T03:55:53.3675960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_mx.msg 2025-07-24T03:55:53.3676640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/et.msg 2025-07-24T03:55:53.3677280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fo.msg 2025-07-24T03:55:53.3677930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ve.msg 2025-07-24T03:55:53.3678590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_tw.msg 2025-07-24T03:55:53.3679230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sl.msg 2025-07-24T03:55:53.3679860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de.msg 2025-07-24T03:55:53.3680500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/it.msg 2025-07-24T03:55:53.3681140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_au.msg 2025-07-24T03:55:53.3681790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kl_gl.msg 2025-07-24T03:55:53.3682460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_nz.msg 2025-07-24T03:55:53.3683090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/safe.tcl 2025-07-24T03:55:53.3683720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/parray.tcl 2025-07-24T03:55:53.3684370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tclAppInit.c 2025-07-24T03:55:53.3685010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/package.tcl 2025-07-24T03:55:53.3685710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/auto.tcl 2025-07-24T03:55:53.3686360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/http1.0/http.tcl 2025-07-24T03:55:53.3687060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-07-24T03:55:53.3687820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/init.tcl 2025-07-24T03:55:53.3688500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtkstub8.6.a 2025-07-24T03:55:53.3689210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/sqlite3.44.2/libsqlite3.44.2.dylib 2025-07-24T03:55:53.3689950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/sqlite3.44.2/pkgIndex.tcl 2025-07-24T03:55:53.3690600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tclConfig.sh 2025-07-24T03:55:53.3691330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.dylib 2025-07-24T03:55:53.3692150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl 2025-07-24T03:55:53.3692910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/pkgIndex.tcl 2025-07-24T03:55:53.3693560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/Tk.icns 2025-07-24T03:55:53.3694150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tclooConfig.sh 2025-07-24T03:55:53.3694790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itcl.tcl 2025-07-24T03:55:53.3695450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclConfig.sh 2025-07-24T03:55:53.3696150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/libitcl4.2.4.dylib 2025-07-24T03:55:53.3696840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/pkgIndex.tcl 2025-07-24T03:55:53.3697540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclHullCmds.tcl 2025-07-24T03:55:53.3698240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclWidget.tcl 2025-07-24T03:55:53.3698940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/libitclstub4.2.4.a 2025-07-24T03:55:53.3699660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/libtdbcstub1.1.7.a 2025-07-24T03:55:53.3700360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/pkgIndex.tcl 2025-07-24T03:55:53.3701010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/tdbc.tcl 2025-07-24T03:55:53.3701690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/libtdbc1.1.7.dylib 2025-07-24T03:55:53.3702390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/tdbcConfig.sh 2025-07-24T03:55:53.3703030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtk8.6.dylib 2025-07-24T03:55:53.3703640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tkConfig.sh 2025-07-24T03:55:53.3704290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.6/tdbc/sqlite3-1.1.7.tm 2025-07-24T03:55:53.3705000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.6/http-2.9.8.tm 2025-07-24T03:55:53.3705720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-07-24T03:55:53.3706450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.4/platform-1.0.19.tm 2025-07-24T03:55:53.3707170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-07-24T03:55:53.3707870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.5/tcltest-2.5.7.tm 2025-07-24T03:55:53.3708620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:53.3709410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:53.3715830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_version.py 2025-07-24T03:55:53.3716670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_utils.py 2025-07-24T03:55:53.3717660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_structures.py 2025-07-24T03:55:53.3718520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_specifiers.py 2025-07-24T03:55:53.3719370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/requirements.txt 2025-07-24T03:55:53.3720240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/CACHEDIR.TAG 2025-07-24T03:55:53.3721170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/README.md 2025-07-24T03:55:53.3722060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/.gitignore 2025-07-24T03:55:53.3722980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/nodeids 2025-07-24T03:55:53.3723950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/lastfailed 2025-07-24T03:55:53.3724910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/stepwise 2025-07-24T03:55:53.3725810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_manylinux.py 2025-07-24T03:55:53.3726640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_tags.py 2025-07-24T03:55:53.3727460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_metadata.py 2025-07-24T03:55:53.3728270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/__init__.py 2025-07-24T03:55:53.3729100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_requirements.py 2025-07-24T03:55:53.3729950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_markers.py 2025-07-24T03:55:53.3730790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_licenses.py 2025-07-24T03:55:53.3731630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-i386 2025-07-24T03:55:53.3732500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-x86_64 2025-07-24T03:55:53.3733370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/glibc-x86_64 2025-07-24T03:55:53.3734250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-aarch64 2025-07-24T03:55:53.3735190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-data 2025-07-24T03:55:53.3736180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-s390x-s390x 2025-07-24T03:55:53.3737180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-class 2025-07-24T03:55:53.3738180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armel 2025-07-24T03:55:53.3739160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-x32 2025-07-24T03:55:53.3740140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-amd64 2025-07-24T03:55:53.3741120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-i386 2025-07-24T03:55:53.3742100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armhf 2025-07-24T03:55:53.3743140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/build.sh 2025-07-24T03:55:53.3744140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-magic 2025-07-24T03:55:53.3745120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-too-short 2025-07-24T03:55:53.3746030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_elffile.py 2025-07-24T03:55:53.3746920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/metadata/everything.metadata 2025-07-24T03:55:53.3747810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_musllinux.py 2025-07-24T03:55:53.3748620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:53.3749430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.3750260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:53.3751060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3751870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:53.3752660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3753410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/paths.json 2025-07-24T03:55:53.3754130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:53.3754830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/files 2025-07-24T03:55:53.3755510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/about.json 2025-07-24T03:55:53.3756210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/index.json 2025-07-24T03:55:53.3756870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/git 2025-07-24T03:55:53.3757670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/tags.py 2025-07-24T03:55:53.3758670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_musllinux.py 2025-07-24T03:55:53.3759670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/metadata.py 2025-07-24T03:55:53.3760660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/version.py 2025-07-24T03:55:53.3761680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-07-24T03:55:53.3762740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-07-24T03:55:53.3763890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-24T03:55:53.3765150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:53.3766280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__init__.py 2025-07-24T03:55:53.3767380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:53.3768610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:53.3770010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:53.3771080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:53.3772130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:53.3773210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:53.3774300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:53.3775380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:53.3776480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:53.3777550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:53.3778630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:53.3779710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:53.3780780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:53.3781850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:53.3782820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_parser.py 2025-07-24T03:55:53.3783700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/utils.py 2025-07-24T03:55:53.3784590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/requirements.py 2025-07-24T03:55:53.3785520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_structures.py 2025-07-24T03:55:53.3786430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/markers.py 2025-07-24T03:55:53.3787310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/py.typed 2025-07-24T03:55:53.3788210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_manylinux.py 2025-07-24T03:55:53.3789120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-07-24T03:55:53.3790030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/specifiers.py 2025-07-24T03:55:53.3790930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_elffile.py 2025-07-24T03:55:53.3791860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/RECORD 2025-07-24T03:55:53.3792870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE 2025-07-24T03:55:53.3794010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/direct_url.json 2025-07-24T03:55:53.3795060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-24T03:55:53.3796050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/WHEEL 2025-07-24T03:55:53.3797030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.BSD 2025-07-24T03:55:53.3798030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/REQUESTED 2025-07-24T03:55:53.3799010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/INSTALLER 2025-07-24T03:55:53.3800000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/METADATA 2025-07-24T03:55:53.3800850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:53.3801550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:53.3802240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/pyproject.toml 2025-07-24T03:55:53.3802970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_utils.py 2025-07-24T03:55:53.3803690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:53.3804430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_structures.py 2025-07-24T03:55:53.3805190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_packages.py 2025-07-24T03:55:53.3805960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/server.py 2025-07-24T03:55:53.3806750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/testserver/__init__.py 2025-07-24T03:55:53.3807530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_testserver.py 2025-07-24T03:55:53.3808260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/compat.py 2025-07-24T03:55:53.3808970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/__init__.py 2025-07-24T03:55:53.3809690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_hooks.py 2025-07-24T03:55:53.3810430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.cnf 2025-07-24T03:55:53.3811250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca-private.key 2025-07-24T03:55:53.3812080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/Makefile 2025-07-24T03:55:53.3812860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.crt 2025-07-24T03:55:53.3813630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/ca/ca.srl 2025-07-24T03:55:53.3814440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.key 2025-07-24T03:55:53.3814810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/Makefile 2025-07-24T03:55:53.3815180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.pem 2025-07-24T03:55:53.3815690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/server.csr 2025-07-24T03:55:53.3816060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/valid/server/cert.cnf 2025-07-24T03:55:53.3816410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/Makefile 2025-07-24T03:55:53.3816730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/README.md 2025-07-24T03:55:53.3817060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/Makefile 2025-07-24T03:55:53.3817400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.cnf 2025-07-24T03:55:53.3817760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca-private.key 2025-07-24T03:55:53.3818110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/Makefile 2025-07-24T03:55:53.3818440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.crt 2025-07-24T03:55:53.3818780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/ca/ca.srl 2025-07-24T03:55:53.3819170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.pem 2025-07-24T03:55:53.3819510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.csr 2025-07-24T03:55:53.3819830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/cert.cnf 2025-07-24T03:55:53.3820170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/mtls/client/client.key 2025-07-24T03:55:53.3820480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/README.md 2025-07-24T03:55:53.3820810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/Makefile 2025-07-24T03:55:53.3821240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.cnf 2025-07-24T03:55:53.3821630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca-private.key 2025-07-24T03:55:53.3821970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/Makefile 2025-07-24T03:55:53.3822300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.crt 2025-07-24T03:55:53.3822630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/ca/ca.srl 2025-07-24T03:55:53.3822980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.key 2025-07-24T03:55:53.3823330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/Makefile 2025-07-24T03:55:53.3823670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.pem 2025-07-24T03:55:53.3824020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/server.csr 2025-07-24T03:55:53.3824370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/server/cert.cnf 2025-07-24T03:55:53.3824690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/certs/expired/README.md 2025-07-24T03:55:53.3824990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_requests.py 2025-07-24T03:55:53.3825480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/utils.py 2025-07-24T03:55:53.3825780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_adapters.py 2025-07-24T03:55:53.3826070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_help.py 2025-07-24T03:55:53.3826380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/tests/test_lowlevel.py 2025-07-24T03:55:53.3826640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:53.3826970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.3827230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:53.3827540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3827820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:53.3828120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3828360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/paths.json 2025-07-24T03:55:53.3828630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:53.3828860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/files 2025-07-24T03:55:53.3829100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/about.json 2025-07-24T03:55:53.3829350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/index.json 2025-07-24T03:55:53.3829570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/info/git 2025-07-24T03:55:53.3829990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/RECORD 2025-07-24T03:55:53.3830420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/licenses/LICENSE 2025-07-24T03:55:53.3830840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/direct_url.json 2025-07-24T03:55:53.3831240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/WHEEL 2025-07-24T03:55:53.3831670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/top_level.txt 2025-07-24T03:55:53.3832180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/REQUESTED 2025-07-24T03:55:53.3832590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/INSTALLER 2025-07-24T03:55:53.3833000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests-2.32.4.dist-info/METADATA 2025-07-24T03:55:53.3833350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/cookies.py 2025-07-24T03:55:53.3833700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/auth.py 2025-07-24T03:55:53.3834060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/sessions.py 2025-07-24T03:55:53.3834400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/hooks.py 2025-07-24T03:55:53.3834750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/compat.py 2025-07-24T03:55:53.3835270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/models.py 2025-07-24T03:55:53.3835630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/certs.py 2025-07-24T03:55:53.3835990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__init__.py 2025-07-24T03:55:53.3836370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/status_codes.py 2025-07-24T03:55:53.3836740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/packages.py 2025-07-24T03:55:53.3837110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__version__.py 2025-07-24T03:55:53.3837580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-07-24T03:55:53.3838020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:53.3838460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-07-24T03:55:53.3838930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-07-24T03:55:53.3839360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:53.3839800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-07-24T03:55:53.3840230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-07-24T03:55:53.3840660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:53.3841110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-07-24T03:55:53.3841550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-07-24T03:55:53.3842000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:53.3842430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-07-24T03:55:53.3842870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-07-24T03:55:53.3843330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-07-24T03:55:53.3843750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-07-24T03:55:53.3844170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-07-24T03:55:53.3844610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:53.3845060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-07-24T03:55:53.3845520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/api.py 2025-07-24T03:55:53.3845910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/_internal_utils.py 2025-07-24T03:55:53.3846270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/utils.py 2025-07-24T03:55:53.3846640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/exceptions.py 2025-07-24T03:55:53.3847000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/structures.py 2025-07-24T03:55:53.3847350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/help.py 2025-07-24T03:55:53.3847710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.4-py313hca03da5_0/lib/python3.13/site-packages/requests/adapters.py 2025-07-24T03:55:53.3847920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0.conda 2025-07-24T03:55:53.3848130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-25.0.0-py313hca03da5_0.conda 2025-07-24T03:55:53.3848340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0.conda 2025-07-24T03:55:53.3848620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:53.3848870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:53.3849120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:53.3849420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3849670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:53.3849960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3850190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:53.3850440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:53.3850650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/files 2025-07-24T03:55:53.3850890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:53.3851110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:53.3851310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/git 2025-07-24T03:55:53.3851650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_decode.py 2025-07-24T03:55:53.3851980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_url.py 2025-07-24T03:55:53.3852310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__init__.py 2025-07-24T03:55:53.3852730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-07-24T03:55:53.3853140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-07-24T03:55:53.3853550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-07-24T03:55:53.3853950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-07-24T03:55:53.3854470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-07-24T03:55:53.3854880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:53.3855210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_format.py 2025-07-24T03:55:53.3855540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_parse.py 2025-07-24T03:55:53.3855860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/py.typed 2025-07-24T03:55:53.3856190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_encode.py 2025-07-24T03:55:53.3856560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-07-24T03:55:53.3856940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-07-24T03:55:53.3857340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-07-24T03:55:53.3857700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-07-24T03:55:53.3858080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-07-24T03:55:53.3858460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-07-24T03:55:53.3858840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-07-24T03:55:53.3859070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ostream.h 2025-07-24T03:55:53.3859300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format-inl.h 2025-07-24T03:55:53.3859520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ranges.h 2025-07-24T03:55:53.3859740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/xchar.h 2025-07-24T03:55:53.3859950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/core.h 2025-07-24T03:55:53.3860170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/chrono.h 2025-07-24T03:55:53.3860370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/os.h 2025-07-24T03:55:53.3860580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/color.h 2025-07-24T03:55:53.3860790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/args.h 2025-07-24T03:55:53.3861010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/printf.h 2025-07-24T03:55:53.3861230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/compile.h 2025-07-24T03:55:53.3861440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format.h 2025-07-24T03:55:53.3861650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/std.h 2025-07-24T03:55:53.3861890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/repodata_record.json 2025-07-24T03:55:53.3862100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/test/run_test.sh 2025-07-24T03:55:53.3862340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/licenses/LICENSE.rst 2025-07-24T03:55:53.3862560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/bld.bat 2025-07-24T03:55:53.3862770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/build.sh 2025-07-24T03:55:53.3863120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3863390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml 2025-07-24T03:55:53.3863650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3863870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/run_exports.json 2025-07-24T03:55:53.3864080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/paths.json 2025-07-24T03:55:53.3864290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/hash_input.json 2025-07-24T03:55:53.3864470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/files 2025-07-24T03:55:53.3864680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/about.json 2025-07-24T03:55:53.3864880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/has_prefix 2025-07-24T03:55:53.3865080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/index.json 2025-07-24T03:55:53.3865260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/git 2025-07-24T03:55:53.3865570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/pkgconfig/fmt.pc 2025-07-24T03:55:53.3865850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets-release.cmake 2025-07-24T03:55:53.3866110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config.cmake 2025-07-24T03:55:53.3866390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config-version.cmake 2025-07-24T03:55:53.3866650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets.cmake 2025-07-24T03:55:53.3866850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.dylib 2025-07-24T03:55:53.3867060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.dylib 2025-07-24T03:55:53.3867300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.1.0.dylib 2025-07-24T03:55:53.3867500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/bin/iconv 2025-07-24T03:55:53.3867730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/libcharset.h 2025-07-24T03:55:53.3867980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/localcharset.h 2025-07-24T03:55:53.3868190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/iconv.h 2025-07-24T03:55:53.3868450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/repodata_record.json 2025-07-24T03:55:53.3868680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/test/run_test.sh 2025-07-24T03:55:53.3868930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING.LIB 2025-07-24T03:55:53.3869170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING 2025-07-24T03:55:53.3869460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/configure.cmake.patch 2025-07-24T03:55:53.3869720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/libtool-reloc 2025-07-24T03:55:53.3870080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/config.h.patch 2025-07-24T03:55:53.3870330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/glibc.patch 2025-07-24T03:55:53.3870550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/bld.bat 2025-07-24T03:55:53.3870780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/build.sh 2025-07-24T03:55:53.3871070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3871350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/CMakeLists.txt.patch 2025-07-24T03:55:53.3871730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml 2025-07-24T03:55:53.3872010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3872250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/run_exports.json 2025-07-24T03:55:53.3872470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/paths.json 2025-07-24T03:55:53.3872700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/hash_input.json 2025-07-24T03:55:53.3872900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/files 2025-07-24T03:55:53.3873120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/about.json 2025-07-24T03:55:53.3873330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/index.json 2025-07-24T03:55:53.3873530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/git 2025-07-24T03:55:53.3873750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.a 2025-07-24T03:55:53.3874000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.1.dylib 2025-07-24T03:55:53.3874230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.2.dylib 2025-07-24T03:55:53.3874450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.dylib 2025-07-24T03:55:53.3874680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.dylib 2025-07-24T03:55:53.3874890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.a 2025-07-24T03:55:53.3875130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv.3 2025-07-24T03:55:53.3875390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_close.3 2025-07-24T03:55:53.3875670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open_into.3 2025-07-24T03:55:53.3875930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open.3 2025-07-24T03:55:53.3876180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconvctl.3 2025-07-24T03:55:53.3876430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man1/iconv.1 2025-07-24T03:55:53.3876690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_close.3.html 2025-07-24T03:55:53.3876940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.3.html 2025-07-24T03:55:53.3877190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconvctl.3.html 2025-07-24T03:55:53.3877470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open_into.3.html 2025-07-24T03:55:53.3877730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open.3.html 2025-07-24T03:55:53.3877970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.1.html 2025-07-24T03:55:53.3878210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsondiff 2025-07-24T03:55:53.3878440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsonpatch 2025-07-24T03:55:53.3878730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/repodata_record.json 2025-07-24T03:55:53.3878990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.sh 2025-07-24T03:55:53.3879250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.js 2025-07-24T03:55:53.3879510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.py 2025-07-24T03:55:53.3879830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-24T03:55:53.3880200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.py 2025-07-24T03:55:53.3880470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/licenses/LICENSE 2025-07-24T03:55:53.3880780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3881040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml 2025-07-24T03:55:53.3881340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3881580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/paths.json 2025-07-24T03:55:53.3881840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/hash_input.json 2025-07-24T03:55:53.3882060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/files 2025-07-24T03:55:53.3882310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/about.json 2025-07-24T03:55:53.3882550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/has_prefix 2025-07-24T03:55:53.3882790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/index.json 2025-07-24T03:55:53.3883000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/git 2025-07-24T03:55:53.3883340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch.py 2025-07-24T03:55:53.3883750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-07-24T03:55:53.3884150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-07-24T03:55:53.3884550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-07-24T03:55:53.3884990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-07-24T03:55:53.3885380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-07-24T03:55:53.3885810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-07-24T03:55:53.3886210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-07-24T03:55:53.3886620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-07-24T03:55:53.3887020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-07-24T03:55:53.3887450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-07-24T03:55:53.3887630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1.conda 2025-07-24T03:55:53.3887840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev++.h 2025-07-24T03:55:53.3888040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev.h 2025-07-24T03:55:53.3888280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/repodata_record.json 2025-07-24T03:55:53.3888510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/licenses/LICENSE 2025-07-24T03:55:53.3888730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/install.sh 2025-07-24T03:55:53.3888960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/build.sh 2025-07-24T03:55:53.3889330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3889560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml 2025-07-24T03:55:53.3889830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3890050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/run_exports.json 2025-07-24T03:55:53.3890260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/paths.json 2025-07-24T03:55:53.3890480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/hash_input.json 2025-07-24T03:55:53.3890670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/files 2025-07-24T03:55:53.3890890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/about.json 2025-07-24T03:55:53.3891090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/index.json 2025-07-24T03:55:53.3891280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/git 2025-07-24T03:55:53.3891520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.dylib 2025-07-24T03:55:53.3891740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.4.dylib 2025-07-24T03:55:53.3891950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/share/man/man3/ev.3 2025-07-24T03:55:53.3892150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1.conda 2025-07-24T03:55:53.3892350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0.conda 2025-07-24T03:55:53.3892620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/test_data.hpp 2025-07-24T03:55:53.3892930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/ordered_map.hpp 2025-07-24T03:55:53.3893210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json.hpp 2025-07-24T03:55:53.3893530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/adl_serializer.hpp 2025-07-24T03:55:53.3893880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/byte_container_with_subtype.hpp 2025-07-24T03:55:53.3894170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/hash.hpp 2025-07-24T03:55:53.3894500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_escape.hpp 2025-07-24T03:55:53.3894810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_ref.hpp 2025-07-24T03:55:53.3895160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_chars.hpp 2025-07-24T03:55:53.3895510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/from_json.hpp 2025-07-24T03:55:53.3895860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_json.hpp 2025-07-24T03:55:53.3896170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/value_t.hpp 2025-07-24T03:55:53.3896510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/position_t.hpp 2025-07-24T03:55:53.3896830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/parser.hpp 2025-07-24T03:55:53.3897160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/json_sax.hpp 2025-07-24T03:55:53.3897500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/binary_reader.hpp 2025-07-24T03:55:53.3897850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/input_adapters.hpp 2025-07-24T03:55:53.3898300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/lexer.hpp 2025-07-24T03:55:53.3898620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_concat.hpp 2025-07-24T03:55:53.3898930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_scope.hpp 2025-07-24T03:55:53.3899290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/output_adapters.hpp 2025-07-24T03:55:53.3899630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/serializer.hpp 2025-07-24T03:55:53.3899980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/binary_writer.hpp 2025-07-24T03:55:53.3900300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/is_sax.hpp 2025-07-24T03:55:53.3900640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/end.hpp 2025-07-24T03:55:53.3900990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/begin.hpp 2025-07-24T03:55:53.3901320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/identity_tag.hpp 2025-07-24T03:55:53.3901660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/type_traits.hpp 2025-07-24T03:55:53.3901990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/cpp_future.hpp 2025-07-24T03:55:53.3902310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/detected.hpp 2025-07-24T03:55:53.3902630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/void_t.hpp 2025-07-24T03:55:53.3902950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/std_fs.hpp 2025-07-24T03:55:53.3903270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_pointer.hpp 2025-07-24T03:55:53.3903580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/exceptions.hpp 2025-07-24T03:55:53.3903900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/abi_macros.hpp 2025-07-24T03:55:53.3904230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_unscope.hpp 2025-07-24T03:55:53.3904570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iter_impl.hpp 2025-07-24T03:55:53.3904970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-07-24T03:55:53.3905350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-07-24T03:55:53.3905720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-07-24T03:55:53.3906100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-07-24T03:55:53.3906480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-07-24T03:55:53.3906830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-07-24T03:55:53.3907190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-07-24T03:55:53.3907620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json_fwd.hpp 2025-07-24T03:55:53.3907910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/repodata_record.json 2025-07-24T03:55:53.3908170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/test/run_test.sh 2025-07-24T03:55:53.3908450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/licenses/LICENSE.MIT 2025-07-24T03:55:53.3908700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/bld.bat 2025-07-24T03:55:53.3908960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/build.sh 2025-07-24T03:55:53.3909270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3909530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml 2025-07-24T03:55:53.3909830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3910070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/paths.json 2025-07-24T03:55:53.3910330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/hash_input.json 2025-07-24T03:55:53.3910550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/files 2025-07-24T03:55:53.3910790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/about.json 2025-07-24T03:55:53.3911010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/has_prefix 2025-07-24T03:55:53.3911230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/index.json 2025-07-24T03:55:53.3911430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/git 2025-07-24T03:55:53.3911710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/pkgconfig/nlohmann_json.pc 2025-07-24T03:55:53.3912050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-07-24T03:55:53.3912410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-07-24T03:55:53.3912740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-07-24T03:55:53.3912840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls 2025-07-24T03:55:53.3913000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0.conda 2025-07-24T03:55:53.3913320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:53.3913630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:53.3913940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:53.3914290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.3914600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:53.3914940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.3915250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:53.3915580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.3915870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:53.3916280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:53.3916560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/files 2025-07-24T03:55:53.3916840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:53.3917120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:53.3917380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/info/git 2025-07-24T03:55:53.3917860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-07-24T03:55:53.3918330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/LICENSE 2025-07-24T03:55:53.3918830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-07-24T03:55:53.3919310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-07-24T03:55:53.3919790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-07-24T03:55:53.3920260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-07-24T03:55:53.3920770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-07-24T03:55:53.3921210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-07-24T03:55:53.3921680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-07-24T03:55:53.3926270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-07-24T03:55:53.3926780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-07-24T03:55:53.3927280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-07-24T03:55:53.3927800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-07-24T03:55:53.3928310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:53.3928820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-07-24T03:55:53.3929320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-07-24T03:55:53.3929820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:53.3930490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-07-24T03:55:53.3930980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-07-24T03:55:53.3931420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-07-24T03:55:53.3931830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-07-24T03:55:53.3932270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-07-24T03:55:53.3932710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-07-24T03:55:53.3933120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-07-24T03:55:53.3933550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-07-24T03:55:53.3933730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tabs 2025-07-24T03:55:53.3933900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/toe 2025-07-24T03:55:53.3934090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/infotocap 2025-07-24T03:55:53.3934280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/captoinfo 2025-07-24T03:55:53.3934450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tset 2025-07-24T03:55:53.3934630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/reset 2025-07-24T03:55:53.3934800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/clear 2025-07-24T03:55:53.3935020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/ncursesw6-config 2025-07-24T03:55:53.3935190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tic 2025-07-24T03:55:53.3935370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/infocmp 2025-07-24T03:55:53.3935540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tput 2025-07-24T03:55:53.3935740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/termcap.h 2025-07-24T03:55:53.3935940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesp.h 2025-07-24T03:55:53.3936220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesf.h 2025-07-24T03:55:53.3936450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/termcap.h 2025-07-24T03:55:53.3936680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesp.h 2025-07-24T03:55:53.3936910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesf.h 2025-07-24T03:55:53.3937120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/etip.h 2025-07-24T03:55:53.3937330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/form.h 2025-07-24T03:55:53.3937550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesw.h 2025-07-24T03:55:53.3937790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/nc_tparm.h 2025-07-24T03:55:53.3938010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/unctrl.h 2025-07-24T03:55:53.3938240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesapp.h 2025-07-24T03:55:53.4021010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/term.h 2025-07-24T03:55:53.4121160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursslk.h 2025-07-24T03:55:53.4221380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/panel.h 2025-07-24T03:55:53.4321530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/ncurses.h 2025-07-24T03:55:53.4421840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/tic.h 2025-07-24T03:55:53.4521920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/eti.h 2025-07-24T03:55:53.4622230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/ncurses_dll.h 2025-07-24T03:55:53.4722340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/term_entry.h 2025-07-24T03:55:53.4822470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/menu.h 2025-07-24T03:55:53.4822670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesm.h 2025-07-24T03:55:53.4923340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/curses.h 2025-07-24T03:55:53.4923510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/etip.h 2025-07-24T03:55:53.4923680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/form.h 2025-07-24T03:55:53.4923860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesw.h 2025-07-24T03:55:53.4924040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/nc_tparm.h 2025-07-24T03:55:53.4924210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/unctrl.h 2025-07-24T03:55:53.4924390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesapp.h 2025-07-24T03:55:53.4924560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/term.h 2025-07-24T03:55:53.4924740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursslk.h 2025-07-24T03:55:53.4924910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/panel.h 2025-07-24T03:55:53.4925080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses.h 2025-07-24T03:55:53.4925250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/tic.h 2025-07-24T03:55:53.4925410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/eti.h 2025-07-24T03:55:53.4925590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses_dll.h 2025-07-24T03:55:53.4925770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/term_entry.h 2025-07-24T03:55:53.4925930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/menu.h 2025-07-24T03:55:53.4926100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesm.h 2025-07-24T03:55:53.4926310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/termcap.h 2025-07-24T03:55:53.4926520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesp.h 2025-07-24T03:55:53.4926720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesf.h 2025-07-24T03:55:53.4926910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/etip.h 2025-07-24T03:55:53.5023700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/form.h 2025-07-24T03:55:53.5123840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesw.h 2025-07-24T03:55:53.5224550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/nc_tparm.h 2025-07-24T03:55:53.5324860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/unctrl.h 2025-07-24T03:55:53.5425930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesapp.h 2025-07-24T03:55:53.5525580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/term.h 2025-07-24T03:55:53.5626010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursslk.h 2025-07-24T03:55:53.5726330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/panel.h 2025-07-24T03:55:53.5840120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/ncurses.h 2025-07-24T03:55:53.5841000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/tic.h 2025-07-24T03:55:53.5940450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/eti.h 2025-07-24T03:55:53.6040980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/ncurses_dll.h 2025-07-24T03:55:53.6141510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/term_entry.h 2025-07-24T03:55:53.6242020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/menu.h 2025-07-24T03:55:53.6342630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesm.h 2025-07-24T03:55:53.6443270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/curses.h 2025-07-24T03:55:53.6543480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/curses.h 2025-07-24T03:55:53.6644900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/repodata_record.json 2025-07-24T03:55:53.6646130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/run_test.sh 2025-07-24T03:55:53.6647220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/run_test.py 2025-07-24T03:55:53.6648390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/test_time_dependencies.json 2025-07-24T03:55:53.6649530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/licenses/COPYING 2025-07-24T03:55:53.6650560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/fix.patch 2025-07-24T03:55:53.6651590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/run_test.sh 2025-07-24T03:55:53.6652840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/ncurses-5.9-gcc-5.patch 2025-07-24T03:55:53.6654200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/build.sh 2025-07-24T03:55:53.6655630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:53.6657130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/run_test.py 2025-07-24T03:55:53.6658520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/clang.patch 2025-07-24T03:55:53.6659900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/CVE-2022-29458.patch 2025-07-24T03:55:53.6661250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/meta.yaml 2025-07-24T03:55:53.6662600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/meta.yaml.template 2025-07-24T03:55:53.6664000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/run_exports.json 2025-07-24T03:55:53.6665290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/paths.json 2025-07-24T03:55:53.6666540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/hash_input.json 2025-07-24T03:55:53.6667690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/files 2025-07-24T03:55:53.6668790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/about.json 2025-07-24T03:55:53.6669920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/has_prefix 2025-07-24T03:55:53.6671330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/index.json 2025-07-24T03:55:53.6672570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/git 2025-07-24T03:55:53.6673710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses++.a 2025-07-24T03:55:53.6674940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.6.dylib 2025-07-24T03:55:53.6676220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/ncursesw.pc 2025-07-24T03:55:53.6677510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/formw.pc 2025-07-24T03:55:53.6678810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/ncurses++w.pc 2025-07-24T03:55:53.6680110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/tinfow.pc 2025-07-24T03:55:53.6681370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/menuw.pc 2025-07-24T03:55:53.6682690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/panelw.pc 2025-07-24T03:55:53.6684040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.dylib 2025-07-24T03:55:53.6685350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses++w.a 2025-07-24T03:55:53.6686570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.6.dylib 2025-07-24T03:55:53.6687790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.dylib 2025-07-24T03:55:53.6689010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.dylib 2025-07-24T03:55:53.6690180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.a 2025-07-24T03:55:53.6691360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.6.dylib 2025-07-24T03:55:53.6692630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.6.dylib 2025-07-24T03:55:53.6693870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.dylib 2025-07-24T03:55:53.6695090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.dylib 2025-07-24T03:55:53.6696350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.6.dylib 2025-07-24T03:55:53.6697590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.a 2025-07-24T03:55:53.6698700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.dylib 2025-07-24T03:55:53.6699690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/terminfo 2025-07-24T03:55:53.6700740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.a 2025-07-24T03:55:53.6701720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.a 2025-07-24T03:55:53.6702700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.a 2025-07-24T03:55:53.6703720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.dylib 2025-07-24T03:55:53.6704730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.6.dylib 2025-07-24T03:55:53.6705750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.6.dylib 2025-07-24T03:55:53.6706750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.a 2025-07-24T03:55:53.6707670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.a 2025-07-24T03:55:53.6708620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.6.dylib 2025-07-24T03:55:53.6709620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.dylib 2025-07-24T03:55:53.6710590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.a 2025-07-24T03:55:53.6711560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.6.dylib 2025-07-24T03:55:53.6712630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.a 2025-07-24T03:55:53.6713720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.dylib 2025-07-24T03:55:53.6714730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.6.dylib 2025-07-24T03:55:53.6715720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.dylib 2025-07-24T03:55:53.6716670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.a 2025-07-24T03:55:53.6717640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/vt300 2025-07-24T03:55:53.6718610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/std 2025-07-24T03:55:53.6719560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/vt100 2025-07-24T03:55:53.6720550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/stdcrt 2025-07-24T03:55:53.6721690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x50-mono 2025-07-24T03:55:53.6722900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-103k 2025-07-24T03:55:53.6724020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex232 2025-07-24T03:55:53.6725140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410v1-w 2025-07-24T03:55:53.6726260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420_2 2025-07-24T03:55:53.6727360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idl1 2025-07-24T03:55:53.6728430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansil 2025-07-24T03:55:53.6729530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-rv-ctxt 2025-07-24T03:55:53.6730670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-40-rv 2025-07-24T03:55:53.6731780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idc 2025-07-24T03:55:53.6732860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-18 2025-07-24T03:55:53.6733910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-20 2025-07-24T03:55:53.6735010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-soroc 2025-07-24T03:55:53.6736110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att6386 2025-07-24T03:55:53.6737180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425 2025-07-24T03:55:53.6738280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-ctxt 2025-07-24T03:55:53.6739390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415+nl 2025-07-24T03:55:53.6740480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj830 2025-07-24T03:55:53.6741520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansiw 2025-07-24T03:55:53.6742580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex232w 2025-07-24T03:55:53.6743720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-16color 2025-07-24T03:55:53.6744870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv-unk 2025-07-24T03:55:53.6746040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx2 2025-07-24T03:55:53.6747300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85e 2025-07-24T03:55:53.6748570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x30 2025-07-24T03:55:53.6750000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-vm80 2025-07-24T03:55:53.6751290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-rv-nl 2025-07-24T03:55:53.6752540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+rv 2025-07-24T03:55:53.6753820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty+common 2025-07-24T03:55:53.6754970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-rv 2025-07-24T03:55:53.6756040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a210 2025-07-24T03:55:53.6757070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85 2025-07-24T03:55:53.6758160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610+cvis 2025-07-24T03:55:53.6759290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx3 2025-07-24T03:55:53.6760410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty 2025-07-24T03:55:53.6761500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415 2025-07-24T03:55:53.6762570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s 2025-07-24T03:55:53.6763660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mono 2025-07-24T03:55:53.6764740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+pp 2025-07-24T03:55:53.6765800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-28 2025-07-24T03:55:53.6766890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idl 2025-07-24T03:55:53.6768010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-s-rv 2025-07-24T03:55:53.6769120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att513 2025-07-24T03:55:53.6770190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424 2025-07-24T03:55:53.6771300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv-ns 2025-07-24T03:55:53.6772370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-26 2025-07-24T03:55:53.6773440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att510d 2025-07-24T03:55:53.6774510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ap-vm80 2025-07-24T03:55:53.6775630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-103k-w 2025-07-24T03:55:53.6776770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_19L 2025-07-24T03:55:53.6777870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w 2025-07-24T03:55:53.6778930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos3 2025-07-24T03:55:53.6780050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansil-mono 2025-07-24T03:55:53.6781130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos4 2025-07-24T03:55:53.6782230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x30-mono 2025-07-24T03:55:53.6783370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+cpr 2025-07-24T03:55:53.6784470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-rv 2025-07-24T03:55:53.6785560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apl 2025-07-24T03:55:53.6786650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-rv 2025-07-24T03:55:53.6788040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-4 2025-07-24T03:55:53.6789150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-3 2025-07-24T03:55:53.6790240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620 2025-07-24T03:55:53.6791320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari_st 2025-07-24T03:55:53.6792390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aa4080 2025-07-24T03:55:53.6793420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alto-heath 2025-07-24T03:55:53.6794340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt2 2025-07-24T03:55:53.6795200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj 2025-07-24T03:55:53.6796080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt5 2025-07-24T03:55:53.6797000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25-raw 2025-07-24T03:55:53.6797950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos5 2025-07-24T03:55:53.6798870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aas1901 2025-07-24T03:55:53.6799750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt 2025-07-24T03:55:53.6800640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/awsc 2025-07-24T03:55:53.6801550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-unk 2025-07-24T03:55:53.6802460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos2 2025-07-24T03:55:53.6803370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple2e 2025-07-24T03:55:53.6804310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424m 2025-07-24T03:55:53.6805230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+csr 2025-07-24T03:55:53.6806200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-generic 2025-07-24T03:55:53.6807170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addsviewpoint 2025-07-24T03:55:53.6808120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-s 2025-07-24T03:55:53.6809070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo+vt132 2025-07-24T03:55:53.6809980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt4 2025-07-24T03:55:53.6810890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w 2025-07-24T03:55:53.6811840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-24-rv 2025-07-24T03:55:53.6812760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt3 2025-07-24T03:55:53.6813650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425 2025-07-24T03:55:53.6814560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att630 2025-07-24T03:55:53.6815490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgr 2025-07-24T03:55:53.6816430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+cup 2025-07-24T03:55:53.6817360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-2 2025-07-24T03:55:53.6818290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w 2025-07-24T03:55:53.6819340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv 2025-07-24T03:55:53.6820350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-ctxt 2025-07-24T03:55:53.6821270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt+s 2025-07-24T03:55:53.6822180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex175 2025-07-24T03:55:53.6823100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-5 2025-07-24T03:55:53.6824010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amp219 2025-07-24T03:55:53.6824900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm42 2025-07-24T03:55:53.6825830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505-24 2025-07-24T03:55:53.6826760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-rv 2025-07-24T03:55:53.6827680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1a 2025-07-24T03:55:53.6828570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615 2025-07-24T03:55:53.6829480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-emx 2025-07-24T03:55:53.6830450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrbold 2025-07-24T03:55:53.6831410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrul 2025-07-24T03:55:53.6832330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm20 2025-07-24T03:55:53.6833270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x60-mono 2025-07-24T03:55:53.6834240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-103k 2025-07-24T03:55:53.6835170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari 2025-07-24T03:55:53.6835960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-old 2025-07-24T03:55:53.6836770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansiterm 2025-07-24T03:55:53.6837610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410v1 2025-07-24T03:55:53.6838410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm11 2025-07-24T03:55:53.6839190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5418-w 2025-07-24T03:55:53.6840010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5430 2025-07-24T03:55:53.6840830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv-ns 2025-07-24T03:55:53.6841660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrso 2025-07-24T03:55:53.6842460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi 2025-07-24T03:55:53.6843250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505-22 2025-07-24T03:55:53.6844030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a80 2025-07-24T03:55:53.6844820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605-pc 2025-07-24T03:55:53.6845610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm21 2025-07-24T03:55:53.6846410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-w 2025-07-24T03:55:53.6847240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm42-ns 2025-07-24T03:55:53.6848050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rca2 2025-07-24T03:55:53.6849020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att500 2025-07-24T03:55:53.6849820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100 2025-07-24T03:55:53.6850590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm5 2025-07-24T03:55:53.6851390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-8bit 2025-07-24T03:55:53.6852220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ambassador 2025-07-24T03:55:53.6853020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm2 2025-07-24T03:55:53.6853800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att2350 2025-07-24T03:55:53.6854640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-color-2-emx 2025-07-24T03:55:53.6855520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansis-mono 2025-07-24T03:55:53.6856400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-color-3-emx 2025-07-24T03:55:53.6857260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-24 2025-07-24T03:55:53.6858090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altoheath 2025-07-24T03:55:53.6858920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610+cvis0 2025-07-24T03:55:53.6859750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansisysk 2025-07-24T03:55:53.6860540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi43m 2025-07-24T03:55:53.6861340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4418-w 2025-07-24T03:55:53.6871710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420+nl 2025-07-24T03:55:53.6872600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple2e-p 2025-07-24T03:55:53.6873440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_color 2025-07-24T03:55:53.6874280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r-41 2025-07-24T03:55:53.6875120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410v1 2025-07-24T03:55:53.6875940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mtabs 2025-07-24T03:55:53.6876780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-nl 2025-07-24T03:55:53.6877580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3 2025-07-24T03:55:53.6878370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atarist-m 2025-07-24T03:55:53.6879210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-103k-w 2025-07-24T03:55:53.6880060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-rv 2025-07-24T03:55:53.6880900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrdim 2025-07-24T03:55:53.6881750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-uterm-vb 2025-07-24T03:55:53.6882580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex80 2025-07-24T03:55:53.6883390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r-24 2025-07-24T03:55:53.6884210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-w 2025-07-24T03:55:53.6885010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex219 2025-07-24T03:55:53.6885970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addrinfo 2025-07-24T03:55:53.6886840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60 2025-07-24T03:55:53.6887650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25 2025-07-24T03:55:53.6888470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+dec 2025-07-24T03:55:53.6889280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex210 2025-07-24T03:55:53.6890090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex219w 2025-07-24T03:55:53.6890910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-am 2025-07-24T03:55:53.6891710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-ns 2025-07-24T03:55:53.6892540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-rv-n 2025-07-24T03:55:53.6893380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-ae 2025-07-24T03:55:53.6894220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-103k-w 2025-07-24T03:55:53.6895040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+erase 2025-07-24T03:55:53.6895860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att510a 2025-07-24T03:55:53.6896650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4426 2025-07-24T03:55:53.6897480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att630-24 2025-07-24T03:55:53.6898280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altoh19 2025-07-24T03:55:53.6899050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa 2025-07-24T03:55:53.6899830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-24 2025-07-24T03:55:53.6900650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-uterm 2025-07-24T03:55:53.6901460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rep 2025-07-24T03:55:53.6902310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv 2025-07-24T03:55:53.6903110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alto-h19 2025-07-24T03:55:53.6903930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-rv-ctxt 2025-07-24T03:55:53.6904790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari_st-color 2025-07-24T03:55:53.6905590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansis 2025-07-24T03:55:53.6906370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm80 2025-07-24T03:55:53.6907180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x50 2025-07-24T03:55:53.6907990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-w 2025-07-24T03:55:53.6908790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410 2025-07-24T03:55:53.6909610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-m-old 2025-07-24T03:55:53.6910440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425-nl 2025-07-24T03:55:53.6911250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt7pc 2025-07-24T03:55:53.6912030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-48 2025-07-24T03:55:53.6912830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idc1 2025-07-24T03:55:53.6913850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+tabs 2025-07-24T03:55:53.6914670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleII 2025-07-24T03:55:53.6915520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty-direct 2025-07-24T03:55:53.6916360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj832 2025-07-24T03:55:53.6917170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+local1 2025-07-24T03:55:53.6918000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85h-old 2025-07-24T03:55:53.6918830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm+sl 2025-07-24T03:55:53.6919660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-219w 2025-07-24T03:55:53.6920550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-m 2025-07-24T03:55:53.6921370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar0+ 2025-07-24T03:55:53.6922180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x60 2025-07-24T03:55:53.6922990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424-1 2025-07-24T03:55:53.6923800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rca 2025-07-24T03:55:53.6924600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4420 2025-07-24T03:55:53.6925390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4418 2025-07-24T03:55:53.6926180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-22 2025-07-24T03:55:53.6926960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aepro 2025-07-24T03:55:53.6927770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-nl 2025-07-24T03:55:53.6928620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410v1-w 2025-07-24T03:55:53.6929430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-34 2025-07-24T03:55:53.6930170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-rv-n 2025-07-24T03:55:53.6930920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-48-rv 2025-07-24T03:55:53.6931620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo 2025-07-24T03:55:53.6932320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mini 2025-07-24T03:55:53.6933030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-40 2025-07-24T03:55:53.6933740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+enq 2025-07-24T03:55:53.6934450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85h 2025-07-24T03:55:53.6935160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/annarbor4080 2025-07-24T03:55:53.6935880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-nt 2025-07-24T03:55:53.6936600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-rv 2025-07-24T03:55:53.6937320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv 2025-07-24T03:55:53.6938030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420 2025-07-24T03:55:53.6938730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi77 2025-07-24T03:55:53.6939590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mr 2025-07-24T03:55:53.6940300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5418 2025-07-24T03:55:53.6941000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3a 2025-07-24T03:55:53.6941730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x43-mono 2025-07-24T03:55:53.6942460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-1 2025-07-24T03:55:53.6943200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-color 2025-07-24T03:55:53.6943940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-ctxt 2025-07-24T03:55:53.6944670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sys 2025-07-24T03:55:53.6945370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-s 2025-07-24T03:55:53.6946070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos7 2025-07-24T03:55:53.6946780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-18-rv 2025-07-24T03:55:53.6947480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm31 2025-07-24T03:55:53.6948190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-nl 2025-07-24T03:55:53.6948920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-s 2025-07-24T03:55:53.6949620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm36 2025-07-24T03:55:53.6950300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar 2025-07-24T03:55:53.6950980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga 2025-07-24T03:55:53.6951700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_15P 2025-07-24T03:55:53.6952410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt7 2025-07-24T03:55:53.6953100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv-s 2025-07-24T03:55:53.6953830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730-41 2025-07-24T03:55:53.6954550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420_2-w 2025-07-24T03:55:53.6955280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605-w 2025-07-24T03:55:53.6955990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605 2025-07-24T03:55:53.6956710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-dec-rv 2025-07-24T03:55:53.6957450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410 2025-07-24T03:55:53.6958150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos7pc 2025-07-24T03:55:53.6958860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1178 2025-07-24T03:55:53.6959570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/absolute 2025-07-24T03:55:53.6960280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-219 2025-07-24T03:55:53.6960970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at 2025-07-24T03:55:53.6961650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm+sgr 2025-07-24T03:55:53.6962390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-w 2025-07-24T03:55:53.6963090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s 2025-07-24T03:55:53.6963930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj510 2025-07-24T03:55:53.6964640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730-24 2025-07-24T03:55:53.6965370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-232 2025-07-24T03:55:53.6966060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aws 2025-07-24T03:55:53.6966750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att7300 2025-07-24T03:55:53.6967520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3a+ 2025-07-24T03:55:53.6968220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar0 2025-07-24T03:55:53.6968910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm12 2025-07-24T03:55:53.6969630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-rv 2025-07-24T03:55:53.6970350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r 2025-07-24T03:55:53.6971070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sys-old 2025-07-24T03:55:53.6971780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a980 2025-07-24T03:55:53.6972460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620 2025-07-24T03:55:53.6973170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx 2025-07-24T03:55:53.6973910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sysk 2025-07-24T03:55:53.6974620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amp219w 2025-07-24T03:55:53.6975330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex175-b 2025-07-24T03:55:53.6976090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25-mono 2025-07-24T03:55:53.6976830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm31-old 2025-07-24T03:55:53.6977540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar1 2025-07-24T03:55:53.6978240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-80 2025-07-24T03:55:53.6978950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-db 2025-07-24T03:55:53.6979650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-vnc 2025-07-24T03:55:53.6980390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-rv-nl 2025-07-24T03:55:53.6981090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm22 2025-07-24T03:55:53.6981790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610 2025-07-24T03:55:53.6982480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adds980 2025-07-24T03:55:53.6983180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple80p 2025-07-24T03:55:53.6983900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410-w 2025-07-24T03:55:53.6984640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+inittabs 2025-07-24T03:55:53.6985380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+local 2025-07-24T03:55:53.6986110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425-nl 2025-07-24T03:55:53.6986810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aterm 2025-07-24T03:55:53.6987600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at-m 2025-07-24T03:55:53.6988370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425-w 2025-07-24T03:55:53.6989090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425-w 2025-07-24T03:55:53.6989820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv-ctxt 2025-07-24T03:55:53.6990540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att2300 2025-07-24T03:55:53.6991230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-ns 2025-07-24T03:55:53.6991920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5310 2025-07-24T03:55:53.6992640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410-w 2025-07-24T03:55:53.6993350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-36-rv 2025-07-24T03:55:53.6994050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/act4 2025-07-24T03:55:53.6994770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv-s 2025-07-24T03:55:53.6995510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-m 2025-07-24T03:55:53.6996200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1 2025-07-24T03:55:53.6996880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-h 2025-07-24T03:55:53.6997600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-103k 2025-07-24T03:55:53.6998310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ambas 2025-07-24T03:55:53.6998990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at386 2025-07-24T03:55:53.6999700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIe 2025-07-24T03:55:53.7000400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att700 2025-07-24T03:55:53.7001080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-36 2025-07-24T03:55:53.7001810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-rv 2025-07-24T03:55:53.7002540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-wam 2025-07-24T03:55:53.7003240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/act5 2025-07-24T03:55:53.7003930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIgs 2025-07-24T03:55:53.7004640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addsvp60 2025-07-24T03:55:53.7005350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-s 2025-07-24T03:55:53.7006050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5320 2025-07-24T03:55:53.7006770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-ctxt 2025-07-24T03:55:53.7007480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+unk 2025-07-24T03:55:53.7008170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-m 2025-07-24T03:55:53.7008870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adds200 2025-07-24T03:55:53.7009590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-rv-ct 2025-07-24T03:55:53.7010320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIc 2025-07-24T03:55:53.7011020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30 2025-07-24T03:55:53.7011900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at-color 2025-07-24T03:55:53.7012610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730 2025-07-24T03:55:53.7013320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x43 2025-07-24T03:55:53.7014040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-nl 2025-07-24T03:55:53.7014740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505 2025-07-24T03:55:53.7015570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+arrows 2025-07-24T03:55:53.7016280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm 2025-07-24T03:55:53.7017000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200vi-w 2025-07-24T03:55:53.7017710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200vi 2025-07-24T03:55:53.7018390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200 2025-07-24T03:55:53.7019080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fenixw 2025-07-24T03:55:53.7019790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/falco-p 2025-07-24T03:55:53.7020470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fox 2025-07-24T03:55:53.7021140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot 2025-07-24T03:55:53.7021830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom 2025-07-24T03:55:53.7022500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f100 2025-07-24T03:55:53.7023110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fbterm 2025-07-24T03:55:53.7023750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom110 2025-07-24T03:55:53.7024390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-14w 2025-07-24T03:55:53.7025020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-w 2025-07-24T03:55:53.7025640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f1720 2025-07-24T03:55:53.7026270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot+base 2025-07-24T03:55:53.7026900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fixterm 2025-07-24T03:55:53.7027550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom100 2025-07-24T03:55:53.7028180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200-w 2025-07-24T03:55:53.7028790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fos 2025-07-24T03:55:53.7029430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot-direct 2025-07-24T03:55:53.7030060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110 2025-07-24T03:55:53.7030670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fenix 2025-07-24T03:55:53.7031290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/falco 2025-07-24T03:55:53.7031980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-14 2025-07-24T03:55:53.7032710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom-rv 2025-07-24T03:55:53.7033350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f100-rv 2025-07-24T03:55:53.7034080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom200 2025-07-24T03:55:53.7034890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f1720a 2025-07-24T03:55:53.7035520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fortune 2025-07-24T03:55:53.7036130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P4 2025-07-24T03:55:53.7036740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-W 2025-07-24T03:55:53.7037350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-M 2025-07-24T03:55:53.7037950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P5 2025-07-24T03:55:53.7038560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-8-W 2025-07-24T03:55:53.7039200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-8 2025-07-24T03:55:53.7039850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P8-W 2025-07-24T03:55:53.7040480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-M 2025-07-24T03:55:53.7041130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P7 2025-07-24T03:55:53.7041770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9 2025-07-24T03:55:53.7042420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P8 2025-07-24T03:55:53.7043140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-M-W 2025-07-24T03:55:53.7043760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-W 2025-07-24T03:55:53.7044370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-W 2025-07-24T03:55:53.7044970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14 2025-07-24T03:55:53.7045590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-M-W 2025-07-24T03:55:53.7046210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12 2025-07-24T03:55:53.7046820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp236 2025-07-24T03:55:53.7047430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19us 2025-07-24T03:55:53.7048030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h-100 2025-07-24T03:55:53.7048660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-nt 2025-07-24T03:55:53.7049320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-kx-p 2025-07-24T03:55:53.7049970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h100 2025-07-24T03:55:53.7050570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19a 2025-07-24T03:55:53.7051200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624-10p 2025-07-24T03:55:53.7051840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19 2025-07-24T03:55:53.7052480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hirez100 2025-07-24T03:55:53.7053140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621a-a 2025-07-24T03:55:53.7053780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2640b 2025-07-24T03:55:53.7054420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-smul 2025-07-24T03:55:53.7055040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h80 2025-07-24T03:55:53.7055660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626p 2025-07-24T03:55:53.7056460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2623a 2025-07-24T03:55:53.7057120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm-color 2025-07-24T03:55:53.7057760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpex2 2025-07-24T03:55:53.7058380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2645a 2025-07-24T03:55:53.7059020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath-19 2025-07-24T03:55:53.7059650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hterm 2025-07-24T03:55:53.7060260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19g 2025-07-24T03:55:53.7060870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-u 2025-07-24T03:55:53.7061510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12 2025-07-24T03:55:53.7062140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp 2025-07-24T03:55:53.7062740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-g 2025-07-24T03:55:53.7063380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-x40 2025-07-24T03:55:53.7064040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm-color2 2025-07-24T03:55:53.7064690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heathkit 2025-07-24T03:55:53.7065330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-kc-bc 2025-07-24T03:55:53.7065970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-a 2025-07-24T03:55:53.7066590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-kx 2025-07-24T03:55:53.7067250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-bs 2025-07-24T03:55:53.7067880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp70092A 2025-07-24T03:55:53.7068520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-wl 2025-07-24T03:55:53.7069170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk-cr 2025-07-24T03:55:53.7069860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz2000 2025-07-24T03:55:53.7070460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550a-color 2025-07-24T03:55:53.7071060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-4p 2025-07-24T03:55:53.7071640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550 2025-07-24T03:55:53.7072210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpsub 2025-07-24T03:55:53.7072790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+arrows 2025-07-24T03:55:53.7073390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk+arrows 2025-07-24T03:55:53.7074010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621k45 2025-07-24T03:55:53.7074600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heathkit-a 2025-07-24T03:55:53.7075200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550-color 2025-07-24T03:55:53.7075800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hds200 2025-07-24T03:55:53.7076030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1420 2025-07-24T03:55:53.7076270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2392 2025-07-24T03:55:53.7076670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hirez100-w 2025-07-24T03:55:53.7076920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2648 2025-07-24T03:55:53.7082910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-c 2025-07-24T03:55:53.7083180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1552 2025-07-24T03:55:53.7083410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2 2025-07-24T03:55:53.7083670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-nkc-bc 2025-07-24T03:55:53.7083920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+color 2025-07-24T03:55:53.7084180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-fl 2025-07-24T03:55:53.7084420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2641a 2025-07-24T03:55:53.7084660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/htx11 2025-07-24T03:55:53.7084910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627a 2025-07-24T03:55:53.7085140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp262x 2025-07-24T03:55:53.7085380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624 2025-07-24T03:55:53.7085610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2623 2025-07-24T03:55:53.7085860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621p-a 2025-07-24T03:55:53.7086120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-k45 2025-07-24T03:55:53.7086360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b 2025-07-24T03:55:53.7086600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hazel 2025-07-24T03:55:53.7086850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2648a 2025-07-24T03:55:53.7087100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550a 2025-07-24T03:55:53.7087330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2622 2025-07-24T03:55:53.7087570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp9837 2025-07-24T03:55:53.7087830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-4p-p 2025-07-24T03:55:53.7088080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621p 2025-07-24T03:55:53.7088330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpgeneric 2025-07-24T03:55:53.7088580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624a 2025-07-24T03:55:53.7088810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1500 2025-07-24T03:55:53.7089070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19kermit 2025-07-24T03:55:53.7089300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-us 2025-07-24T03:55:53.7089540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-old 2025-07-24T03:55:53.7089790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp700-wy 2025-07-24T03:55:53.7090030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp9845 2025-07-24T03:55:53.7090280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-nl 2025-07-24T03:55:53.7090610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpex 2025-07-24T03:55:53.7090930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19k 2025-07-24T03:55:53.7091210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hterm-256color 2025-07-24T03:55:53.7091460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-kc-uc 2025-07-24T03:55:53.7091720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+printer 2025-07-24T03:55:53.7091960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2397a 2025-07-24T03:55:53.7092220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-10p 2025-07-24T03:55:53.7092460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1510 2025-07-24T03:55:53.7092710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-ba 2025-07-24T03:55:53.7092980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12x40 2025-07-24T03:55:53.7093220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/ha8675 2025-07-24T03:55:53.7093460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/ha8686 2025-07-24T03:55:53.7093700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2640a 2025-07-24T03:55:53.7093940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1520 2025-07-24T03:55:53.7094190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626a 2025-07-24T03:55:53.7094450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624a-10p 2025-07-24T03:55:53.7094690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath 2025-07-24T03:55:53.7094950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-c-old 2025-07-24T03:55:53.7095190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98720 2025-07-24T03:55:53.7095430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1000 2025-07-24T03:55:53.7095670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft 2025-07-24T03:55:53.7095910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2382 2025-07-24T03:55:53.7096160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm 2025-07-24T03:55:53.7096400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpansi 2025-07-24T03:55:53.7096640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98721 2025-07-24T03:55:53.7096880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-b 2025-07-24T03:55:53.7097140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-a 2025-07-24T03:55:53.7097370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp45 2025-07-24T03:55:53.7097610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h-100bw 2025-07-24T03:55:53.7097880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1520-noesc 2025-07-24T03:55:53.7098120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp110 2025-07-24T03:55:53.7098360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp300h 2025-07-24T03:55:53.7098590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/he80 2025-07-24T03:55:53.7098850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12-s 2025-07-24T03:55:53.7099150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2397 2025-07-24T03:55:53.7099430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp150 2025-07-24T03:55:53.7099680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2382a 2025-07-24T03:55:53.7099930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-48 2025-07-24T03:55:53.7100190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk+cr 2025-07-24T03:55:53.7100450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-nkc-uc 2025-07-24T03:55:53.7100680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp700 2025-07-24T03:55:53.7100940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-p 2025-07-24T03:55:53.7101180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h100bw 2025-07-24T03:55:53.7101420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hurd 2025-07-24T03:55:53.7101660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp70092 2025-07-24T03:55:53.7101900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2622a 2025-07-24T03:55:53.7102140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2644a 2025-07-24T03:55:53.7102380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2645 2025-07-24T03:55:53.7102640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-10p-p 2025-07-24T03:55:53.7102890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-s 2025-07-24T03:55:53.7103130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627c 2025-07-24T03:55:53.7103380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1552-rv 2025-07-24T03:55:53.7103620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626 2025-07-24T03:55:53.7103880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627a-rev 2025-07-24T03:55:53.7104120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621 2025-07-24T03:55:53.7104360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b 2025-07-24T03:55:53.7104610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-ns 2025-07-24T03:55:53.7104840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hmod1 2025-07-24T03:55:53.7105090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621A 2025-07-24T03:55:53.7105340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+labels 2025-07-24T03:55:53.7105590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-p 2025-07-24T03:55:53.7105850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath-ansi 2025-07-24T03:55:53.7106100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2647a 2025-07-24T03:55:53.7106350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35 2025-07-24T03:55:53.7106600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-100 2025-07-24T03:55:53.7106850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50 2025-07-24T03:55:53.7107100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o4112-nd 2025-07-24T03:55:53.7107360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-w 2025-07-24T03:55:53.7107700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oc100 2025-07-24T03:55:53.7107960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60 2025-07-24T03:55:53.7108220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35-w 2025-07-24T03:55:53.7108450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osexec 2025-07-24T03:55:53.7108690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o85h 2025-07-24T03:55:53.7108940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldibmpc3 2025-07-24T03:55:53.7109180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-w 2025-07-24T03:55:53.7109440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50-w 2025-07-24T03:55:53.7109720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-w-vt 2025-07-24T03:55:53.7109960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne 2025-07-24T03:55:53.7110200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldsun 2025-07-24T03:55:53.7110460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne1-w 2025-07-24T03:55:53.7110710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne-w 2025-07-24T03:55:53.7110940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/owl 2025-07-24T03:55:53.7111190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oconcept 2025-07-24T03:55:53.7111420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt 2025-07-24T03:55:53.7111690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60-nti 2025-07-24T03:55:53.7111940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/ofcons 2025-07-24T03:55:53.7112180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opus3n1+ 2025-07-24T03:55:53.7112430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4112 2025-07-24T03:55:53.7112670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4115 2025-07-24T03:55:53.7112940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-100-nti 2025-07-24T03:55:53.7113200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-nti 2025-07-24T03:55:53.7113440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oblit 2025-07-24T03:55:53.7113690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4114 2025-07-24T03:55:53.7113940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4113 2025-07-24T03:55:53.7114210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50-nti 2025-07-24T03:55:53.7114440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o31 2025-07-24T03:55:53.7114680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oabm85h 2025-07-24T03:55:53.7114920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldpc3 2025-07-24T03:55:53.7115170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne1 2025-07-24T03:55:53.7115410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/omron 2025-07-24T03:55:53.7115670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-nti 2025-07-24T03:55:53.7116010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/origpc3 2025-07-24T03:55:53.7116310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-w-vt 2025-07-24T03:55:53.7116570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60-w 2025-07-24T03:55:53.7116810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/origibmpc3 2025-07-24T03:55:53.7117030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/old-st 2025-07-24T03:55:53.7117250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/ojerq 2025-07-24T03:55:53.7117490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25 2025-07-24T03:55:53.7117730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35-nti 2025-07-24T03:55:53.7117950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/os9LII 2025-07-24T03:55:53.7118180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jfbterm 2025-07-24T03:55:53.7118420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jaixterm-m 2025-07-24T03:55:53.7118630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jerq 2025-07-24T03:55:53.7118860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jaixterm 2025-07-24T03:55:53.7119070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621 2025-07-24T03:55:53.7119300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621-wl 2025-07-24T03:55:53.7119520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621A 2025-07-24T03:55:53.7119730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5051 2025-07-24T03:55:53.7119950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5410-w 2025-07-24T03:55:53.7120180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5630-24 2025-07-24T03:55:53.7120410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5630DMD-24 2025-07-24T03:55:53.7120620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5620 2025-07-24T03:55:53.7120860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi 2025-07-24T03:55:53.7121080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iq140 2025-07-24T03:55:53.7121300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3161 2025-07-24T03:55:53.7121540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertube2 2025-07-24T03:55:53.7121770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6154-c 2025-07-24T03:55:53.7122000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm 2025-07-24T03:55:53.7122230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertube 2025-07-24T03:55:53.7122450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3151 2025-07-24T03:55:53.7122680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5051 2025-07-24T03:55:53.7122900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8604 2025-07-24T03:55:53.7123120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/infoton 2025-07-24T03:55:53.7123370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3r-mono 2025-07-24T03:55:53.7123590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmaed 2025-07-24T03:55:53.7123860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc 2025-07-24T03:55:53.7124150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ips 2025-07-24T03:55:53.7124370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm327x 2025-07-24T03:55:53.7124600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibcs2 2025-07-24T03:55:53.7124800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i100 2025-07-24T03:55:53.7125040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmmpel-c 2025-07-24T03:55:53.7125260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmega 2025-07-24T03:55:53.7125480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5154 2025-07-24T03:55:53.7125710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iTerm2.app 2025-07-24T03:55:53.7125960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi-net 2025-07-24T03:55:53.7126190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/infoton2 2025-07-24T03:55:53.7126420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmvga-c 2025-07-24T03:55:53.7126660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm+16color 2025-07-24T03:55:53.7126890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims-ansi 2025-07-24T03:55:53.7127130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-system1 2025-07-24T03:55:53.7127350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8c 2025-07-24T03:55:53.7127570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8503 2025-07-24T03:55:53.7127800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmega-c 2025-07-24T03:55:53.7128020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmx 2025-07-24T03:55:53.7128240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-pc 2025-07-24T03:55:53.7128470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intext2 2025-07-24T03:55:53.7128690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5081 2025-07-24T03:55:53.7128930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8c-c 2025-07-24T03:55:53.7129140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ipsi 2025-07-24T03:55:53.7129360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3162 2025-07-24T03:55:53.7129600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-color 2025-07-24T03:55:53.7129840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950-rv 2025-07-24T03:55:53.7130060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8512 2025-07-24T03:55:53.7130300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3161-C 2025-07-24T03:55:53.7130520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iq120 2025-07-24T03:55:53.7130740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3163 2025-07-24T03:55:53.7130960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3164 2025-07-24T03:55:53.7131200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153-90 2025-07-24T03:55:53.7131420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8513 2025-07-24T03:55:53.7131780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5081-c 2025-07-24T03:55:53.7132000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris40 2025-07-24T03:55:53.7132220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8514 2025-07-24T03:55:53.7132440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3101 2025-07-24T03:55:53.7132660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm2 2025-07-24T03:55:53.7132880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153 2025-07-24T03:55:53.7133110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertec 2025-07-24T03:55:53.7133340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6154 2025-07-24T03:55:53.7133560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3r 2025-07-24T03:55:53.7133780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmvga 2025-07-24T03:55:53.7134010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6155 2025-07-24T03:55:53.7134230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950-b 2025-07-24T03:55:53.7134470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/interix-nti 2025-07-24T03:55:53.7134690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmmono 2025-07-24T03:55:53.7134920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8 2025-07-24T03:55:53.7135150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iTerm.app 2025-07-24T03:55:53.7135370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6404 2025-07-24T03:55:53.7135610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6404-w 2025-07-24T03:55:53.7135850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm2-direct 2025-07-24T03:55:53.7136070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i3101 2025-07-24T03:55:53.7136290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intext 2025-07-24T03:55:53.7136510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/interix 2025-07-24T03:55:53.7136730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3 2025-07-24T03:55:53.7136950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5151 2025-07-24T03:55:53.7137170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpcx 2025-07-24T03:55:53.7137410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm+color 2025-07-24T03:55:53.7137630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i3164 2025-07-24T03:55:53.7137850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6402 2025-07-24T03:55:53.7138070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ifmr 2025-07-24T03:55:53.7138280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i400 2025-07-24T03:55:53.7138500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8507 2025-07-24T03:55:53.7138720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950 2025-07-24T03:55:53.7138960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi-ap 2025-07-24T03:55:53.7139190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa16 2025-07-24T03:55:53.7139520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-apl 2025-07-24T03:55:53.7139760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intextii 2025-07-24T03:55:53.7139990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8514-c 2025-07-24T03:55:53.7140220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5154-c 2025-07-24T03:55:53.7140460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153-40 2025-07-24T03:55:53.7140700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-H 2025-07-24T03:55:53.7140930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q306-8-pc 2025-07-24T03:55:53.7141180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-H-am 2025-07-24T03:55:53.7141430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-w-am 2025-07-24T03:55:53.7141660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-w 2025-07-24T03:55:53.7141910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-Hw 2025-07-24T03:55:53.7142130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/58/X-hpterm 2025-07-24T03:55:53.7142400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/58/X-hpterm-color2 2025-07-24T03:55:53.7142640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2012 2025-07-24T03:55:53.7142860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-44 2025-07-24T03:55:53.7143080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+rv 2025-07-24T03:55:53.7143300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru 2025-07-24T03:55:53.7143520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator 2025-07-24T03:55:53.7143760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome+pcfkeys 2025-07-24T03:55:53.7143980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go140 2025-07-24T03:55:53.7144210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-s 2025-07-24T03:55:53.7144440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-lp 2025-07-24T03:55:53.7144680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-w-s 2025-07-24T03:55:53.7144890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gsi 2025-07-24T03:55:53.7145120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs6300 2025-07-24T03:55:53.7145350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-52 2025-07-24T03:55:53.7145580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-44-s 2025-07-24T03:55:53.7145820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh72 2025-07-24T03:55:53.7146060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430-24 2025-07-24T03:55:53.7146290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh80 2025-07-24T03:55:53.7146510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+s 2025-07-24T03:55:53.7146740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-fc5 2025-07-24T03:55:53.7146970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430-22 2025-07-24T03:55:53.7147320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt40 2025-07-24T03:55:53.7147540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go225 2025-07-24T03:55:53.7147770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33-rv 2025-07-24T03:55:53.7147990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome 2025-07-24T03:55:53.7148220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2007 2025-07-24T03:55:53.7148440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gigi 2025-07-24T03:55:53.7148660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33 2025-07-24T03:55:53.7148890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2008 2025-07-24T03:55:53.7149120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-t 2025-07-24T03:55:53.7149340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/graphos 2025-07-24T03:55:53.7149570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76 2025-07-24T03:55:53.7149800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/glasstty 2025-07-24T03:55:53.7150040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-256color 2025-07-24T03:55:53.7150260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430 2025-07-24T03:55:53.7150490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-rv 2025-07-24T03:55:53.7150700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-24 2025-07-24T03:55:53.7150930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+unk 2025-07-24T03:55:53.7151170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh90 2025-07-24T03:55:53.7151400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-w 2025-07-24T03:55:53.7151640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-nctxt 2025-07-24T03:55:53.7151870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh62 2025-07-24T03:55:53.7152090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go-225 2025-07-24T03:55:53.7152310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt100a 2025-07-24T03:55:53.7152530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt100 2025-07-24T03:55:53.7152740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt42 2025-07-24T03:55:53.7152960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-s 2025-07-24T03:55:53.7153200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-lp 2025-07-24T03:55:53.7153420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go140w 2025-07-24T03:55:53.7153650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/graphos-30 2025-07-24T03:55:53.7153890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33-s 2025-07-24T03:55:53.7154120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-52t 2025-07-24T03:55:53.7154350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-wm 2025-07-24T03:55:53.7154570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4410-w 2025-07-24T03:55:53.7154790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4027ex 2025-07-24T03:55:53.7155170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4025ex 2025-07-24T03:55:53.7155390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/33/386at 2025-07-24T03:55:53.7155600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/33/3b1 2025-07-24T03:55:53.7155850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4e/NCR260VT300WPP 2025-07-24T03:55:53.7156090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4e/NCRVT100WPP 2025-07-24T03:55:53.7156330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-88color 2025-07-24T03:55:53.7156560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm 2025-07-24T03:55:53.7156800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-256color 2025-07-24T03:55:53.7157050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-color 2025-07-24T03:55:53.7157320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b-nb 2025-07-24T03:55:53.7157540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scanset 2025-07-24T03:55:53.7157760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/swtp 2025-07-24T03:55:53.7158000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbee-xsb 2025-07-24T03:55:53.7158240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/synertek380 2025-07-24T03:55:53.7158470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-256color 2025-07-24T03:55:53.7158700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen5 2025-07-24T03:55:53.7158940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc140 2025-07-24T03:55:53.7159190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color 2025-07-24T03:55:53.7159410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen2 2025-07-24T03:55:53.7159640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-17 2025-07-24T03:55:53.7159880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty 2025-07-24T03:55:53.7160090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun 2025-07-24T03:55:53.7160330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-16color 2025-07-24T03:55:53.7160580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm-256color 2025-07-24T03:55:53.7160800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen3 2025-07-24T03:55:53.7161040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen4 2025-07-24T03:55:53.7161320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.konsole-256color 2025-07-24T03:55:53.7161530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/s4 2025-07-24T03:55:53.7161780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m1 2025-07-24T03:55:53.7162050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-bce-s 2025-07-24T03:55:53.7162320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-bce 2025-07-24T03:55:53.7162580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel12-80 2025-07-24T03:55:53.7162820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbee 2025-07-24T03:55:53.7163160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.7 2025-07-24T03:55:53.7163420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m1b 2025-07-24T03:55:53.7163660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-cgsix 2025-07-24T03:55:53.7163870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb3 2025-07-24T03:55:53.7164100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi 2025-07-24T03:55:53.7164350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.konsole 2025-07-24T03:55:53.7164570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-m 2025-07-24T03:55:53.7164790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.6 2025-07-24T03:55:53.7165040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.rxvt 2025-07-24T03:55:53.7165270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-type4 2025-07-24T03:55:53.7165490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.8 2025-07-24T03:55:53.7165700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb2 2025-07-24T03:55:53.7165960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m1b 2025-07-24T03:55:53.7166190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbeeic 2025-07-24T03:55:53.7166410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-e-s 2025-07-24T03:55:53.7166640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-cmd 2025-07-24T03:55:53.7166860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc 2025-07-24T03:55:53.7167100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.gnome 2025-07-24T03:55:53.7167350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-r6 2025-07-24T03:55:53.7167600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-s 2025-07-24T03:55:53.7167820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-c 2025-07-24T03:55:53.7168050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.vte 2025-07-24T03:55:53.7168260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sune 2025-07-24T03:55:53.7168520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1-nb 2025-07-24T03:55:53.7168770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-base 2025-07-24T03:55:53.7169030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.gnome 2025-07-24T03:55:53.7169280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m2 2025-07-24T03:55:53.7169490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun2 2025-07-24T03:55:53.7169720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-w 2025-07-24T03:55:53.7170000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-xfree86 2025-07-24T03:55:53.7170220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm 2025-07-24T03:55:53.7170440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-ss5 2025-07-24T03:55:53.7170660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-e 2025-07-24T03:55:53.7171000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-nic 2025-07-24T03:55:53.7171270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mlterm-256color 2025-07-24T03:55:53.7171530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.rxvt 2025-07-24T03:55:53.7171750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-34 2025-07-24T03:55:53.7172010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel2-80 2025-07-24T03:55:53.7172240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-direct 2025-07-24T03:55:53.7172460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/simterm 2025-07-24T03:55:53.7172720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b 2025-07-24T03:55:53.7172940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sc415 2025-07-24T03:55:53.7173160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sibo 2025-07-24T03:55:53.7173400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi-old 2025-07-24T03:55:53.7173610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stv52 2025-07-24T03:55:53.7173870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-s 2025-07-24T03:55:53.7174140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.xterm-new 2025-07-24T03:55:53.7174350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st 2025-07-24T03:55:53.7174590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-color 2025-07-24T03:55:53.7174810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sbobcat 2025-07-24T03:55:53.7175060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux 2025-07-24T03:55:53.7175280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-12 2025-07-24T03:55:53.7175550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-bce-s 2025-07-24T03:55:53.7175800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen+italics 2025-07-24T03:55:53.7176020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-24 2025-07-24T03:55:53.7176270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m2 2025-07-24T03:55:53.7176520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.linux 2025-07-24T03:55:53.7176760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screwpoint 2025-07-24T03:55:53.7176990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc120 2025-07-24T03:55:53.7177210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-48 2025-07-24T03:55:53.7177450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/simpleterm 2025-07-24T03:55:53.7177670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/synertek 2025-07-24T03:55:53.7177890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scrt 2025-07-24T03:55:53.7178110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen 2025-07-24T03:55:53.7178320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-il 2025-07-24T03:55:53.7178560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce 2025-07-24T03:55:53.7178920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sbi 2025-07-24T03:55:53.7179140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb1 2025-07-24T03:55:53.7179410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-256color 2025-07-24T03:55:53.7179620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52 2025-07-24T03:55:53.7179840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scrhp 2025-07-24T03:55:53.7180090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm-16color 2025-07-24T03:55:53.7180350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi-new 2025-07-24T03:55:53.7180590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbrain 2025-07-24T03:55:53.7180870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-s 2025-07-24T03:55:53.7181080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sv80 2025-07-24T03:55:53.7181330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mlterm 2025-07-24T03:55:53.7181610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.vte-256color 2025-07-24T03:55:53.7181890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-256color 2025-07-24T03:55:53.7182150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.mrxvt 2025-07-24T03:55:53.7182380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-old 2025-07-24T03:55:53.7182620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.Eterm 2025-07-24T03:55:53.7182870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/spinwriter 2025-07-24T03:55:53.7183100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-s 2025-07-24T03:55:53.7183310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun1 2025-07-24T03:55:53.7183560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.teraterm 2025-07-24T03:55:53.7183820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.Eterm 2025-07-24T03:55:53.7184060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mrxvt 2025-07-24T03:55:53.7184320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-bce 2025-07-24T03:55:53.7184530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-s 2025-07-24T03:55:53.7184770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stv52pc 2025-07-24T03:55:53.7185030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b-80 2025-07-24T03:55:53.7185260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/system1 2025-07-24T03:55:53.7185510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m1 2025-07-24T03:55:53.7185730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-1 2025-07-24T03:55:53.7185960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-color 2025-07-24T03:55:53.7186220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-new 2025-07-24T03:55:53.7186470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color 2025-07-24T03:55:53.7186790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen+fkeys 2025-07-24T03:55:53.7187140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.konsole 2025-07-24T03:55:53.7187360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun+sl 2025-07-24T03:55:53.7187580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sc410 2025-07-24T03:55:53.7187810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-s-e 2025-07-24T03:55:53.7188060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1 2025-07-24T03:55:53.7188290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/securecrt 2025-07-24T03:55:53.7188510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424 2025-07-24T03:55:53.7188720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52 2025-07-24T03:55:53.7188970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc-vb 2025-07-24T03:55:53.7189200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-s 2025-07-24T03:55:53.7189450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk-2p 2025-07-24T03:55:53.7189680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-rv 2025-07-24T03:55:53.7189910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-15 2025-07-24T03:55:53.7190140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-1 2025-07-24T03:55:53.7190350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek 2025-07-24T03:55:53.7190570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti926-8 2025-07-24T03:55:53.7190810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc 2025-07-24T03:55:53.7191050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb 2025-07-24T03:55:53.7191270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi925-hi 2025-07-24T03:55:53.7191490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty33 2025-07-24T03:55:53.7191730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4027-ex 2025-07-24T03:55:53.7191950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4107 2025-07-24T03:55:53.7192170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti928-8 2025-07-24T03:55:53.7192400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-rv 2025-07-24T03:55:53.7192650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-p 2025-07-24T03:55:53.7192900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-unk 2025-07-24T03:55:53.7193110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ttydmd 2025-07-24T03:55:53.7193350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p-2p 2025-07-24T03:55:53.7193580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4109 2025-07-24T03:55:53.7193790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty35 2025-07-24T03:55:53.7194040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc-2p 2025-07-24T03:55:53.7194280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-8-132 2025-07-24T03:55:53.7194520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-unk 2025-07-24T03:55:53.7194850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti931 2025-07-24T03:55:53.7195090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970-vb 2025-07-24T03:55:53.7195320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425 2025-07-24T03:55:53.7195530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts-1p 2025-07-24T03:55:53.7195760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920 2025-07-24T03:55:53.7195990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-34 2025-07-24T03:55:53.7196210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi9065 2025-07-24T03:55:53.7196450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p-2p 2025-07-24T03:55:53.7196700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-p 2025-07-24T03:55:53.7196950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+printer 2025-07-24T03:55:53.7197190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc-2p 2025-07-24T03:55:53.7197410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t16 2025-07-24T03:55:53.7197630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c 2025-07-24T03:55:53.7197870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk-vb 2025-07-24T03:55:53.7198100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tgtelnet 2025-07-24T03:55:53.7198340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk 2025-07-24T03:55:53.7198570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4027 2025-07-24T03:55:53.7198810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology 2025-07-24T03:55:53.7199030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620 2025-07-24T03:55:53.7199270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc-vb 2025-07-24T03:55:53.7199510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b+fn 2025-07-24T03:55:53.7199750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2103-sna 2025-07-24T03:55:53.7199980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105-30 2025-07-24T03:55:53.7200220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2102-sna 2025-07-24T03:55:53.7200470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-17-ws 2025-07-24T03:55:53.7200690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b 2025-07-24T03:55:53.7200930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc 2025-07-24T03:55:53.7201150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi910 2025-07-24T03:55:53.7201380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb 2025-07-24T03:55:53.7201610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424-1 2025-07-24T03:55:53.7201820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t10 2025-07-24T03:55:53.7202060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk 2025-07-24T03:55:53.7202280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti707 2025-07-24T03:55:53.7202600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi921 2025-07-24T03:55:53.7202820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti700 2025-07-24T03:55:53.7203050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4404 2025-07-24T03:55:53.7203270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p 2025-07-24T03:55:53.7203490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-2p 2025-07-24T03:55:53.7203690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken 2025-07-24T03:55:53.7203880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tt52 2025-07-24T03:55:53.7204100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025a 2025-07-24T03:55:53.7204330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-p 2025-07-24T03:55:53.7204560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk-2p 2025-07-24T03:55:53.7204780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410v1-w 2025-07-24T03:55:53.7204980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs2 2025-07-24T03:55:53.7205210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc-2p 2025-07-24T03:55:53.7205450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950 2025-07-24T03:55:53.7305780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924 2025-07-24T03:55:53.7406100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52-m 2025-07-24T03:55:53.7506370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-132 2025-07-24T03:55:53.7606670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-nl 2025-07-24T03:55:53.7706980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425-w 2025-07-24T03:55:53.7807320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv 2025-07-24T03:55:53.7907730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p-vb 2025-07-24T03:55:53.8008050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc-vb 2025-07-24T03:55:53.8108390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970-2p 2025-07-24T03:55:53.8108600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4207 2025-07-24T03:55:53.8247110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm4.59 2025-07-24T03:55:53.8247330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912cc 2025-07-24T03:55:53.8347620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-unk 2025-07-24T03:55:53.8353460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t3800 2025-07-24T03:55:53.8353980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc-vb 2025-07-24T03:55:53.8354540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-1.0.0 2025-07-24T03:55:53.8355060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw100 2025-07-24T03:55:53.8355570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+dim 2025-07-24T03:55:53.8356090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet300 2025-07-24T03:55:53.8356740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-2018 2025-07-24T03:55:53.8357320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti703-w 2025-07-24T03:55:53.8357820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty43 2025-07-24T03:55:53.8358300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113 2025-07-24T03:55:53.8358820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-16color 2025-07-24T03:55:53.8359340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminator 2025-07-24T03:55:53.8359840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4114 2025-07-24T03:55:53.8360330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti_ansi 2025-07-24T03:55:53.8360830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100-ctxt 2025-07-24T03:55:53.8361350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425-nl 2025-07-24T03:55:53.8361860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teletec 2025-07-24T03:55:53.8362340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts1p 2025-07-24T03:55:53.8362840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-unk 2025-07-24T03:55:53.8363370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p-vb 2025-07-24T03:55:53.8363880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4125 2025-07-24T03:55:53.8364390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv-4p 2025-07-24T03:55:53.8364890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100 2025-07-24T03:55:53.8365390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p 2025-07-24T03:55:53.8365900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410-w 2025-07-24T03:55:53.8366420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-p 2025-07-24T03:55:53.8366920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab 2025-07-24T03:55:53.8367410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti707-w 2025-07-24T03:55:53.8367910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p 2025-07-24T03:55:53.8368420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955-w 2025-07-24T03:55:53.8368940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc-2p 2025-07-24T03:55:53.8369470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113-34 2025-07-24T03:55:53.8369980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p 2025-07-24T03:55:53.8370480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4115 2025-07-24T03:55:53.8370990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk-vb 2025-07-24T03:55:53.8371510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112 2025-07-24T03:55:53.8372020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet1200 2025-07-24T03:55:53.8372530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t3700 2025-07-24T03:55:53.8373040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-sc+fkeys 2025-07-24T03:55:53.8373620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t1061f 2025-07-24T03:55:53.8374170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty37 2025-07-24T03:55:53.8374670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c 2025-07-24T03:55:53.8375160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t1061 2025-07-24T03:55:53.8375650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi803 2025-07-24T03:55:53.8376140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tn1200 2025-07-24T03:55:53.8376630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924-8 2025-07-24T03:55:53.8377140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-unk 2025-07-24T03:55:53.8377670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-vt+fkeys 2025-07-24T03:55:53.8378200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100-sp 2025-07-24T03:55:53.8378700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4420 2025-07-24T03:55:53.8379210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-mc 2025-07-24T03:55:53.8379720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424m 2025-07-24T03:55:53.8380220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105 2025-07-24T03:55:53.8380730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4015-sm 2025-07-24T03:55:53.8381250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-mc 2025-07-24T03:55:53.8381760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet 2025-07-24T03:55:53.8382260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b 2025-07-24T03:55:53.8382760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w 2025-07-24T03:55:53.8383280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-w-rv 2025-07-24T03:55:53.8383780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teleray 2025-07-24T03:55:53.8384270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trsII 2025-07-24T03:55:53.8384760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+vb 2025-07-24T03:55:53.8385290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p-2p 2025-07-24T03:55:53.8385810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-p 2025-07-24T03:55:53.8386320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4109brl 2025-07-24T03:55:53.8386830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4426 2025-07-24T03:55:53.8387340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p 2025-07-24T03:55:53.8387860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk-2p 2025-07-24T03:55:53.8388390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-rv 2025-07-24T03:55:53.8388900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112-5 2025-07-24T03:55:53.8389420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux-256color 2025-07-24T03:55:53.8389920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi924 2025-07-24T03:55:53.8390430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-rv-nl 2025-07-24T03:55:53.8391040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924-8w 2025-07-24T03:55:53.8391570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-p 2025-07-24T03:55:53.8392090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-w 2025-07-24T03:55:53.8392580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts-1 2025-07-24T03:55:53.8393080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p-2p 2025-07-24T03:55:53.8393600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws-generic 2025-07-24T03:55:53.8394120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tandem6510 2025-07-24T03:55:53.8394650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm-256color 2025-07-24T03:55:53.8395210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-mc 2025-07-24T03:55:53.8395710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912 2025-07-24T03:55:53.8396210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm 2025-07-24T03:55:53.8396700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti733 2025-07-24T03:55:53.8397180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025 2025-07-24T03:55:53.8397690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+mc 2025-07-24T03:55:53.8398190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410 2025-07-24T03:55:53.8398670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi92D 2025-07-24T03:55:53.8399190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk-vb 2025-07-24T03:55:53.8399700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4014 2025-07-24T03:55:53.8400200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-vt 2025-07-24T03:55:53.8400710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p 2025-07-24T03:55:53.8401220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4013 2025-07-24T03:55:53.8401710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970 2025-07-24T03:55:53.8402210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk 2025-07-24T03:55:53.8402710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi914 2025-07-24T03:55:53.8403200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti735 2025-07-24T03:55:53.8403690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux 2025-07-24T03:55:53.8404160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti703 2025-07-24T03:55:53.8404640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi925 2025-07-24T03:55:53.8405120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t653x 2025-07-24T03:55:53.8405620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52-color 2025-07-24T03:55:53.8406110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs16 2025-07-24T03:55:53.8406590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4012 2025-07-24T03:55:53.8407080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420 2025-07-24T03:55:53.8407630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs80II 2025-07-24T03:55:53.8408160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4015 2025-07-24T03:55:53.8408670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-sc 2025-07-24T03:55:53.8409170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p 2025-07-24T03:55:53.8409700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-unk 2025-07-24T03:55:53.8410210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132 2025-07-24T03:55:53.8410710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4023 2025-07-24T03:55:53.8411210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p 2025-07-24T03:55:53.8411720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tandem653 2025-07-24T03:55:53.8412220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4024 2025-07-24T03:55:53.8412740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-mc 2025-07-24T03:55:53.8413260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955-hb 2025-07-24T03:55:53.8413760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi92B 2025-07-24T03:55:53.8414260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk 2025-07-24T03:55:53.8414780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4014-sm 2025-07-24T03:55:53.8415300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-nl 2025-07-24T03:55:53.8415800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916 2025-07-24T03:55:53.8416300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4205 2025-07-24T03:55:53.8416780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-p 2025-07-24T03:55:53.8417260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm4.97 2025-07-24T03:55:53.8417750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-cr 2025-07-24T03:55:53.8418230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113-nd 2025-07-24T03:55:53.8418710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-mc 2025-07-24T03:55:53.8419200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-unk 2025-07-24T03:55:53.8419690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux-direct 2025-07-24T03:55:53.8420180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-220-7 2025-07-24T03:55:53.8420660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4107brl 2025-07-24T03:55:53.8421120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts1 2025-07-24T03:55:53.8421560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti926 2025-07-24T03:55:53.8422030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk-2p 2025-07-24T03:55:53.8422510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924w 2025-07-24T03:55:53.8422960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tn300 2025-07-24T03:55:53.8423410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955 2025-07-24T03:55:53.8423870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-4p 2025-07-24T03:55:53.8424440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti928 2025-07-24T03:55:53.8424900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc 2025-07-24T03:55:53.8425380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb 2025-07-24T03:55:53.8425840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti745 2025-07-24T03:55:53.8426290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2103 2025-07-24T03:55:53.8426770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-220-8 2025-07-24T03:55:53.8427240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-24 2025-07-24T03:55:53.8427710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410v1 2025-07-24T03:55:53.8428190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420+nl 2025-07-24T03:55:53.8428670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025ex 2025-07-24T03:55:53.8429140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-ex 2025-07-24T03:55:53.8429620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-mc 2025-07-24T03:55:53.8430100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p-vb 2025-07-24T03:55:53.8430570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti800 2025-07-24T03:55:53.8431030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p-vb 2025-07-24T03:55:53.8431520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-rv-n 2025-07-24T03:55:53.8432010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+2p 2025-07-24T03:55:53.8432470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty40 2025-07-24T03:55:53.8432940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk-vb 2025-07-24T03:55:53.8433430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv-2p 2025-07-24T03:55:53.8433910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc 2025-07-24T03:55:53.8434390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb 2025-07-24T03:55:53.8434850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tt 2025-07-24T03:55:53.8435300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4207-s 2025-07-24T03:55:53.8435780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-mc 2025-07-24T03:55:53.8436260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-8 2025-07-24T03:55:53.8436730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm2.3 2025-07-24T03:55:53.8437230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-0.6.1 2025-07-24T03:55:53.8437720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi910+ 2025-07-24T03:55:53.8438170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvipt 2025-07-24T03:55:53.8438640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-mc 2025-07-24T03:55:53.8439120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/termite 2025-07-24T03:55:53.8439590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-unk 2025-07-24T03:55:53.8440180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105a 2025-07-24T03:55:53.8440660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112-nd 2025-07-24T03:55:53.8441140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-2022 2025-07-24T03:55:53.8441620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-17 2025-07-24T03:55:53.8442100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-p 2025-07-24T03:55:53.8442570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4106brl 2025-07-24T03:55:53.8443070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-1.8.1 2025-07-24T03:55:53.8443560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tkterm 2025-07-24T03:55:53.8444040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4c/LFT-PC850 2025-07-24T03:55:53.8444510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb162 2025-07-24T03:55:53.8444980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb 2025-07-24T03:55:53.8445440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb204 2025-07-24T03:55:53.8445900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uniterm 2025-07-24T03:55:53.8446360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/ultima2 2025-07-24T03:55:53.8446820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uniterm49 2025-07-24T03:55:53.8447280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uts30 2025-07-24T03:55:53.8447750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/ultimaII 2025-07-24T03:55:53.8448220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/unixpc 2025-07-24T03:55:53.8448670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/unknown 2025-07-24T03:55:53.8449120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uwin 2025-07-24T03:55:53.8449570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rebus3180 2025-07-24T03:55:53.8450040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm-w 2025-07-24T03:55:53.8450500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-xpm 2025-07-24T03:55:53.8450950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rtpc 2025-07-24T03:55:53.8451420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-16color 2025-07-24T03:55:53.8451930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-cygwin-native 2025-07-24T03:55:53.8452430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent200 2025-07-24T03:55:53.8452900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rt6221 2025-07-24T03:55:53.8453380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm-nam 2025-07-24T03:55:53.8453850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm 2025-07-24T03:55:53.8454310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-88color 2025-07-24T03:55:53.8454780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rcons 2025-07-24T03:55:53.8455250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-cygwin 2025-07-24T03:55:53.8455810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent40 2025-07-24T03:55:53.8456290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent100 2025-07-24T03:55:53.8456760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent25 2025-07-24T03:55:53.8457220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt 2025-07-24T03:55:53.8457670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent60 2025-07-24T03:55:53.8458120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rca 2025-07-24T03:55:53.8458570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-color 2025-07-24T03:55:53.8459060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-256color 2025-07-24T03:55:53.8459540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rt6221-w 2025-07-24T03:55:53.8460010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-basic 2025-07-24T03:55:53.8460490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rcons-color 2025-07-24T03:55:53.8461030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent40+ 2025-07-24T03:55:53.8461570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt+pcfkeys 2025-07-24T03:55:53.8462050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent 2025-07-24T03:55:53.8462530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent20 2025-07-24T03:55:53.8463010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-vt100 2025-07-24T03:55:53.8463490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm 2025-07-24T03:55:53.8463970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-direct 2025-07-24T03:55:53.8464470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-base 2025-07-24T03:55:53.8464950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr 2025-07-24T03:55:53.8465430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds7372-w 2025-07-24T03:55:53.8465920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm-color 2025-07-24T03:55:53.8466410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-vt420pc 2025-07-24T03:55:53.8466890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kvt 2025-07-24T03:55:53.8467340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kaypro 2025-07-24T03:55:53.8467800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole 2025-07-24T03:55:53.8468290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-solaris 2025-07-24T03:55:53.8468780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-linux 2025-07-24T03:55:53.8469250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/ktm 2025-07-24T03:55:53.8469710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr-dumb 2025-07-24T03:55:53.8470210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty+common 2025-07-24T03:55:53.8470700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-16color 2025-07-24T03:55:53.8471170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/k45 2025-07-24T03:55:53.8471700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kermit-am 2025-07-24T03:55:53.8472230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds6402 2025-07-24T03:55:53.8472700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds7372 2025-07-24T03:55:53.8473170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+acs 2025-07-24T03:55:53.8473660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty+setal 2025-07-24T03:55:53.8474160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole+pcfkeys 2025-07-24T03:55:53.8474660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-xf3x 2025-07-24T03:55:53.8475130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kt7ix 2025-07-24T03:55:53.8475610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-256color 2025-07-24T03:55:53.8476100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kermit 2025-07-24T03:55:53.8476570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty-direct 2025-07-24T03:55:53.8477040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kt7 2025-07-24T03:55:53.8477500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+color 2025-07-24T03:55:53.8477960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty 2025-07-24T03:55:53.8478430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm-co 2025-07-24T03:55:53.8478900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+koi8acs 2025-07-24T03:55:53.8479400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr8 2025-07-24T03:55:53.8479900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-xf4x 2025-07-24T03:55:53.8480360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kon 2025-07-24T03:55:53.8480810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kaypro2 2025-07-24T03:55:53.8481260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kon2 2025-07-24T03:55:53.8481710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/38/8510 2025-07-24T03:55:53.8482150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm 2025-07-24T03:55:53.8482640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-mc-nl 2025-07-24T03:55:53.8483140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy60wpp 2025-07-24T03:55:53.8483650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build309 2025-07-24T03:55:53.8484130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-517 2025-07-24T03:55:53.8484610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200wpp 2025-07-24T03:55:53.8485110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-w 2025-07-24T03:55:53.8485610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy50+pp 2025-07-24T03:55:53.8486090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news28-a 2025-07-24T03:55:53.8486570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25 2025-07-24T03:55:53.8487050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29-euc 2025-07-24T03:55:53.8487600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/next 2025-07-24T03:55:53.8488090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-511 2025-07-24T03:55:53.8488570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-s 2025-07-24T03:55:53.8489050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/netbsd6 2025-07-24T03:55:53.8489530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50-w 2025-07-24T03:55:53.8490030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60-nti 2025-07-24T03:55:53.8495240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s-7 2025-07-24T03:55:53.8495750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build440 2025-07-24T03:55:53.8496250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100an 2025-07-24T03:55:53.8496750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt+sl 2025-07-24T03:55:53.8497240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100pp 2025-07-24T03:55:53.8497730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newhpkeyboard 2025-07-24T03:55:53.8498220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42-sjis 2025-07-24T03:55:53.8498720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vpwpp 2025-07-24T03:55:53.8499190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nxterm 2025-07-24T03:55:53.8499640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501 2025-07-24T03:55:53.8500110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansisysk 2025-07-24T03:55:53.8500600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200an 2025-07-24T03:55:53.8501090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300pp 2025-07-24T03:55:53.8501660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy325wpp 2025-07-24T03:55:53.8502150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vp+sl 2025-07-24T03:55:53.8502620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40 2025-07-24T03:55:53.8503100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35-w 2025-07-24T03:55:53.8503590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy350wpp 2025-07-24T03:55:53.8504080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300wpp 2025-07-24T03:55:53.8504580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-100 2025-07-24T03:55:53.8505080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-vt220-8 2025-07-24T03:55:53.8505560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512-a 2025-07-24T03:55:53.8506030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518-o 2025-07-24T03:55:53.8506500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300an 2025-07-24T03:55:53.8506990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200pp 2025-07-24T03:55:53.8507480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100wpp 2025-07-24T03:55:53.8507960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500 2025-07-24T03:55:53.8508500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512-o 2025-07-24T03:55:53.8509040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518-a 2025-07-24T03:55:53.8509540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-100-nti 2025-07-24T03:55:53.8510040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40-o 2025-07-24T03:55:53.8510530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m 2025-07-24T03:55:53.8511010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-mc 2025-07-24T03:55:53.8511490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+s 2025-07-24T03:55:53.8511970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-nl 2025-07-24T03:55:53.8512440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40-a 2025-07-24T03:55:53.8512900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c 2025-07-24T03:55:53.8513370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nec5520 2025-07-24T03:55:53.8513840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy325pp 2025-07-24T03:55:53.8514330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100wan 2025-07-24T03:55:53.8514810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-s 2025-07-24T03:55:53.8515290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501-o 2025-07-24T03:55:53.8515740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31 2025-07-24T03:55:53.8516220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300wan 2025-07-24T03:55:53.8516710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp251-o 2025-07-24T03:55:53.8517180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100wan 2025-07-24T03:55:53.8517670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-old-unk 2025-07-24T03:55:53.8518150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp251-a 2025-07-24T03:55:53.8518620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501-a 2025-07-24T03:55:53.8519090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s-acs 2025-07-24T03:55:53.8519570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+7 2025-07-24T03:55:53.8520050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build400 2025-07-24T03:55:53.8520550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-bce 2025-07-24T03:55:53.8521030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100an 2025-07-24T03:55:53.8521510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-mc-nl 2025-07-24T03:55:53.8521990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansisys 2025-07-24T03:55:53.8522460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+acs 2025-07-24T03:55:53.8522940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-w 2025-07-24T03:55:53.8523430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-acs 2025-07-24T03:55:53.8523920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33-sjis 2025-07-24T03:55:53.8524450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-m 2025-07-24T03:55:53.8524970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s-acs 2025-07-24T03:55:53.8525440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518 2025-07-24T03:55:53.8525900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp511 2025-07-24T03:55:53.8526370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-7 2025-07-24T03:55:53.8526840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp517-w 2025-07-24T03:55:53.8527310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intwan 2025-07-24T03:55:53.8527810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-c-s 2025-07-24T03:55:53.8528300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s 2025-07-24T03:55:53.8528790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy350pp 2025-07-24T03:55:53.8529280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+c41 2025-07-24T03:55:53.8529740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp517 2025-07-24T03:55:53.8530190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa 2025-07-24T03:55:53.8530640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31-a 2025-07-24T03:55:53.8531120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intan 2025-07-24T03:55:53.8531590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newhp 2025-07-24T03:55:53.8532040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31-o 2025-07-24T03:55:53.8532520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s 2025-07-24T03:55:53.8533010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200wan 2025-07-24T03:55:53.8533480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/n7900 2025-07-24T03:55:53.8533950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29-sjis 2025-07-24T03:55:53.8534440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy50+wpp 2025-07-24T03:55:53.8534930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25 2025-07-24T03:55:53.8535410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nd9500 2025-07-24T03:55:53.8535870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-7 2025-07-24T03:55:53.8536360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-m-s 2025-07-24T03:55:53.8536850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50 2025-07-24T03:55:53.8537350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build361 2025-07-24T03:55:53.8537840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vpwpp 2025-07-24T03:55:53.8538330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900iv 2025-07-24T03:55:53.8538810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s-acs 2025-07-24T03:55:53.8539290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7901 2025-07-24T03:55:53.8539770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100wan 2025-07-24T03:55:53.8540290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansi.sysk 2025-07-24T03:55:53.8540820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300pp 2025-07-24T03:55:53.8541320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200an 2025-07-24T03:55:53.8541810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy60pp 2025-07-24T03:55:53.8542300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300wan 2025-07-24T03:55:53.8542780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vppp 2025-07-24T03:55:53.8543260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200pp 2025-07-24T03:55:53.8543750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300an 2025-07-24T03:55:53.8544240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-c-s 2025-07-24T03:55:53.8544730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-c 2025-07-24T03:55:53.8545210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35 2025-07-24T03:55:53.8545710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-nti 2025-07-24T03:55:53.8546200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-517-w 2025-07-24T03:55:53.8546680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-m 2025-07-24T03:55:53.8547160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-acs 2025-07-24T03:55:53.8547690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-w-vt 2025-07-24T03:55:53.8548190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900 2025-07-24T03:55:53.8548660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60 2025-07-24T03:55:53.8549150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-m-s 2025-07-24T03:55:53.8549640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100an 2025-07-24T03:55:53.8550120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-old 2025-07-24T03:55:53.8550600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs 2025-07-24T03:55:53.8551080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100pp 2025-07-24T03:55:53.8551560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm33 2025-07-24T03:55:53.8552020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news 2025-07-24T03:55:53.8552500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42-euc 2025-07-24T03:55:53.8552980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33 2025-07-24T03:55:53.8553440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/no+brackets 2025-07-24T03:55:53.8553920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-unk 2025-07-24T03:55:53.8554380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news42 2025-07-24T03:55:53.8554840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm-o 2025-07-24T03:55:53.8555330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-direct 2025-07-24T03:55:53.8555820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514-a 2025-07-24T03:55:53.8556410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-256color 2025-07-24T03:55:53.8556890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news29 2025-07-24T03:55:53.8557360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-m-ns 2025-07-24T03:55:53.8557830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514-o 2025-07-24T03:55:53.8558300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm-a 2025-07-24T03:55:53.8558780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-nl 2025-07-24T03:55:53.8559250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-ns 2025-07-24T03:55:53.8559730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-mc 2025-07-24T03:55:53.8560230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35-nti 2025-07-24T03:55:53.8560710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nec 2025-07-24T03:55:53.8561190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy60wpp 2025-07-24T03:55:53.8561680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy50+wpp 2025-07-24T03:55:53.8562180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200wan 2025-07-24T03:55:53.8562660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy50+pp 2025-07-24T03:55:53.8563160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-16color 2025-07-24T03:55:53.8563640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news28 2025-07-24T03:55:53.8564120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+mac 2025-07-24T03:55:53.8564610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60-w 2025-07-24T03:55:53.8565100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vppp 2025-07-24T03:55:53.8565570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7 2025-07-24T03:55:53.8566050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-w-vt 2025-07-24T03:55:53.8566550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200wpp 2025-07-24T03:55:53.8567040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intpp 2025-07-24T03:55:53.8567530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s-7 2025-07-24T03:55:53.8568010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+c 2025-07-24T03:55:53.8568490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy60pp 2025-07-24T03:55:53.8568960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42 2025-07-24T03:55:53.8569450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50-nti 2025-07-24T03:55:53.8569930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news33 2025-07-24T03:55:53.8570390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s 2025-07-24T03:55:53.8570870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-c 2025-07-24T03:55:53.8571360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intwpp 2025-07-24T03:55:53.8571840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s-7 2025-07-24T03:55:53.8572450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29 2025-07-24T03:55:53.8572930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-m 2025-07-24T03:55:53.8573390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-a 2025-07-24T03:55:53.8573870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-vt220 2025-07-24T03:55:53.8574340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-o 2025-07-24T03:55:53.8574800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900i 2025-07-24T03:55:53.8575270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nextshell 2025-07-24T03:55:53.8575750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100pp 2025-07-24T03:55:53.8576220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512 2025-07-24T03:55:53.8576690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/northstar 2025-07-24T03:55:53.8577140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm 2025-07-24T03:55:53.8577620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300wpp 2025-07-24T03:55:53.8578110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100wpp 2025-07-24T03:55:53.8578600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100wpp 2025-07-24T03:55:53.8579090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansi.sys 2025-07-24T03:55:53.8579580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build326 2025-07-24T03:55:53.8580070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513-o 2025-07-24T03:55:53.8580540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513 2025-07-24T03:55:53.8580990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514 2025-07-24T03:55:53.8581450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole 2025-07-24T03:55:53.8581940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build343 2025-07-24T03:55:53.8582430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513-a 2025-07-24T03:55:53.8582900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33-euc 2025-07-24T03:55:53.8583370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/6053-dg 2025-07-24T03:55:53.8583830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/605x-dg 2025-07-24T03:55:53.8584280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/6053 2025-07-24T03:55:53.8584720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/605x 2025-07-24T03:55:53.8585170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/630MTG-24 2025-07-24T03:55:53.8585630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/630-lm 2025-07-24T03:55:53.8586080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/31/1178 2025-07-24T03:55:53.8586520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/31/1730-lm 2025-07-24T03:55:53.8586990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62-w 2025-07-24T03:55:53.8587450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emu-220 2025-07-24T03:55:53.8587960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emu 2025-07-24T03:55:53.8588450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62 2025-07-24T03:55:53.8588910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64 2025-07-24T03:55:53.8589390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+italics 2025-07-24T03:55:53.8589860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ex155 2025-07-24T03:55:53.8590320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+sgr 2025-07-24T03:55:53.8590790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+strikeout 2025-07-24T03:55:53.8591280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64-rv 2025-07-24T03:55:53.8591760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-vt52 2025-07-24T03:55:53.8592220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep4000 2025-07-24T03:55:53.8592690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+index 2025-07-24T03:55:53.8593150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep48 2025-07-24T03:55:53.8593610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-glasstty 2025-07-24T03:55:53.8594090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emx-base 2025-07-24T03:55:53.8594560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+color 2025-07-24T03:55:53.8595020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep40 2025-07-24T03:55:53.8595460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep4080 2025-07-24T03:55:53.8595930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62-rv 2025-07-24T03:55:53.8596400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/env230 2025-07-24T03:55:53.8596860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64-w 2025-07-24T03:55:53.8597340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/envision230 2025-07-24T03:55:53.8597810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ergo4000 2025-07-24T03:55:53.8598280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-ansi 2025-07-24T03:55:53.8598760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/esprit-am 2025-07-24T03:55:53.8599220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emots 2025-07-24T03:55:53.8599670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/esprit 2025-07-24T03:55:53.8600120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks 2025-07-24T03:55:53.8600560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/eterm 2025-07-24T03:55:53.8601010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/exec80 2025-07-24T03:55:53.8601480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/eterm-color 2025-07-24T03:55:53.8601950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bct510a 2025-07-24T03:55:53.8602170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-w-rv 2025-07-24T03:55:53.8602370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8 2025-07-24T03:55:53.8602580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-nobold 2025-07-24T03:55:53.8602860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0 2025-07-24T03:55:53.8603050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/b-128 2025-07-24T03:55:53.8603240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300 2025-07-24T03:55:53.8603450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc 2025-07-24T03:55:53.8603660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc 2025-07-24T03:55:53.8603850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10rv 2025-07-24T03:55:53.8604040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bee 2025-07-24T03:55:53.8604240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w-8rv 2025-07-24T03:55:53.8604430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bh4 2025-07-24T03:55:53.8604640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehiveIIIm 2025-07-24T03:55:53.8604840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-m 2025-07-24T03:55:53.8605050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-rv 2025-07-24T03:55:53.8605270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bracketed+paste 2025-07-24T03:55:53.8605470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc 2025-07-24T03:55:53.8605670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10nv 2025-07-24T03:55:53.8605880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-w 2025-07-24T03:55:53.8606080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8rv 2025-07-24T03:55:53.8606280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-rv 2025-07-24T03:55:53.8606470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/basic4 2025-07-24T03:55:53.8606670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bct510d 2025-07-24T03:55:53.8606860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8w 2025-07-24T03:55:53.8607060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive 2025-07-24T03:55:53.8607250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w 2025-07-24T03:55:53.8607450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25nv 2025-07-24T03:55:53.8607640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0nv 2025-07-24T03:55:53.8607840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bantam 2025-07-24T03:55:53.8608030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bobcat 2025-07-24T03:55:53.8608220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10 2025-07-24T03:55:53.8608430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-rv 2025-07-24T03:55:53.8608610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bh3m 2025-07-24T03:55:53.8608810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bitgraph 2025-07-24T03:55:53.8609010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w-rv 2025-07-24T03:55:53.8609200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bterm 2025-07-24T03:55:53.8609470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-mono 2025-07-24T03:55:53.8609700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25rv 2025-07-24T03:55:53.8609900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0rv 2025-07-24T03:55:53.8610110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-sparc 2025-07-24T03:55:53.8610300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive4 2025-07-24T03:55:53.8610500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive3 2025-07-24T03:55:53.8610770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beterm 2025-07-24T03:55:53.8610990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/basis 2025-07-24T03:55:53.8611180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/blit 2025-07-24T03:55:53.8611400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-ppc 2025-07-24T03:55:53.8611590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25 2025-07-24T03:55:53.8611820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-w-rv 2025-07-24T03:55:53.8612030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-w 2025-07-24T03:55:53.8612230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beacon 2025-07-24T03:55:53.8612420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTGr 2025-07-24T03:55:53.8612630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTGr-24 2025-07-24T03:55:53.8612830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-24 2025-07-24T03:55:53.8613030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-41 2025-07-24T03:55:53.8613240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-41r 2025-07-24T03:55:53.8613440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime314 2025-07-24T03:55:53.8613620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mosh 2025-07-24T03:55:53.8613830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit227 2025-07-24T03:55:53.8614030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mouse-sun 2025-07-24T03:55:53.8614220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mai 2025-07-24T03:55:53.8614420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mterm-ansi 2025-07-24T03:55:53.8614610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt70 2025-07-24T03:55:53.8614810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mod24 2025-07-24T03:55:53.8615010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime340 2025-07-24T03:55:53.8615210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph48 2025-07-24T03:55:53.8615410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgterm 2025-07-24T03:55:53.8615620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-gnu-color 2025-07-24T03:55:53.8615820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk227 2025-07-24T03:55:53.8616020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-old 2025-07-24T03:55:53.8616230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty+common 2025-07-24T03:55:53.8616590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-fb 2025-07-24T03:55:53.8616790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp 2025-07-24T03:55:53.8617000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp2 2025-07-24T03:55:53.8617190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mterm 2025-07-24T03:55:53.8617370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2 2025-07-24T03:55:53.8617570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mvterm 2025-07-24T03:55:53.8617750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt-70 2025-07-24T03:55:53.8617960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-old-am 2025-07-24T03:55:53.8618180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mrxvt-256color 2025-07-24T03:55:53.8618380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm2 2025-07-24T03:55:53.8618580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/macintosh 2025-07-24T03:55:53.8618790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/macterminal-w 2025-07-24T03:55:53.8618990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100 2025-07-24T03:55:53.8619180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-gnu 2025-07-24T03:55:53.8619370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mac-w 2025-07-24T03:55:53.8619580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microterm5 2025-07-24T03:55:53.8619770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/m2-nam 2025-07-24T03:55:53.8619990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit227am 2025-07-24T03:55:53.8620180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm3 2025-07-24T03:55:53.8620380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a-v 2025-07-24T03:55:53.8620570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a 2025-07-24T03:55:53.8620770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-1.7 2025-07-24T03:55:53.8620990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel2-80 2025-07-24T03:55:53.8621190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph2 2025-07-24T03:55:53.8621400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1-nb 2025-07-24T03:55:53.8621590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-hb 2025-07-24T03:55:53.8621790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk227am 2025-07-24T03:55:53.8621980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mimeii 2025-07-24T03:55:53.8622190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b-80 2025-07-24T03:55:53.8622390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microbee 2025-07-24T03:55:53.8622610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mosh-256color 2025-07-24T03:55:53.8622820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm-direct 2025-07-24T03:55:53.8623020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr-linux 2025-07-24T03:55:53.8623280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit22714 2025-07-24T03:55:53.8623530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty-direct 2025-07-24T03:55:53.8623730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr-sun 2025-07-24T03:55:53.8623910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mac 2025-07-24T03:55:53.8624110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1 2025-07-24T03:55:53.8624300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgt 2025-07-24T03:55:53.8624500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-3ax 2025-07-24T03:55:53.8624720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm-256color 2025-07-24T03:55:53.8624930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel12-80 2025-07-24T03:55:53.8625140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph 2025-07-24T03:55:53.8625320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr 2025-07-24T03:55:53.8625520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microterm 2025-07-24T03:55:53.8625740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm+pcfkeys 2025-07-24T03:55:53.8625940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp1 2025-07-24T03:55:53.8626140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-color 2025-07-24T03:55:53.8626330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime1 2025-07-24T03:55:53.8626520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mm314 2025-07-24T03:55:53.8626720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime3a 2025-07-24T03:55:53.8626910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mm340 2025-07-24T03:55:53.8627110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt4520-rv 2025-07-24T03:55:53.8627300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/megatek 2025-07-24T03:55:53.8632380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel-2-nam 2025-07-24T03:55:53.8632610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b-nb 2025-07-24T03:55:53.8632820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel-2 2025-07-24T03:55:53.8633020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mono-emx 2025-07-24T03:55:53.8633210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime 2025-07-24T03:55:53.8633410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk22714 2025-07-24T03:55:53.8633610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mdl110 2025-07-24T03:55:53.8633800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mimei 2025-07-24T03:55:53.8633980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach 2025-07-24T03:55:53.8634180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a-s 2025-07-24T03:55:53.8634380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-1.5 2025-07-24T03:55:53.8634570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microb 2025-07-24T03:55:53.8634760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/memhp 2025-07-24T03:55:53.8635060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty 2025-07-24T03:55:53.8635250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm 2025-07-24T03:55:53.8635470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100-color 2025-07-24T03:55:53.8635680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-3.0 2025-07-24T03:55:53.8635870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime3ax 2025-07-24T03:55:53.8636070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100+ 2025-07-24T03:55:53.8636270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/morphos 2025-07-24T03:55:53.8636470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel 2025-07-24T03:55:53.8636660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix 2025-07-24T03:55:53.8636850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mod 2025-07-24T03:55:53.8637050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-bold 2025-07-24T03:55:53.8637250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b 2025-07-24T03:55:53.8637460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-terminal 2025-07-24T03:55:53.8637650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mrxvt 2025-07-24T03:55:53.8637860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt-utf8 2025-07-24T03:55:53.8638060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisaterm-w 2025-07-24T03:55:53.8638260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux3.0 2025-07-24T03:55:53.8638470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux+sfkeys 2025-07-24T03:55:53.8638670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m2 2025-07-24T03:55:53.8638860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/luna 2025-07-24T03:55:53.8639060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-lat 2025-07-24T03:55:53.8639260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/luna68k 2025-07-24T03:55:53.8639470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-koi8r 2025-07-24T03:55:53.8639660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/la120 2025-07-24T03:55:53.8639860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lft-pc850 2025-07-24T03:55:53.8640070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.2 2025-07-24T03:55:53.8640270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-s 2025-07-24T03:55:53.8640480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux+decid 2025-07-24T03:55:53.8640680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisaterm 2025-07-24T03:55:53.8640900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-16color 2025-07-24T03:55:53.8641080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/ln03 2025-07-24T03:55:53.8641270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/ln03-w 2025-07-24T03:55:53.8641470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-vt 2025-07-24T03:55:53.8641730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/layer 2025-07-24T03:55:53.8641980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-basic 2025-07-24T03:55:53.8642170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisa 2025-07-24T03:55:53.8642360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux 2025-07-24T03:55:53.8642560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m1 2025-07-24T03:55:53.8642770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-c-nc 2025-07-24T03:55:53.8642950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/liswb 2025-07-24T03:55:53.8643130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lft 2025-07-24T03:55:53.8643330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m1b 2025-07-24T03:55:53.8643540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.6 2025-07-24T03:55:53.8643740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.6.26 2025-07-24T03:55:53.8643940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-c 2025-07-24T03:55:53.8644140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m 2025-07-24T03:55:53.8644340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-nic 2025-07-24T03:55:53.8644550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-koi8 2025-07-24T03:55:53.8644730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lpr 2025-07-24T03:55:53.8644920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/955-w 2025-07-24T03:55:53.8645110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/9term 2025-07-24T03:55:53.8645310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/955-hb 2025-07-24T03:55:53.8645530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-4p 2025-07-24T03:55:53.8645710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/coco3 2025-07-24T03:55:53.8645920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-6lpi 2025-07-24T03:55:53.8646110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cx100 2025-07-24T03:55:53.8646290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c321 2025-07-24T03:55:53.8646480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit80 2025-07-24T03:55:53.8646670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50 2025-07-24T03:55:53.8646870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops-10 2025-07-24T03:55:53.8647080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept-avt 2025-07-24T03:55:53.8647280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50r 2025-07-24T03:55:53.8647500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept100-rv 2025-07-24T03:55:53.8647690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60 2025-07-24T03:55:53.8647920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cci1 2025-07-24T03:55:53.8648110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/coherent 2025-07-24T03:55:53.8648310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cad68-2 2025-07-24T03:55:53.8648560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cyb83 2025-07-24T03:55:53.8648830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-koi8r 2025-07-24T03:55:53.8649030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cbunix 2025-07-24T03:55:53.8649220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv 2025-07-24T03:55:53.8649420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-8p 2025-07-24T03:55:53.8649620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cs10-w 2025-07-24T03:55:53.8649820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60l1 2025-07-24T03:55:53.8650010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cad68-3 2025-07-24T03:55:53.8650200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citc 2025-07-24T03:55:53.8650410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv-8p 2025-07-24T03:55:53.8650630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-w8p 2025-07-24T03:55:53.8650830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-ps 2025-07-24T03:55:53.8651020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-4p 2025-07-24T03:55:53.8651230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-n132 2025-07-24T03:55:53.8651430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel320 2025-07-24T03:55:53.8651650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-koi8r-m 2025-07-24T03:55:53.8651830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ct82 2025-07-24T03:55:53.8652030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ct8500 2025-07-24T03:55:53.8652210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops 2025-07-24T03:55:53.8652420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept100 2025-07-24T03:55:53.8652620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel321 2025-07-24T03:55:53.8652820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-8lpi 2025-07-24T03:55:53.8653010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-m 2025-07-24T03:55:53.8653210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25w 2025-07-24T03:55:53.8653400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cbblit 2025-07-24T03:55:53.8653600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108 2025-07-24T03:55:53.8653800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60r 2025-07-24T03:55:53.8653990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ctrm 2025-07-24T03:55:53.8654190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-rv 2025-07-24T03:55:53.8654390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-rv-4p 2025-07-24T03:55:53.8654580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ci8510 2025-07-24T03:55:53.8654800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-koi8r-m 2025-07-24T03:55:53.8655010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-iso-m 2025-07-24T03:55:53.8655210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/commodore 2025-07-24T03:55:53.8655490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108 2025-07-24T03:55:53.8655680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons43 2025-07-24T03:55:53.8655890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-iso8859 2025-07-24T03:55:53.8656090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101 2025-07-24T03:55:53.8656290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons30-m 2025-07-24T03:55:53.8656490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60l1-m 2025-07-24T03:55:53.8656680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100 2025-07-24T03:55:53.8656870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc752 2025-07-24T03:55:53.8657060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit500 2025-07-24T03:55:53.8657250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cgc2 2025-07-24T03:55:53.8657440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cg7900 2025-07-24T03:55:53.8657640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwinDBG 2025-07-24T03:55:53.8657840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/chromatics 2025-07-24T03:55:53.8658050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50l1-m 2025-07-24T03:55:53.8658250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/colorscan 2025-07-24T03:55:53.8658450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ca22851 2025-07-24T03:55:53.8658660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-koi8r 2025-07-24T03:55:53.8658860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721 2025-07-24T03:55:53.8659060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-n 2025-07-24T03:55:53.8659240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cgc3 2025-07-24T03:55:53.8659430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-w 2025-07-24T03:55:53.8659640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-8p 2025-07-24T03:55:53.8659830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cs10 2025-07-24T03:55:53.8660030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-m 2025-07-24T03:55:53.8660220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons30 2025-07-24T03:55:53.8660420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept 2025-07-24T03:55:53.8660610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh 2025-07-24T03:55:53.8660810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-pica 2025-07-24T03:55:53.8661020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-iso 2025-07-24T03:55:53.8661220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel300 2025-07-24T03:55:53.8661430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv-4p 2025-07-24T03:55:53.8661630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-4p 2025-07-24T03:55:53.8661850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-elite 2025-07-24T03:55:53.8662080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops10 2025-07-24T03:55:53.8662320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e 2025-07-24T03:55:53.8662530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel301 2025-07-24T03:55:53.8662730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-comp 2025-07-24T03:55:53.8662930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-m 2025-07-24T03:55:53.8663120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-1p 2025-07-24T03:55:53.8663320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-rv 2025-07-24T03:55:53.8663510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc456 2025-07-24T03:55:53.8663700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit-80 2025-07-24T03:55:53.8663920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-iso-m 2025-07-24T03:55:53.8664120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-iso-m 2025-07-24T03:55:53.8664310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cx 2025-07-24T03:55:53.8664500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25r 2025-07-24T03:55:53.8664710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-debian 2025-07-24T03:55:53.8664900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/crt 2025-07-24T03:55:53.8665110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-w-8p 2025-07-24T03:55:53.8665300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons43-m 2025-07-24T03:55:53.8665510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/crt-vt220 2025-07-24T03:55:53.8665710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721-esc 2025-07-24T03:55:53.8665920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwinB19 2025-07-24T03:55:53.8666130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25l1-m 2025-07-24T03:55:53.8666340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/color_xterm 2025-07-24T03:55:53.8666530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50l1 2025-07-24T03:55:53.8666740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-prop 2025-07-24T03:55:53.8666950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-koi8r-m 2025-07-24T03:55:53.8667160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-koi8-r 2025-07-24T03:55:53.8667350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c301 2025-07-24T03:55:53.8667550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cyb110 2025-07-24T03:55:53.8667760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-iso8859 2025-07-24T03:55:53.8667970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-w-8 2025-07-24T03:55:53.8668180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60r-m 2025-07-24T03:55:53.8668360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c300 2025-07-24T03:55:53.8668550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25 2025-07-24T03:55:53.8668740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwin 2025-07-24T03:55:53.8669050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721ll 2025-07-24T03:55:53.8669260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25r-m 2025-07-24T03:55:53.8669440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c104 2025-07-24T03:55:53.8669630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc756 2025-07-24T03:55:53.8669840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-132 2025-07-24T03:55:53.8670050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50r-m 2025-07-24T03:55:53.8670240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cci 2025-07-24T03:55:53.8670450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108rv4p 2025-07-24T03:55:53.8670650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25l1 2025-07-24T03:55:53.8670850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/digilog 2025-07-24T03:55:53.8671050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd-34 2025-07-24T03:55:53.8671230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmdt80 2025-07-24T03:55:53.8671440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-7b-w 2025-07-24T03:55:53.8671640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-7b-w 2025-07-24T03:55:53.8671820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d132 2025-07-24T03:55:53.8672010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230c 2025-07-24T03:55:53.8672220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102-sna 2025-07-24T03:55:53.8672410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/delta 2025-07-24T03:55:53.8672610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-dg 2025-07-24T03:55:53.8672820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7103-sna 2025-07-24T03:55:53.8673020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix 2025-07-24T03:55:53.8673230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7003-dumb 2025-07-24T03:55:53.8673430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-7b 2025-07-24T03:55:53.8673620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmchat 2025-07-24T03:55:53.8673840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x48-m 2025-07-24T03:55:53.8674050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt220 2025-07-24T03:55:53.8674270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-w-ccc 2025-07-24T03:55:53.8674460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm3025 2025-07-24T03:55:53.8674650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+s 2025-07-24T03:55:53.8674840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw1 2025-07-24T03:55:53.8675040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-unix-25 2025-07-24T03:55:53.8675230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+25 2025-07-24T03:55:53.8675450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-w 2025-07-24T03:55:53.8675710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-144x48-m 2025-07-24T03:55:53.8675990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt330 2025-07-24T03:55:53.8676200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578-dg 2025-07-24T03:55:53.8676400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datapoint 2025-07-24T03:55:53.8676580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211 2025-07-24T03:55:53.8676780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462e-dg 2025-07-24T03:55:53.8676970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+ 2025-07-24T03:55:53.8677180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-25 2025-07-24T03:55:53.8677370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80 2025-07-24T03:55:53.8677590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-s-ccc 2025-07-24T03:55:53.8677770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220 2025-07-24T03:55:53.8677980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-w 2025-07-24T03:55:53.8678210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dialogue80 2025-07-24T03:55:53.8678420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-25 2025-07-24T03:55:53.8678610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dumb 2025-07-24T03:55:53.8678840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-sr-ccc 2025-07-24T03:55:53.8679040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg-generic 2025-07-24T03:55:53.8679250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-unix-25 2025-07-24T03:55:53.8679450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7003 2025-07-24T03:55:53.8679670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-25 2025-07-24T03:55:53.8679890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-112x37-m 2025-07-24T03:55:53.8680090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+25 2025-07-24T03:55:53.8680300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1720 2025-07-24T03:55:53.8680490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470 2025-07-24T03:55:53.8680710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-s 2025-07-24T03:55:53.8680920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-s 2025-07-24T03:55:53.8681110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decpro 2025-07-24T03:55:53.8681300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d210 2025-07-24T03:55:53.8681510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datagraphix 2025-07-24T03:55:53.8681700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-dg 2025-07-24T03:55:53.8681920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-sr 2025-07-24T03:55:53.8682140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x25-m 2025-07-24T03:55:53.8682340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-7b-w 2025-07-24T03:55:53.8682550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-ccc 2025-07-24T03:55:53.8682850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-sr 2025-07-24T03:55:53.8683050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt340 2025-07-24T03:55:53.8683250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmdt80w 2025-07-24T03:55:53.8683460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dumb-emacs-ansi 2025-07-24T03:55:53.8683660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm80w 2025-07-24T03:55:53.8683850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-dg 2025-07-24T03:55:53.8684050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+11 2025-07-24T03:55:53.8684270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datamedia2500 2025-07-24T03:55:53.8684460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtc382 2025-07-24T03:55:53.8684660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-w 2025-07-24T03:55:53.8684860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102-old 2025-07-24T03:55:53.8685060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m 2025-07-24T03:55:53.8685260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-unix 2025-07-24T03:55:53.8685460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-dg 2025-07-24T03:55:53.8685660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-7b-w 2025-07-24T03:55:53.8685870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-s 2025-07-24T03:55:53.8686080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-sr 2025-07-24T03:55:53.8686280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+color8 2025-07-24T03:55:53.8686470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp 2025-07-24T03:55:53.8686680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-112x37 2025-07-24T03:55:53.8686870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e-dg 2025-07-24T03:55:53.8687080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-25 2025-07-24T03:55:53.8687280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ddr3180 2025-07-24T03:55:53.8687480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+7b 2025-07-24T03:55:53.8687670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-dg 2025-07-24T03:55:53.8687880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-dg-ccc 2025-07-24T03:55:53.8688110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-sr-ccc 2025-07-24T03:55:53.8688290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d400 2025-07-24T03:55:53.8688490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-dg 2025-07-24T03:55:53.8688690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+sr 2025-07-24T03:55:53.8688890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-b 2025-07-24T03:55:53.8689100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-sr 2025-07-24T03:55:53.8689320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgmode+color8 2025-07-24T03:55:53.8689620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix 2025-07-24T03:55:53.8689810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt110 2025-07-24T03:55:53.8690030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-ccc 2025-07-24T03:55:53.8690220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg-ansi 2025-07-24T03:55:53.8690420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+fixed 2025-07-24T03:55:53.8690610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd 2025-07-24T03:55:53.8690800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt-100w 2025-07-24T03:55:53.8691000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640 2025-07-24T03:55:53.8691220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x40 2025-07-24T03:55:53.8691420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-dg 2025-07-24T03:55:53.8691630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dataspeed40 2025-07-24T03:55:53.8691830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+w 2025-07-24T03:55:53.8692020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dd5000 2025-07-24T03:55:53.8692220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt400 2025-07-24T03:55:53.8692410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dp3360 2025-07-24T03:55:53.8692620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6053-old 2025-07-24T03:55:53.8692800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg210 2025-07-24T03:55:53.8693030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x64-m 2025-07-24T03:55:53.8693240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-s 2025-07-24T03:55:53.8693460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x48 2025-07-24T03:55:53.8693660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x64 2025-07-24T03:55:53.8693860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmterm 2025-07-24T03:55:53.8694040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+ 2025-07-24T03:55:53.8694240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo-lm 2025-07-24T03:55:53.8694440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decansi 2025-07-24T03:55:53.8694650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-7b-w 2025-07-24T03:55:53.8694850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-w 2025-07-24T03:55:53.8695040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+25 2025-07-24T03:55:53.8695250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-b 2025-07-24T03:55:53.8695450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-unix 2025-07-24T03:55:53.8695650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578-7b 2025-07-24T03:55:53.8695840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+sr 2025-07-24T03:55:53.8696030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ds40-2 2025-07-24T03:55:53.8696290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg211 2025-07-24T03:55:53.8696520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80w 2025-07-24T03:55:53.8696720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-dg 2025-07-24T03:55:53.8696930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-w 2025-07-24T03:55:53.8697120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-w 2025-07-24T03:55:53.8697330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230c-dg 2025-07-24T03:55:53.8697510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d80 2025-07-24T03:55:53.8697690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw3 2025-07-24T03:55:53.8697900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-90x30 2025-07-24T03:55:53.8698100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt-100 2025-07-24T03:55:53.8698290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+ccc 2025-07-24T03:55:53.8698470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw4 2025-07-24T03:55:53.8698660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dwk-vt 2025-07-24T03:55:53.8698860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-dg 2025-07-24T03:55:53.8699070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-90x30-m 2025-07-24T03:55:53.8699280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgunix+fixed 2025-07-24T03:55:53.8699480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dialogue 2025-07-24T03:55:53.8699670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-dg 2025-07-24T03:55:53.8699860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg450 2025-07-24T03:55:53.8700050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555 2025-07-24T03:55:53.8700240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470-dg 2025-07-24T03:55:53.8700430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm3045 2025-07-24T03:55:53.8700620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm1520 2025-07-24T03:55:53.8700820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decwriter 2025-07-24T03:55:53.8701040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-100x37 2025-07-24T03:55:53.8701250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x30 2025-07-24T03:55:53.8701440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-w 2025-07-24T03:55:53.8701640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm2500 2025-07-24T03:55:53.8701840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix 2025-07-24T03:55:53.8702030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215-7b 2025-07-24T03:55:53.8702220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+ 2025-07-24T03:55:53.8702420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c-7b 2025-07-24T03:55:53.8702640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1620-m8 2025-07-24T03:55:53.8702840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80-sas 2025-07-24T03:55:53.8703140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+w 2025-07-24T03:55:53.8703340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d450-dg 2025-07-24T03:55:53.8703550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-sr 2025-07-24T03:55:53.8703760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x75 2025-07-24T03:55:53.8703980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-256x96 2025-07-24T03:55:53.8704160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw2 2025-07-24T03:55:53.8704360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg605x 2025-07-24T03:55:53.8704580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x75-m 2025-07-24T03:55:53.8704790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgmode+color 2025-07-24T03:55:53.8704980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d2-dg 2025-07-24T03:55:53.8705180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-dg 2025-07-24T03:55:53.8705360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd1 2025-07-24T03:55:53.8705550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm1521 2025-07-24T03:55:53.8705770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-25-ccc 2025-07-24T03:55:53.8705960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dwk 2025-07-24T03:55:53.8706140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6053 2025-07-24T03:55:53.8706380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x40-m 2025-07-24T03:55:53.8706570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo 2025-07-24T03:55:53.8706770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211-7b 2025-07-24T03:55:53.8706960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg200 2025-07-24T03:55:53.8707160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+color 2025-07-24T03:55:53.8707360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-25 2025-07-24T03:55:53.8707560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtterm 2025-07-24T03:55:53.8707780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-160x64 2025-07-24T03:55:53.8707990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dvtm-256color 2025-07-24T03:55:53.8708180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dp8242 2025-07-24T03:55:53.8708380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d400-dg 2025-07-24T03:55:53.8708560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410 2025-07-24T03:55:53.8708820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-sr 2025-07-24T03:55:53.8809120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1740 2025-07-24T03:55:53.8909450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-100x37-m 2025-07-24T03:55:53.9009760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-s 2025-07-24T03:55:53.9110080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-dg 2025-07-24T03:55:53.9210430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+dg 2025-07-24T03:55:53.9310820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215 2025-07-24T03:55:53.9411120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-25 2025-07-24T03:55:53.9511430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt100 2025-07-24T03:55:53.9648980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix 2025-07-24T03:55:53.9649190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec+pp 2025-07-24T03:55:53.9849920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-s 2025-07-24T03:55:53.9850170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411 2025-07-24T03:55:53.9850420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix 2025-07-24T03:55:53.9950860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640-m8 2025-07-24T03:55:53.9951080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d2 2025-07-24T03:55:53.9951300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e+ 2025-07-24T03:55:53.9951510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw 2025-07-24T03:55:53.9951740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-dg 2025-07-24T03:55:53.9951950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dvtm 2025-07-24T03:55:53.9952180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-dg 2025-07-24T03:55:53.9952390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec+sl 2025-07-24T03:55:53.9952620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7202 2025-07-24T03:55:53.9952880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-256x96-m 2025-07-24T03:55:53.9953100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-w 2025-07-24T03:55:53.9953320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-w 2025-07-24T03:55:53.9953560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-w 2025-07-24T03:55:53.9953800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-w 2025-07-24T03:55:53.9954030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgunix+ccc 2025-07-24T03:55:53.9954260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220-7b 2025-07-24T03:55:53.9954490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt100 2025-07-24T03:55:53.9954710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d214 2025-07-24T03:55:53.9954940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo630 2025-07-24T03:55:53.9955170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix 2025-07-24T03:55:53.9955390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d800 2025-07-24T03:55:53.9955610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt100w 2025-07-24T03:55:53.9955830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e+dg 2025-07-24T03:55:53.9956050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460 2025-07-24T03:55:53.9956280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1730 2025-07-24T03:55:53.9956630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d200 2025-07-24T03:55:53.9956850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ddr 2025-07-24T03:55:53.9957090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-sr 2025-07-24T03:55:53.9957330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-w 2025-07-24T03:55:54.0051480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-f2 2025-07-24T03:55:54.0151860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin 2025-07-24T03:55:54.0252350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c-dg 2025-07-24T03:55:54.0352560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+dg 2025-07-24T03:55:54.0352850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp203 2025-07-24T03:55:54.0453450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp204 2025-07-24T03:55:54.0553370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211-dg 2025-07-24T03:55:54.0653530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6134 2025-07-24T03:55:54.0754050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-7b 2025-07-24T03:55:54.0871270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm80 2025-07-24T03:55:54.0872410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-25 2025-07-24T03:55:54.0873400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-w-ccc 2025-07-24T03:55:54.0874400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+15 2025-07-24T03:55:54.0875370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-7b-w 2025-07-24T03:55:54.0876280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d450 2025-07-24T03:55:54.0877200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-f 2025-07-24T03:55:54.0878190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x30-m 2025-07-24T03:55:54.0879150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-7b 2025-07-24T03:55:54.0880070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg100 2025-07-24T03:55:54.0880950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461 2025-07-24T03:55:54.0881900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640-lm 2025-07-24T03:55:54.0882840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230 2025-07-24T03:55:54.0883790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-144x48 2025-07-24T03:55:54.0884760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215-dg 2025-07-24T03:55:54.0885710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+8b 2025-07-24T03:55:54.0886660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo450 2025-07-24T03:55:54.0887600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470-7b 2025-07-24T03:55:54.0888510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/domterm 2025-07-24T03:55:54.0889420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c 2025-07-24T03:55:54.0890350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix 2025-07-24T03:55:54.0891610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-7b 2025-07-24T03:55:54.0892570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e-unix 2025-07-24T03:55:54.0893530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x25 2025-07-24T03:55:54.0894480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-7b 2025-07-24T03:55:54.0895470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-25-ccc 2025-07-24T03:55:54.0896470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-dg-ccc 2025-07-24T03:55:54.0897410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-w 2025-07-24T03:55:54.0898380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-160x64-m 2025-07-24T03:55:54.0899340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578 2025-07-24T03:55:54.0900250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230-dg 2025-07-24T03:55:54.0901170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtc300s 2025-07-24T03:55:54.0902110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg460-ansi 2025-07-24T03:55:54.0903080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-w 2025-07-24T03:55:54.0904000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ds40 2025-07-24T03:55:54.0904900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+dg 2025-07-24T03:55:54.0905820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d214-dg 2025-07-24T03:55:54.0906740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220-dg 2025-07-24T03:55:54.0907740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1740-lm 2025-07-24T03:55:54.0908700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+s 2025-07-24T03:55:54.0909620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decid+cpr 2025-07-24T03:55:54.0921580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd-24 2025-07-24T03:55:54.0922610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-f2 2025-07-24T03:55:54.0923630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-s-ccc 2025-07-24T03:55:54.0924640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-s 2025-07-24T03:55:54.0925610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1620 2025-07-24T03:55:54.0926570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d200-dg 2025-07-24T03:55:54.0927490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577 2025-07-24T03:55:54.0928420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-sr 2025-07-24T03:55:54.0929360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d210-dg 2025-07-24T03:55:54.0930300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-s 2025-07-24T03:55:54.0931280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-f 2025-07-24T03:55:54.0932240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-25 2025-07-24T03:55:54.0933200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-7b 2025-07-24T03:55:54.0934400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix 2025-07-24T03:55:54.0935330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102 2025-07-24T03:55:54.0936290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/41/Apple_Terminal 2025-07-24T03:55:54.0937260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-42 2025-07-24T03:55:54.0938230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-epc-w 2025-07-24T03:55:54.0939220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48wpc 2025-07-24T03:55:54.0940200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-25 2025-07-24T03:55:54.0941140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-mc 2025-07-24T03:55:54.0942060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-w 2025-07-24T03:55:54.0943020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-25-w 2025-07-24T03:55:54.0943970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-w-vb 2025-07-24T03:55:54.0944930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42wvb 2025-07-24T03:55:54.0945880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-w 2025-07-24T03:55:54.0946830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-wvb 2025-07-24T03:55:54.0947790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-42-w 2025-07-24T03:55:54.0948750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-wvb 2025-07-24T03:55:54.0949680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-vb 2025-07-24T03:55:54.0950630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-25 2025-07-24T03:55:54.0951580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-w 2025-07-24T03:55:54.0952530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-43-w 2025-07-24T03:55:54.0953470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-25 2025-07-24T03:55:54.0954420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-wvb 2025-07-24T03:55:54.0955360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-43 2025-07-24T03:55:54.0956310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75ap 2025-07-24T03:55:54.0957250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-w-vb 2025-07-24T03:55:54.0958180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75 2025-07-24T03:55:54.0959080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30-mc 2025-07-24T03:55:54.0960000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-vb 2025-07-24T03:55:54.0960950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36pc 2025-07-24T03:55:54.0961920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36w 2025-07-24T03:55:54.0962900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-316X 2025-07-24T03:55:54.0963880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-vb 2025-07-24T03:55:54.0964840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-25 2025-07-24T03:55:54.0966000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-25 2025-07-24T03:55:54.0966940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-w 2025-07-24T03:55:54.0967870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-AT 2025-07-24T03:55:54.0968780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse370 2025-07-24T03:55:54.0969690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy100 2025-07-24T03:55:54.0970620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-vb 2025-07-24T03:55:54.0971560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-w 2025-07-24T03:55:54.0972480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30-vb 2025-07-24T03:55:54.0973440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-25 2025-07-24T03:55:54.0974380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-w 2025-07-24T03:55:54.0975290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350 2025-07-24T03:55:54.0976220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120 2025-07-24T03:55:54.0977130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50 2025-07-24T03:55:54.0978060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325w-24 2025-07-24T03:55:54.0979020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-42w 2025-07-24T03:55:54.0979990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-wvb 2025-07-24T03:55:54.0980920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520 2025-07-24T03:55:54.0981860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-wvb 2025-07-24T03:55:54.0982800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-vb 2025-07-24T03:55:54.0983750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-25-w 2025-07-24T03:55:54.0984710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48w 2025-07-24T03:55:54.0985670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43wvb 2025-07-24T03:55:54.0986600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-w 2025-07-24T03:55:54.0987530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-w 2025-07-24T03:55:54.0988450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-mc 2025-07-24T03:55:54.0989380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-25 2025-07-24T03:55:54.0990310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325 2025-07-24T03:55:54.0991250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-wvb 2025-07-24T03:55:54.0992220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-epc 2025-07-24T03:55:54.0993170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-vb 2025-07-24T03:55:54.0994110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60 2025-07-24T03:55:54.0995030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-25 2025-07-24T03:55:54.0995970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-25-w 2025-07-24T03:55:54.0996880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsvt25 2025-07-24T03:55:54.0998000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-vb 2025-07-24T03:55:54.0998930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150 2025-07-24T03:55:54.0999840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-43 2025-07-24T03:55:54.1000640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wrenw 2025-07-24T03:55:54.1001450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42w-vb 2025-07-24T03:55:54.1002260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75 2025-07-24T03:55:54.1003040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75ap 2025-07-24T03:55:54.1003840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-wvb 2025-07-24T03:55:54.1004670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-w 2025-07-24T03:55:54.1005490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-43-w 2025-07-24T03:55:54.1006310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-vb 2025-07-24T03:55:54.1007100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185 2025-07-24T03:55:54.1007900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-42 2025-07-24T03:55:54.1008720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-w 2025-07-24T03:55:54.1009540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-316X 2025-07-24T03:55:54.1010340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160 2025-07-24T03:55:54.1011150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-vb 2025-07-24T03:55:54.1011960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsvt25m 2025-07-24T03:55:54.1012760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36w 2025-07-24T03:55:54.1013590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43w-vb 2025-07-24T03:55:54.1014410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-99fgt 2025-07-24T03:55:54.1015240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-wvb 2025-07-24T03:55:54.1016070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-vb 2025-07-24T03:55:54.1016860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50 2025-07-24T03:55:54.1017640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-25 2025-07-24T03:55:54.1018450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-w 2025-07-24T03:55:54.1019260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-PC 2025-07-24T03:55:54.1020070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-42-w 2025-07-24T03:55:54.1020880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-vb 2025-07-24T03:55:54.1021710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42w 2025-07-24T03:55:54.1022640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-80 2025-07-24T03:55:54.1023460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-w 2025-07-24T03:55:54.1024270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42 2025-07-24T03:55:54.1025320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48w 2025-07-24T03:55:54.1026160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-w-vb 2025-07-24T03:55:54.1026970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fa 2025-07-24T03:55:54.1027740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wren 2025-07-24T03:55:54.1028530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-vb 2025-07-24T03:55:54.1029370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-24 2025-07-24T03:55:54.1030200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-wvb 2025-07-24T03:55:54.1031000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy100q 2025-07-24T03:55:54.1031820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-wvb 2025-07-24T03:55:54.1032660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-75ap 2025-07-24T03:55:54.1033440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60 2025-07-24T03:55:54.1034220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc 2025-07-24T03:55:54.1035050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-vb 2025-07-24T03:55:54.1035870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43 2025-07-24T03:55:54.1036680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36pc 2025-07-24T03:55:54.1037510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36wpc 2025-07-24T03:55:54.1038320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsiris 2025-07-24T03:55:54.1039130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-w-vb 2025-07-24T03:55:54.1039970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-wvb 2025-07-24T03:55:54.1040800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-vb 2025-07-24T03:55:54.1041590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-75ap 2025-07-24T03:55:54.1042390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-w 2025-07-24T03:55:54.1043200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-42 2025-07-24T03:55:54.1044010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-vb 2025-07-24T03:55:54.1044800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-w 2025-07-24T03:55:54.1045590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt 2025-07-24T03:55:54.1046370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85 2025-07-24T03:55:54.1047100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48 2025-07-24T03:55:54.1047820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-8bit 2025-07-24T03:55:54.1048570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-w-vb 2025-07-24T03:55:54.1049320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48pc 2025-07-24T03:55:54.1050040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-tek 2025-07-24T03:55:54.1050770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-42-w 2025-07-24T03:55:54.1051600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99-ansi 2025-07-24T03:55:54.1052410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-wvb 2025-07-24T03:55:54.1053140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-vb 2025-07-24T03:55:54.1053870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-25 2025-07-24T03:55:54.1054580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-325 2025-07-24T03:55:54.1055290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-wvb 2025-07-24T03:55:54.1056020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43w 2025-07-24T03:55:54.1056730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-PC 2025-07-24T03:55:54.1057430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-vb 2025-07-24T03:55:54.1058160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-wvb 2025-07-24T03:55:54.1058880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-105k 2025-07-24T03:55:54.1059600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-24 2025-07-24T03:55:54.1060310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-43 2025-07-24T03:55:54.1061030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-25w 2025-07-24T03:55:54.1061760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-25-w 2025-07-24T03:55:54.1062470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150 2025-07-24T03:55:54.1063190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-pc-24 2025-07-24T03:55:54.1063950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-25-w 2025-07-24T03:55:54.1064680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48 2025-07-24T03:55:54.1065410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-nk 2025-07-24T03:55:54.1066110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-w 2025-07-24T03:55:54.1066830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-24 2025-07-24T03:55:54.1067540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-43 2025-07-24T03:55:54.1068240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99f 2025-07-24T03:55:54.1068920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fgt 2025-07-24T03:55:54.1069640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-vb 2025-07-24T03:55:54.1070350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-w 2025-07-24T03:55:54.1071060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-43-w 2025-07-24T03:55:54.1071790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-wvb 2025-07-24T03:55:54.1072500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160 2025-07-24T03:55:54.1073220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-vb 2025-07-24T03:55:54.1074020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36wpc 2025-07-24T03:55:54.1074760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-25-w 2025-07-24T03:55:54.1075480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99a-ansi 2025-07-24T03:55:54.1076350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30 2025-07-24T03:55:54.1077070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-w-vb 2025-07-24T03:55:54.1077790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-vb 2025-07-24T03:55:54.1078510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185 2025-07-24T03:55:54.1079220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-42 2025-07-24T03:55:54.1079910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-w 2025-07-24T03:55:54.1080620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-vb 2025-07-24T03:55:54.1081360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-p-wvb 2025-07-24T03:55:54.1082110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-24 2025-07-24T03:55:54.1082830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-25-w 2025-07-24T03:55:54.1083560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-wvb 2025-07-24T03:55:54.1084280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36 2025-07-24T03:55:54.1085000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-vb 2025-07-24T03:55:54.1085710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350 2025-07-24T03:55:54.1086400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120 2025-07-24T03:55:54.1087100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-w 2025-07-24T03:55:54.1087820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-pc-vb 2025-07-24T03:55:54.1088570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48wpc 2025-07-24T03:55:54.1089310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-w 2025-07-24T03:55:54.1090040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-w 2025-07-24T03:55:54.1090770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-w 2025-07-24T03:55:54.1091480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-mc 2025-07-24T03:55:54.1092190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt 2025-07-24T03:55:54.1092910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-wvb 2025-07-24T03:55:54.1093640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-25 2025-07-24T03:55:54.1094350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370 2025-07-24T03:55:54.1095070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-43-w 2025-07-24T03:55:54.1095810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-tek 2025-07-24T03:55:54.1096520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-AT 2025-07-24T03:55:54.1097240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-wvb 2025-07-24T03:55:54.1097970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-wvb 2025-07-24T03:55:54.1098700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-25-w 2025-07-24T03:55:54.1099420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-vb 2025-07-24T03:55:54.1100270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-w 2025-07-24T03:55:54.1101000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-42-w 2025-07-24T03:55:54.1101720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-8bit 2025-07-24T03:55:54.1102420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325 2025-07-24T03:55:54.1103110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85 2025-07-24T03:55:54.1103830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-25w 2025-07-24T03:55:54.1104570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-w 2025-07-24T03:55:54.1105260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520 2025-07-24T03:55:54.1105970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30-vb 2025-07-24T03:55:54.1106700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-wvb 2025-07-24T03:55:54.1107440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-wvb 2025-07-24T03:55:54.1108170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-43w 2025-07-24T03:55:54.1108890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-43 2025-07-24T03:55:54.1109600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-wvb 2025-07-24T03:55:54.1110310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-wvb 2025-07-24T03:55:54.1111030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30-mc 2025-07-24T03:55:54.1111740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-w 2025-07-24T03:55:54.1112470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-vb 2025-07-24T03:55:54.1113190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-101k 2025-07-24T03:55:54.1113900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse+sl 2025-07-24T03:55:54.1114610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fgta 2025-07-24T03:55:54.1115310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-vp 2025-07-24T03:55:54.1116000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30 2025-07-24T03:55:54.1116710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48pc 2025-07-24T03:55:54.1117440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36 2025-07-24T03:55:54.1118170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-w-vb 2025-07-24T03:55:54.1118890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-24 2025-07-24T03:55:54.1119600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-42 2025-07-24T03:55:54.1120320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-tek 2025-07-24T03:55:54.1121030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-w 2025-07-24T03:55:54.1121760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-mc 2025-07-24T03:55:54.1122500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-vb 2025-07-24T03:55:54.1123210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-25 2025-07-24T03:55:54.1124030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-wvb 2025-07-24T03:55:54.1124810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-rv 2025-07-24T03:55:54.1125540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-vb 2025-07-24T03:55:54.1126260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-99fgta 2025-07-24T03:55:54.1127000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-25-w 2025-07-24T03:55:54.1127720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-w 2025-07-24T03:55:54.1128540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-EPC 2025-07-24T03:55:54.1129280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-25-w 2025-07-24T03:55:54.1129990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25 2025-07-24T03:55:54.1130700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon0 2025-07-24T03:55:54.1131400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt210 2025-07-24T03:55:54.1132100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3-bold 2025-07-24T03:55:54.1132790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p4 2025-07-24T03:55:54.1133480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-m 2025-07-24T03:55:54.1134210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-w 2025-07-24T03:55:54.1134950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-43-m 2025-07-24T03:55:54.1135620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+keypad 2025-07-24T03:55:54.1136280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt40 2025-07-24T03:55:54.1136910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-w 2025-07-24T03:55:54.1137520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-m 2025-07-24T03:55:54.1138140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt200w 2025-07-24T03:55:54.1138770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-w 2025-07-24T03:55:54.1139410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccons 2025-07-24T03:55:54.1140060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-8-w 2025-07-24T03:55:54.1140710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pmconsole 2025-07-24T03:55:54.1141340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvtXX 2025-07-24T03:55:54.1141960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p5 2025-07-24T03:55:54.1142590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-vt100 2025-07-24T03:55:54.1143230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p19 2025-07-24T03:55:54.1143840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty 2025-07-24T03:55:54.1144460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-8-w 2025-07-24T03:55:54.1145090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc6300plus 2025-07-24T03:55:54.1145760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-96x48 2025-07-24T03:55:54.1146420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcconsole 2025-07-24T03:55:54.1147170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pro350 2025-07-24T03:55:54.1147910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit12 2025-07-24T03:55:54.1148570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi25 2025-07-24T03:55:54.1149190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-8 2025-07-24T03:55:54.1149850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+xterm 2025-07-24T03:55:54.1155300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-venix 2025-07-24T03:55:54.1155980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-basic 2025-07-24T03:55:54.1156640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit 2025-07-24T03:55:54.1157320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+sgr+acs0 2025-07-24T03:55:54.1157990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-43 2025-07-24T03:55:54.1158610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pty 2025-07-24T03:55:54.1159220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505 2025-07-24T03:55:54.1159840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon 2025-07-24T03:55:54.1160460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism7 2025-07-24T03:55:54.1161090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-minix 2025-07-24T03:55:54.1161720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9 2025-07-24T03:55:54.1162370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit120 2025-07-24T03:55:54.1163020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt50w 2025-07-24T03:55:54.1163650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8 2025-07-24T03:55:54.1164290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-fast 2025-07-24T03:55:54.1164940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/printer 2025-07-24T03:55:54.1165570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1251 2025-07-24T03:55:54.1166200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-33 2025-07-24T03:55:54.1166840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt35w 2025-07-24T03:55:54.1167520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+vt400 2025-07-24T03:55:54.1168220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-25-m 2025-07-24T03:55:54.1168890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-m-w 2025-07-24T03:55:54.1169520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8-w 2025-07-24T03:55:54.1170150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-m 2025-07-24T03:55:54.1170770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8gl 2025-07-24T03:55:54.1171410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+sgr+acs 2025-07-24T03:55:54.1172070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m1 2025-07-24T03:55:54.1172730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys 2025-07-24T03:55:54.1173420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-256color 2025-07-24T03:55:54.1174300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-90x28 2025-07-24T03:55:54.1174980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-mono 2025-07-24T03:55:54.1175620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt250 2025-07-24T03:55:54.1176240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6100 2025-07-24T03:55:54.1176880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-m-w 2025-07-24T03:55:54.1177520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcz19 2025-07-24T03:55:54.1178150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-8 2025-07-24T03:55:54.1178790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm 2025-07-24T03:55:54.1179480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+vt100 2025-07-24T03:55:54.1180150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-m 2025-07-24T03:55:54.1180750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p7 2025-07-24T03:55:54.1181350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt43 2025-07-24T03:55:54.1181950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9 2025-07-24T03:55:54.1182560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-w 2025-07-24T03:55:54.1183140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt40w 2025-07-24T03:55:54.1183720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt28 2025-07-24T03:55:54.1184290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1100 2025-07-24T03:55:54.1184890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-coherent 2025-07-24T03:55:54.1185480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe550 2025-07-24T03:55:54.1186030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8 2025-07-24T03:55:54.1186590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-m-w 2025-07-24T03:55:54.1187150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3 2025-07-24T03:55:54.1187700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcmw 2025-07-24T03:55:54.1188270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt43w 2025-07-24T03:55:54.1188860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-m 2025-07-24T03:55:54.1189440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-w 2025-07-24T03:55:54.1190010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3r-m 2025-07-24T03:55:54.1190580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25w 2025-07-24T03:55:54.1191160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6312 2025-07-24T03:55:54.1191740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-sco 2025-07-24T03:55:54.1192360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+esc 2025-07-24T03:55:54.1192960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-w 2025-07-24T03:55:54.1193510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3r 2025-07-24T03:55:54.1194130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12 2025-07-24T03:55:54.1194770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe7000m 2025-07-24T03:55:54.1195370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m1b 2025-07-24T03:55:54.1195950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi 2025-07-24T03:55:54.1196520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe7000c 2025-07-24T03:55:54.1197120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25-color 2025-07-24T03:55:54.1197720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi43 2025-07-24T03:55:54.1198280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14 2025-07-24T03:55:54.1198840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-m-w 2025-07-24T03:55:54.1199430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14 2025-07-24T03:55:54.1200020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-noapp 2025-07-24T03:55:54.1200610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pilot 2025-07-24T03:55:54.1201160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12 2025-07-24T03:55:54.1201750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+colors 2025-07-24T03:55:54.1202380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+linux 2025-07-24T03:55:54.1203010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi25m 2025-07-24T03:55:54.1203600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psx_ansi 2025-07-24T03:55:54.1204190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-25 2025-07-24T03:55:54.1204780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt100 2025-07-24T03:55:54.1205340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/ps300 2025-07-24T03:55:54.1205910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1200 2025-07-24T03:55:54.1206470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt250w 2025-07-24T03:55:54.1207050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8gl 2025-07-24T03:55:54.1207630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi33 2025-07-24T03:55:54.1208210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism4 2025-07-24T03:55:54.1208780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505-24 2025-07-24T03:55:54.1209370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8-w 2025-07-24T03:55:54.1209940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcplot 2025-07-24T03:55:54.1210550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+sco 2025-07-24T03:55:54.1211180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-screen 2025-07-24T03:55:54.1211780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+keys 2025-07-24T03:55:54.1212360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism5 2025-07-24T03:55:54.1212940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505-22 2025-07-24T03:55:54.1213520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism2 2025-07-24T03:55:54.1214260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m2 2025-07-24T03:55:54.1214830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc7300 2025-07-24T03:55:54.1215420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-80x24 2025-07-24T03:55:54.1216030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+base 2025-07-24T03:55:54.1216620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi33m 2025-07-24T03:55:54.1217210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon-m 2025-07-24T03:55:54.1217780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt100w 2025-07-24T03:55:54.1218350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6300 2025-07-24T03:55:54.1218920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt200 2025-07-24T03:55:54.1219480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt35 2025-07-24T03:55:54.1220050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt28w 2025-07-24T03:55:54.1220620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pmcons 2025-07-24T03:55:54.1221180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcix 2025-07-24T03:55:54.1221750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon0-m 2025-07-24T03:55:54.1222320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt50 2025-07-24T03:55:54.1222910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-33-m 2025-07-24T03:55:54.1223530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+screen 2025-07-24T03:55:54.1224120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qdcons 2025-07-24T03:55:54.1224690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203 2025-07-24T03:55:54.1225270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-25 2025-07-24T03:55:54.1225870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-25-w 2025-07-24T03:55:54.1226480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-25-w 2025-07-24T03:55:54.1227060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt 2025-07-24T03:55:54.1227630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-25 2025-07-24T03:55:54.1228270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119 2025-07-24T03:55:54.1228830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnx 2025-07-24T03:55:54.1229390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt4 2025-07-24T03:55:54.1229950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt103 2025-07-24T03:55:54.1230520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119-w 2025-07-24T03:55:54.1231100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p 2025-07-24T03:55:54.1231670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-g 2025-07-24T03:55:54.1232260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-25-w 2025-07-24T03:55:54.1232860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-w 2025-07-24T03:55:54.1233440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt102 2025-07-24T03:55:54.1234170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-t 2025-07-24T03:55:54.1234740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt2 2025-07-24T03:55:54.1235310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-w 2025-07-24T03:55:54.1235900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101p 2025-07-24T03:55:54.1236480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxtmono 2025-07-24T03:55:54.1237060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt103-w 2025-07-24T03:55:54.1237650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-25 2025-07-24T03:55:54.1238220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qume 2025-07-24T03:55:54.1238820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-w-am 2025-07-24T03:55:54.1239400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxw 2025-07-24T03:55:54.1239940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnx4 2025-07-24T03:55:54.1240510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-w 2025-07-24T03:55:54.1241080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxm 2025-07-24T03:55:54.1241640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-m 2025-07-24T03:55:54.1242200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qdss 2025-07-24T03:55:54.1242760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-w 2025-07-24T03:55:54.1243320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101 2025-07-24T03:55:54.1243900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+ 2025-07-24T03:55:54.1244470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt108 2025-07-24T03:55:54.1245030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qume5 2025-07-24T03:55:54.1245580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi 2025-07-24T03:55:54.1246150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101+ 2025-07-24T03:55:54.1246720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203+ 2025-07-24T03:55:54.1247300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119-25-w 2025-07-24T03:55:54.1247880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt61 2025-07-24T03:55:54.1248430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt330 2025-07-24T03:55:54.1248990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102 2025-07-24T03:55:54.1249540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt50 2025-07-24T03:55:54.1250090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp60 2025-07-24T03:55:54.1250660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-putty 2025-07-24T03:55:54.1251250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-8 2025-07-24T03:55:54.1251830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nav-w 2025-07-24T03:55:54.1252420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300 2025-07-24T03:55:54.1252970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt132 2025-07-24T03:55:54.1253670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc403a 2025-07-24T03:55:54.1254260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+pcedit 2025-07-24T03:55:54.1254850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s 2025-07-24T03:55:54.1255410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip 2025-07-24T03:55:54.1255990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-direct 2025-07-24T03:55:54.1256590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint90 2025-07-24T03:55:54.1257200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte+pcfkeys 2025-07-24T03:55:54.1257800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-nam 2025-07-24T03:55:54.1258380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vitty 2025-07-24T03:55:54.1258940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102-w 2025-07-24T03:55:54.1259530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/versaterm 2025-07-24T03:55:54.1260110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/visa50 2025-07-24T03:55:54.1260350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp3a+ 2025-07-24T03:55:54.1260600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata 2025-07-24T03:55:54.1260850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2014 2025-07-24T03:55:54.1261080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi550 2025-07-24T03:55:54.1261340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102-nsgr 2025-07-24T03:55:54.1261600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-old 2025-07-24T03:55:54.1261830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt-61 2025-07-24T03:55:54.1262090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-k311 2025-07-24T03:55:54.1262320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+ 2025-07-24T03:55:54.1262590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+keypad 2025-07-24T03:55:54.1262810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vtnt 2025-07-24T03:55:54.1263070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+4bsd 2025-07-24T03:55:54.1263320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata-o 2025-07-24T03:55:54.1263560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt61.5 2025-07-24T03:55:54.1263810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510pc 2025-07-24T03:55:54.1264050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc203 2025-07-24T03:55:54.1264290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v200-nam 2025-07-24T03:55:54.1264530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220 2025-07-24T03:55:54.1264770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-k3 2025-07-24T03:55:54.1265020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100nam 2025-07-24T03:55:54.1265270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2012 2025-07-24T03:55:54.1265560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi300 2025-07-24T03:55:54.1265860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vapple 2025-07-24T03:55:54.1266100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-H 2025-07-24T03:55:54.1266350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2008 2025-07-24T03:55:54.1266580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc415 2025-07-24T03:55:54.1266810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt400 2025-07-24T03:55:54.1267060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-vb 2025-07-24T03:55:54.1267320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+vtedit 2025-07-24T03:55:54.1267570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-nam 2025-07-24T03:55:54.1267820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v320n 2025-07-24T03:55:54.1268050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vv100 2025-07-24T03:55:54.1268300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+enq 2025-07-24T03:55:54.1268550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-w 2025-07-24T03:55:54.1268800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102+enq 2025-07-24T03:55:54.1269050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2007 2025-07-24T03:55:54.1269300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s-top 2025-07-24T03:55:54.1269540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc414 2025-07-24T03:55:54.1269790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-w 2025-07-24T03:55:54.1270040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52-basic 2025-07-24T03:55:54.1270280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vk100 2025-07-24T03:55:54.1270530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-8bit 2025-07-24T03:55:54.1270770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt520 2025-07-24T03:55:54.1271000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt340 2025-07-24T03:55:54.1271250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vs100-x10 2025-07-24T03:55:54.1271510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nam-w 2025-07-24T03:55:54.1271750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi55 2025-07-24T03:55:54.1272000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi603 2025-07-24T03:55:54.1272240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vwmterm 2025-07-24T03:55:54.1272500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420pcdos 2025-07-24T03:55:54.1272740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-js 2025-07-24T03:55:54.1272970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vs100 2025-07-24T03:55:54.1273230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt520ansi 2025-07-24T03:55:54.1273470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510 2025-07-24T03:55:54.1273710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-js 2025-07-24T03:55:54.1274110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-256color 2025-07-24T03:55:54.1274360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-w 2025-07-24T03:55:54.1274620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+cvis 2025-07-24T03:55:54.1274850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc103 2025-07-24T03:55:54.1275110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-8bit 2025-07-24T03:55:54.1275360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi300-old 2025-07-24T03:55:54.1275600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-w 2025-07-24T03:55:54.1275830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp90 2025-07-24T03:55:54.1276070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+fnkeys 2025-07-24T03:55:54.1276300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200-f 2025-07-24T03:55:54.1276520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420f 2025-07-24T03:55:54.1276750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt400-24 2025-07-24T03:55:54.1276970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-w 2025-07-24T03:55:54.1277200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/visual603 2025-07-24T03:55:54.1277420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w 2025-07-24T03:55:54.1277660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint60 2025-07-24T03:55:54.1277870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52 2025-07-24T03:55:54.1278090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt131 2025-07-24T03:55:54.1278310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt50h 2025-07-24T03:55:54.1278520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100 2025-07-24T03:55:54.1278730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/venix 2025-07-24T03:55:54.1278960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2017 2025-07-24T03:55:54.1279200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-Hw 2025-07-24T03:55:54.1279410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc404 2025-07-24T03:55:54.1279630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420 2025-07-24T03:55:54.1279870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-nav 2025-07-24T03:55:54.1280080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte 2025-07-24T03:55:54.1280310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v3220 2025-07-24T03:55:54.1280540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bot-s 2025-07-24T03:55:54.1280780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-nam 2025-07-24T03:55:54.1281000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi500 2025-07-24T03:55:54.1281220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc414h 2025-07-24T03:55:54.1281460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52+keypad 2025-07-24T03:55:54.1281680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2018 2025-07-24T03:55:54.1282070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420+lrmm 2025-07-24T03:55:54.1282310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+pfkeys 2025-07-24T03:55:54.1282540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510pcdos 2025-07-24T03:55:54.1282770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vremote 2025-07-24T03:55:54.1283010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-top-s 2025-07-24T03:55:54.1283240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata-rv 2025-07-24T03:55:54.1283470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-w 2025-07-24T03:55:54.1283700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nav 2025-07-24T03:55:54.1283940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-base 2025-07-24T03:55:54.1284180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-w-nam 2025-07-24T03:55:54.1284420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint3a+ 2025-07-24T03:55:54.1284650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nam 2025-07-24T03:55:54.1284880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bm-o 2025-07-24T03:55:54.1285110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi50adm 2025-07-24T03:55:54.1285330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-nam 2025-07-24T03:55:54.1285550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200 2025-07-24T03:55:54.1285780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220d 2025-07-24T03:55:54.1285990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vsc 2025-07-24T03:55:54.1286210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420pc 2025-07-24T03:55:54.1286430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-8 2025-07-24T03:55:54.1286650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vanilla 2025-07-24T03:55:54.1286870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vscode 2025-07-24T03:55:54.1287090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt125 2025-07-24T03:55:54.1287310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-Hw 2025-07-24T03:55:54.1287540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-old 2025-07-24T03:55:54.1287760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v5410 2025-07-24T03:55:54.1288000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+keypad 2025-07-24T03:55:54.1288220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc303a 2025-07-24T03:55:54.1288450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-am 2025-07-24T03:55:54.1288690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s-bot 2025-07-24T03:55:54.1288910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320nam 2025-07-24T03:55:54.1289150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-am 2025-07-24T03:55:54.1289360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320 2025-07-24T03:55:54.1289640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc303 2025-07-24T03:55:54.1289900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi50 2025-07-24T03:55:54.1290140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-H 2025-07-24T03:55:54.1290370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint 2025-07-24T03:55:54.1290600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc404-s 2025-07-24T03:55:54.1290840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+cvis8 2025-07-24T03:55:54.1291060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt-utf8 2025-07-24T03:55:54.1291280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200 2025-07-24T03:55:54.1291500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bm 2025-07-24T03:55:54.1291760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vscode-direct 2025-07-24T03:55:54.1291970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt525 2025-07-24T03:55:54.1292200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200-rv 2025-07-24T03:55:54.1292440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-w-nam 2025-07-24T03:55:54.1292690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-256color 2025-07-24T03:55:54.1292920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+r6f2 2025-07-24T03:55:54.1293170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-112x37 2025-07-24T03:55:54.1293410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+200x64 2025-07-24T03:55:54.1293660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x10mouse 2025-07-24T03:55:54.1293910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+128x48 2025-07-24T03:55:54.1294150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+osc104 2025-07-24T03:55:54.1294400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x64-m 2025-07-24T03:55:54.1294640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-color 2025-07-24T03:55:54.1294880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-16color 2025-07-24T03:55:54.1295130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v40 2025-07-24T03:55:54.1295370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+128x40 2025-07-24T03:55:54.1295620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-b 2025-07-24T03:55:54.1295870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct256 2025-07-24T03:55:54.1296110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct2 2025-07-24T03:55:54.1296380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xgterm 2025-07-24T03:55:54.1296620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+88color 2025-07-24T03:55:54.1296860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+c 2025-07-24T03:55:54.1297090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pce2 2025-07-24T03:55:54.1297330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x64 2025-07-24T03:55:54.1297630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x48 2025-07-24T03:55:54.1297910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+app 2025-07-24T03:55:54.1298150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-8bit 2025-07-24T03:55:54.1298380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox820 2025-07-24T03:55:54.1298600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1750 2025-07-24T03:55:54.1298840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+112x37 2025-07-24T03:55:54.1299060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtermm 2025-07-24T03:55:54.1299280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xi 2025-07-24T03:55:54.1299520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc0 2025-07-24T03:55:54.1299750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-f 2025-07-24T03:55:54.1300000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x11hilite 2025-07-24T03:55:54.1300220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtermc 2025-07-24T03:55:54.1300470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x25-m 2025-07-24T03:55:54.1300700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcf2 2025-07-24T03:55:54.1300940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+keypad 2025-07-24T03:55:54.1301160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm 2025-07-24T03:55:54.1301400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x40 2025-07-24T03:55:54.1301650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+noapp 2025-07-24T03:55:54.1301870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+b 2025-07-24T03:55:54.1302110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-basic 2025-07-24T03:55:54.1302350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+meta 2025-07-24T03:55:54.1302590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x11mouse 2025-07-24T03:55:54.1302830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-f2 2025-07-24T03:55:54.1303040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x820 2025-07-24T03:55:54.1303280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc1 2025-07-24T03:55:54.1303510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-r6 2025-07-24T03:55:54.1303730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1720 2025-07-24T03:55:54.1303950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm.js 2025-07-24T03:55:54.1304190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-88color 2025-07-24T03:55:54.1304430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+tmux2 2025-07-24T03:55:54.1304690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-144x48-m 2025-07-24T03:55:54.1304930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct2 2025-07-24T03:55:54.1305160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-utf8 2025-07-24T03:55:54.1305510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x11hilite 2025-07-24T03:55:54.1305810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct16 2025-07-24T03:55:54.1306020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xdku 2025-07-24T03:55:54.1306250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x68k-ite 2025-07-24T03:55:54.1306500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt+title 2025-07-24T03:55:54.1306750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-112x37-m 2025-07-24T03:55:54.1306990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct 2025-07-24T03:55:54.1307240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v333 2025-07-24T03:55:54.1307490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xfree86 2025-07-24T03:55:54.1307730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-vt220 2025-07-24T03:55:54.1307960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+acs 2025-07-24T03:55:54.1308190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-hp 2025-07-24T03:55:54.1308420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-new 2025-07-24T03:55:54.1308660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-noapp 2025-07-24T03:55:54.1308910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pc+edit 2025-07-24T03:55:54.1309140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1003 2025-07-24T03:55:54.1309370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterms-sun 2025-07-24T03:55:54.1309620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl-twm 2025-07-24T03:55:54.1309860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+basic 2025-07-24T03:55:54.1310100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1003 2025-07-24T03:55:54.1310340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-pcolor 2025-07-24T03:55:54.1310560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xenix 2025-07-24T03:55:54.1310810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct256 2025-07-24T03:55:54.1311030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc 2025-07-24T03:55:54.1311270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1002 2025-07-24T03:55:54.1311520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+focus 2025-07-24T03:55:54.1311760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1005 2025-07-24T03:55:54.1312000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1005 2025-07-24T03:55:54.1312250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x48-m 2025-07-24T03:55:54.1312480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox-lm 2025-07-24T03:55:54.1312720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+nopcfkeys 2025-07-24T03:55:54.1316340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct 2025-07-24T03:55:54.1316590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1002 2025-07-24T03:55:54.1317010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-sco 2025-07-24T03:55:54.1317250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-144x48 2025-07-24T03:55:54.1317490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-p371 2025-07-24T03:55:54.1317730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256setaf 2025-07-24T03:55:54.1317980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-160x64-m 2025-07-24T03:55:54.1318230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+vt+edit 2025-07-24T03:55:54.1318460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+kbs 2025-07-24T03:55:54.1318700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x30 2025-07-24T03:55:54.1318950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-90x30-m 2025-07-24T03:55:54.1319200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x11mouse 2025-07-24T03:55:54.1319410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xwsh 2025-07-24T03:55:54.1319630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtalk 2025-07-24T03:55:54.1319880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v43 2025-07-24T03:55:54.1320120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v44 2025-07-24T03:55:54.1320350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-p370 2025-07-24T03:55:54.1320590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-f 2025-07-24T03:55:54.1320830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-90x30 2025-07-24T03:55:54.1321050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xl83 2025-07-24T03:55:54.1321260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xfce 2025-07-24T03:55:54.1321500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc3 2025-07-24T03:55:54.1321710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1700 2025-07-24T03:55:54.1321940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-24 2025-07-24T03:55:54.1322180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl-alt 2025-07-24T03:55:54.1322420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+144x48 2025-07-24T03:55:54.1322650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-b 2025-07-24T03:55:54.1322870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-old 2025-07-24T03:55:54.1323090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt47 2025-07-24T03:55:54.1323310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+f2 2025-07-24T03:55:54.1323540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x10mouse 2025-07-24T03:55:54.1323770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+80x25 2025-07-24T03:55:54.1323990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcf0 2025-07-24T03:55:54.1324210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+nofkeys 2025-07-24T03:55:54.1324440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256color 2025-07-24T03:55:54.1324820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1700-lm 2025-07-24T03:55:54.1325040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m 2025-07-24T03:55:54.1325270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256color2 2025-07-24T03:55:54.1325480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-r5 2025-07-24T03:55:54.1325720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+titlestack 2025-07-24T03:55:54.1325940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox1720 2025-07-24T03:55:54.1326160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc2 2025-07-24T03:55:54.1326370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm1 2025-07-24T03:55:54.1326570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x68k 2025-07-24T03:55:54.1326790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+f 2025-07-24T03:55:54.1326990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterms 2025-07-24T03:55:54.1327210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-mono 2025-07-24T03:55:54.1327430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x10term+sl 2025-07-24T03:55:54.1327660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-100x37-m 2025-07-24T03:55:54.1327890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+80x30 2025-07-24T03:55:54.1328130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x75 2025-07-24T03:55:54.1328360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-256x96 2025-07-24T03:55:54.1328590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x30-m 2025-07-24T03:55:54.1328820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+90x30 2025-07-24T03:55:54.1329030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x10term 2025-07-24T03:55:54.1329250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcfkeys 2025-07-24T03:55:54.1329490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-256x96-m 2025-07-24T03:55:54.1329710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+160x64 2025-07-24T03:55:54.1329920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox 2025-07-24T03:55:54.1330130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl 2025-07-24T03:55:54.1330350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+edit 2025-07-24T03:55:54.1330570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-sun 2025-07-24T03:55:54.1330800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-100x37 2025-07-24T03:55:54.1331020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-bold 2025-07-24T03:55:54.1331240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-f2 2025-07-24T03:55:54.1331470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct16 2025-07-24T03:55:54.1331700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+200x75 2025-07-24T03:55:54.1331930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+256x96 2025-07-24T03:55:54.1332260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+tmux 2025-07-24T03:55:54.1332480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-nic 2025-07-24T03:55:54.1332700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-vt52 2025-07-24T03:55:54.1332930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v32 2025-07-24T03:55:54.1333170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x75-m 2025-07-24T03:55:54.1333400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1006 2025-07-24T03:55:54.1333630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-160x64 2025-07-24T03:55:54.1333840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xiterm 2025-07-24T03:55:54.1334070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+indirect 2025-07-24T03:55:54.1334300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+88color2 2025-07-24T03:55:54.1334530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x40-m 2025-07-24T03:55:54.1334750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1006 2025-07-24T03:55:54.1334980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+100x37 2025-07-24T03:55:54.1335200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt1049 2025-07-24T03:55:54.1335430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x25 2025-07-24T03:55:54.1335650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v33 2025-07-24T03:55:54.1335880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+noalt 2025-07-24T03:55:54.1336100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-nkc-bc 2025-07-24T03:55:54.1336300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a 2025-07-24T03:55:54.1336500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z19 2025-07-24T03:55:54.1336710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z-100bw 2025-07-24T03:55:54.1336910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx 2025-07-24T03:55:54.1337110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen30 2025-07-24T03:55:54.1337310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z-100 2025-07-24T03:55:54.1337530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith29 2025-07-24T03:55:54.1337730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29 2025-07-24T03:55:54.1337930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z100 2025-07-24T03:55:54.1338150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith39-a 2025-07-24T03:55:54.1338340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z50 2025-07-24T03:55:54.1338540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z8001 2025-07-24T03:55:54.1338740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx11 2025-07-24T03:55:54.1338970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-kc-bc 2025-07-24T03:55:54.1339160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29b 2025-07-24T03:55:54.1339480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z100bw 2025-07-24T03:55:54.1339690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith 2025-07-24T03:55:54.1339900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen8001 2025-07-24T03:55:54.1340130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith39-ansi 2025-07-24T03:55:54.1340330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zt-1 2025-07-24T03:55:54.1340530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen50 2025-07-24T03:55:54.1340730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z110 2025-07-24T03:55:54.1340930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z110bw 2025-07-24T03:55:54.1341130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z340 2025-07-24T03:55:54.1341360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-nkc-uc 2025-07-24T03:55:54.1341550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z30 2025-07-24T03:55:54.1341770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-kc-uc 2025-07-24T03:55:54.1341970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z39a 2025-07-24T03:55:54.1342180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx-1-a 2025-07-24T03:55:54.1342380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z39-a 2025-07-24T03:55:54.1342590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z340-nam 2025-07-24T03:55:54.1342860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/repodata_record.json 2025-07-24T03:55:54.1343110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/run_test.sh 2025-07-24T03:55:54.1343370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/pyproject.toml 2025-07-24T03:55:54.1343650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_x509.py 2025-07-24T03:55:54.1343930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_aead.py 2025-07-24T03:55:54.1344210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/__init__.py 2025-07-24T03:55:54.1344490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_hashes.py 2025-07-24T03:55:54.1344780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_fernet.py 2025-07-24T03:55:54.1345070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_ec_load.py 2025-07-24T03:55:54.1345350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_hmac.py 2025-07-24T03:55:54.1345620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/test_oid.py 2025-07-24T03:55:54.1345950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/backends/test_openssl.py 2025-07-24T03:55:54.1346250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/backends/__init__.py 2025-07-24T03:55:54.1346530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/__init__.py 2025-07-24T03:55:54.1346840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ec.py 2025-07-24T03:55:54.1347330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aead.py 2025-07-24T03:55:54.1347680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_rc2.py 2025-07-24T03:55:54.1348030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_arc4.py 2025-07-24T03:55:54.1348380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/__init__.py 2025-07-24T03:55:54.1348720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_3des.py 2025-07-24T03:55:54.1349090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_algorithms.py 2025-07-24T03:55:54.1349430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hkdf_vectors.py 2025-07-24T03:55:54.1349750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aes.py 2025-07-24T03:55:54.1350080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_xofhash.py 2025-07-24T03:55:54.1350400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_rsa.py 2025-07-24T03:55:54.1350720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ciphers.py 2025-07-24T03:55:54.1351060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hmac_vectors.py 2025-07-24T03:55:54.1351380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pkcs7.py 2025-07-24T03:55:54.1351710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aes_gcm.py 2025-07-24T03:55:54.1352060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hash_vectors.py 2025-07-24T03:55:54.1352380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_dsa.py 2025-07-24T03:55:54.1352690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_sm4.py 2025-07-24T03:55:54.1353010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x448.py 2025-07-24T03:55:54.1353360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/test_totp.py 2025-07-24T03:55:54.1353710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/test_hotp.py 2025-07-24T03:55:54.1354050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/__init__.py 2025-07-24T03:55:54.1354370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_block.py 2025-07-24T03:55:54.1354690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_kbkdf.py 2025-07-24T03:55:54.1355000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ed448.py 2025-07-24T03:55:54.1355340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_concatkdf.py 2025-07-24T03:55:54.1355660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x25519.py 2025-07-24T03:55:54.1356100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/__init__.py 2025-07-24T03:55:54.1356410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_cmac.py 2025-07-24T03:55:54.1356740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hashes.py 2025-07-24T03:55:54.1357040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_dh.py 2025-07-24T03:55:54.1357390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_kbkdf_vectors.py 2025-07-24T03:55:54.1357710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_keywrap.py 2025-07-24T03:55:54.1358040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ed25519.py 2025-07-24T03:55:54.1358360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ssh.py 2025-07-24T03:55:54.1358700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_constant_time.py 2025-07-24T03:55:54.1359060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py 2025-07-24T03:55:54.1359370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/utils.py 2025-07-24T03:55:54.1359710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_asym_utils.py 2025-07-24T03:55:54.1360020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hkdf.py 2025-07-24T03:55:54.1360350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_dh.py 2025-07-24T03:55:54.1360670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x963kdf.py 2025-07-24T03:55:54.1361010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x963_vectors.py 2025-07-24T03:55:54.1361350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac.py 2025-07-24T03:55:54.1361670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_rsa.py 2025-07-24T03:55:54.1361990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_padding.py 2025-07-24T03:55:54.1362330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_camellia.py 2025-07-24T03:55:54.1362650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_ec.py 2025-07-24T03:55:54.1363000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_serialization.py 2025-07-24T03:55:54.1363330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_chacha20.py 2025-07-24T03:55:54.1363650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_argon2.py 2025-07-24T03:55:54.1363960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hmac.py 2025-07-24T03:55:54.1364270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_dsa.py 2025-07-24T03:55:54.1364700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_poly1305.py 2025-07-24T03:55:54.1365030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pkcs12.py 2025-07-24T03:55:54.1365350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_scrypt.py 2025-07-24T03:55:54.1365660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/bindings/test_openssl.py 2025-07-24T03:55:54.1365930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_utils.py 2025-07-24T03:55:54.1366190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/conftest.py 2025-07-24T03:55:54.1366470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_warnings.py 2025-07-24T03:55:54.1366740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/doubles.py 2025-07-24T03:55:54.1366990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/__init__.py 2025-07-24T03:55:54.1367260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_fernet.py 2025-07-24T03:55:54.1367540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_ocsp.py 2025-07-24T03:55:54.1367820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_ext.py 2025-07-24T03:55:54.1368090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509.py 2025-07-24T03:55:54.1368360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/__init__.py 2025-07-24T03:55:54.1368680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/__init__.py 2025-07-24T03:55:54.1369000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/test_limbo.py 2025-07-24T03:55:54.1369330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/test_verification.py 2025-07-24T03:55:54.1369620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_crlbuilder.py 2025-07-24T03:55:54.1369880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_name.py 2025-07-24T03:55:54.1370190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_revokedcertbuilder.py 2025-07-24T03:55:54.1422860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_pbkdf2.py 2025-07-24T03:55:54.1523260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_aes.py 2025-07-24T03:55:54.1623660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_rsa.py 2025-07-24T03:55:54.1724080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_utils.py 2025-07-24T03:55:54.1824630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_ecdsa.py 2025-07-24T03:55:54.1924960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_x448.py 2025-07-24T03:55:54.2025330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_eddsa.py 2025-07-24T03:55:54.2125790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_x25519.py 2025-07-24T03:55:54.2226300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/__init__.py 2025-07-24T03:55:54.2226890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_cmac.py 2025-07-24T03:55:54.2374610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_chacha20poly1305.py 2025-07-24T03:55:54.2374900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_keywrap.py 2025-07-24T03:55:54.2470700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/utils.py 2025-07-24T03:55:54.2517490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_hkdf.py 2025-07-24T03:55:54.2521380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_ecdh.py 2025-07-24T03:55:54.2522570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_hmac.py 2025-07-24T03:55:54.2522840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_dsa.py 2025-07-24T03:55:54.2523080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/utils.py 2025-07-24T03:55:54.2523330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_meta.py 2025-07-24T03:55:54.2523600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_cryptography_utils.py 2025-07-24T03:55:54.2523860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/deprecated_module.py 2025-07-24T03:55:54.2524090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/run_test.py 2025-07-24T03:55:54.2524350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.2524580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE 2025-07-24T03:55:54.2524850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE.APACHE 2025-07-24T03:55:54.2525100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE.BSD 2025-07-24T03:55:54.2531900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/quote-LICENSE-MIT 2025-07-24T03:55:54.2553080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/inventory-LICENSE-MIT 2025-07-24T03:55:54.2595480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/instant-LICENSE 2025-07-24T03:55:54.2599940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/cfg-if-LICENSE-MIT 2025-07-24T03:55:54.2602750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/proc-macro-hack-LICENSE-MIT 2025-07-24T03:55:54.2605430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/indoc-LICENSE-MIT 2025-07-24T03:55:54.2617620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/proc-macro2-LICENSE-MIT 2025-07-24T03:55:54.2638230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/parking_lot_core-LICENSE-MIT 2025-07-24T03:55:54.2643300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/inventory-impl-LICENSE-MIT 2025-07-24T03:55:54.2691820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/unindent-LICENSE-MIT 2025-07-24T03:55:54.2693330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/raw-LICENSE 2025-07-24T03:55:54.2693620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/libc-LICENSE-MIT 2025-07-24T03:55:54.2719610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/smallvec-LICENSE-MIT 2025-07-24T03:55:54.2722700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/ctor-LICENSE-MIT 2025-07-24T03:55:54.2725550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/paste-impl-LICENSE-MIT 2025-07-24T03:55:54.2727840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/ghost-LICENSE-MIT 2025-07-24T03:55:54.2732270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-LICENSE-MIT 2025-07-24T03:55:54.2733050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/syn-LICENSE-MIT 2025-07-24T03:55:54.2733360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/lock_api-LICENSE-MIT 2025-07-24T03:55:54.2733650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-LICENSE 2025-07-24T03:55:54.2733970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/indoc-impl-LICENSE-MIT 2025-07-24T03:55:54.2734270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/paste-LICENSE-MIT 2025-07-24T03:55:54.2734600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/parking_lot-LICENSE-MIT 2025-07-24T03:55:54.2734910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/redox_syscall-LICENSE 2025-07-24T03:55:54.2735220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/scopeguard-LICENSE-MIT 2025-07-24T03:55:54.2735540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/unicode-xid-LICENSE-MIT 2025-07-24T03:55:54.2735860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/rust-smallvec-LICENSE-MIT 2025-07-24T03:55:54.2736190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-macros-backend-LICENSE 2025-07-24T03:55:54.2736490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/bitflags-LICENSE-MIT 2025-07-24T03:55:54.2736800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-macros-LICENSE 2025-07-24T03:55:54.2737160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-x86_64-pc-windows-gnu-LICENSE-MIT 2025-07-24T03:55:54.2737520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-i686-pc-windows-gnu-LICENSE-MIT 2025-07-24T03:55:54.2737790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.2738020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/run_test.py 2025-07-24T03:55:54.2738250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/meta.yaml 2025-07-24T03:55:54.2738630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.2738850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/paths.json 2025-07-24T03:55:54.2739080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/hash_input.json 2025-07-24T03:55:54.2739280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/files 2025-07-24T03:55:54.2739490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/about.json 2025-07-24T03:55:54.2739700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/index.json 2025-07-24T03:55:54.2739890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/git 2025-07-24T03:55:54.2740250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-07-24T03:55:54.2776870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2778430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-07-24T03:55:54.2802080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-07-24T03:55:54.2802530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-24T03:55:54.2803890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2804240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-07-24T03:55:54.2861110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2864520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-07-24T03:55:54.2867430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-07-24T03:55:54.2872080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-07-24T03:55:54.2886920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2887250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-07-24T03:55:54.2902890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-07-24T03:55:54.2903290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2905390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-07-24T03:55:54.2905780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-07-24T03:55:54.2906350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-07-24T03:55:54.2906810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-07-24T03:55:54.2907240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-07-24T03:55:54.2907680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-07-24T03:55:54.2908130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-07-24T03:55:54.2908580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-07-24T03:55:54.2909030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2909540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-07-24T03:55:54.2909910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-07-24T03:55:54.2910280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-07-24T03:55:54.2910640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-07-24T03:55:54.2911010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-07-24T03:55:54.2911370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-07-24T03:55:54.2911750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-07-24T03:55:54.2912130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-07-24T03:55:54.2912500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-07-24T03:55:54.2912890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-07-24T03:55:54.2913350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-07-24T03:55:54.2913800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-07-24T03:55:54.2914260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2914640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-07-24T03:55:54.2915170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-07-24T03:55:54.2915640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-07-24T03:55:54.2916110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:54.2916570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-07-24T03:55:54.2917040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-07-24T03:55:54.2917520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2917920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-07-24T03:55:54.2918310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-07-24T03:55:54.2918700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-07-24T03:55:54.2919090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-07-24T03:55:54.2919440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-07-24T03:55:54.2919820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-07-24T03:55:54.2920170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-07-24T03:55:54.2920610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-07-24T03:55:54.2921050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-07-24T03:55:54.2921500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-07-24T03:55:54.2921970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-07-24T03:55:54.2922390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-07-24T03:55:54.2922820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-07-24T03:55:54.2923240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-07-24T03:55:54.2923780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-07-24T03:55:54.2924230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-07-24T03:55:54.2924660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2925100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-07-24T03:55:54.2925490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-07-24T03:55:54.2925850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-07-24T03:55:54.2926250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-07-24T03:55:54.2926620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-07-24T03:55:54.2927000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-07-24T03:55:54.2927450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:54.2927900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-07-24T03:55:54.2928370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-24T03:55:54.2928830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2929270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-07-24T03:55:54.2929640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-07-24T03:55:54.2930010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-07-24T03:55:54.2930390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-07-24T03:55:54.2930770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-07-24T03:55:54.2931150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-07-24T03:55:54.2931520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-07-24T03:55:54.2931900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-07-24T03:55:54.2932380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-07-24T03:55:54.2932770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-07-24T03:55:54.2933230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-07-24T03:55:54.2933690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-07-24T03:55:54.2934140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-07-24T03:55:54.2934590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-07-24T03:55:54.2935040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-07-24T03:55:54.2935490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.2935950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-07-24T03:55:54.2936400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-07-24T03:55:54.2936860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:54.2937320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2937770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-07-24T03:55:54.2938230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-07-24T03:55:54.2938620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-07-24T03:55:54.2939010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-07-24T03:55:54.2939390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-07-24T03:55:54.2939780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-07-24T03:55:54.2940160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-07-24T03:55:54.2940550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-07-24T03:55:54.2940990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-07-24T03:55:54.2941340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-07-24T03:55:54.2941700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-07-24T03:55:54.2942060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-07-24T03:55:54.2942380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-07-24T03:55:54.2942760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-07-24T03:55:54.2943130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-07-24T03:55:54.2943500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-07-24T03:55:54.2943870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-07-24T03:55:54.2944230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-07-24T03:55:54.2944590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-07-24T03:55:54.2944980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-07-24T03:55:54.2945360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-07-24T03:55:54.2945750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-07-24T03:55:54.2946130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-07-24T03:55:54.2946520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-07-24T03:55:54.2946910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-07-24T03:55:54.2947310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-07-24T03:55:54.2947690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-07-24T03:55:54.2948080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-07-24T03:55:54.2948460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-07-24T03:55:54.2948840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-07-24T03:55:54.2949330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-07-24T03:55:54.2949720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-07-24T03:55:54.2950120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-07-24T03:55:54.2950500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-07-24T03:55:54.2950880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-07-24T03:55:54.2951260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-07-24T03:55:54.2951640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-07-24T03:55:54.2952020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-07-24T03:55:54.2952380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-07-24T03:55:54.2952740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-07-24T03:55:54.2953160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2953530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-07-24T03:55:54.2953900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-07-24T03:55:54.2954370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-07-24T03:55:54.2954830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-07-24T03:55:54.2955270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2955670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-07-24T03:55:54.2956160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-07-24T03:55:54.2956490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__init__.py 2025-07-24T03:55:54.2956880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-07-24T03:55:54.2957260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.2957660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:54.2958180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-07-24T03:55:54.2958560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2958880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-07-24T03:55:54.2959220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-07-24T03:55:54.2959540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-07-24T03:55:54.2959880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-07-24T03:55:54.2960210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-07-24T03:55:54.2960610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-07-24T03:55:54.2961020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-07-24T03:55:54.2961400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:54.2961840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-07-24T03:55:54.2962230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-07-24T03:55:54.2962610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-07-24T03:55:54.2963020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-07-24T03:55:54.2963390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-07-24T03:55:54.2963780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.2964120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-07-24T03:55:54.2964440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/name.py 2025-07-24T03:55:54.2964750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/base.py 2025-07-24T03:55:54.2965130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-07-24T03:55:54.2965430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/utils.py 2025-07-24T03:55:54.2965750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__about__.py 2025-07-24T03:55:54.2966060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/py.typed 2025-07-24T03:55:54.2966470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/exceptions.py 2025-07-24T03:55:54.2966790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/fernet.py 2025-07-24T03:55:54.2967140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/RECORD 2025-07-24T03:55:54.2967510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE 2025-07-24T03:55:54.2967900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.APACHE 2025-07-24T03:55:54.2968280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.BSD 2025-07-24T03:55:54.2968660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/direct_url.json 2025-07-24T03:55:54.2969000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/WHEEL 2025-07-24T03:55:54.2969350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/REQUESTED 2025-07-24T03:55:54.2969700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/INSTALLER 2025-07-24T03:55:54.2970050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/METADATA 2025-07-24T03:55:54.2970200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1.conda 2025-07-24T03:55:54.2970390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/bin/mamba-package 2025-07-24T03:55:54.2970630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/activation.hpp 2025-07-24T03:55:54.2970880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/environments_manager.hpp 2025-07-24T03:55:54.2971120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction.hpp 2025-07-24T03:55:54.2971360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_handling.hpp 2025-07-24T03:55:54.2971580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/invoke.hpp 2025-07-24T03:55:54.2971810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/prefix_data.hpp 2025-07-24T03:55:54.2972040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/common_types.hpp 2025-07-24T03:55:54.2972270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/palette.hpp 2025-07-24T03:55:54.2972480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/link.hpp 2025-07-24T03:55:54.2972710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/error_handling.hpp 2025-07-24T03:55:54.2972960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/repo_checker_store.hpp 2025-07-24T03:55:54.2973200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_fetcher.hpp 2025-07-24T03:55:54.2973430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/execution.hpp 2025-07-24T03:55:54.2973660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/subdirdata.hpp 2025-07-24T03:55:54.2973920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/shell_init.hpp 2025-07-24T03:55:54.2974180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/fsutil.hpp 2025-07-24T03:55:54.2974430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/channel_context.hpp 2025-07-24T03:55:54.2974660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/env_lockfile.hpp 2025-07-24T03:55:54.2974880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_scope.hpp 2025-07-24T03:55:54.2975130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction_context.hpp 2025-07-24T03:55:54.2975390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/download_progress_bar.hpp 2025-07-24T03:55:54.2975610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/context.hpp 2025-07-24T03:55:54.2975830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/timeref.hpp 2025-07-24T03:55:54.2976050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_os.hpp 2025-07-24T03:55:54.2976270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/tasksync.hpp 2025-07-24T03:55:54.2976480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/history.hpp 2025-07-24T03:55:54.2976710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/progress_bar.hpp 2025-07-24T03:55:54.2976930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/run.hpp 2025-07-24T03:55:54.2977160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_paths.hpp 2025-07-24T03:55:54.2977430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_database_loader.hpp 2025-07-24T03:55:54.2977690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/virtual_packages.hpp 2025-07-24T03:55:54.2977910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/thread_utils.hpp 2025-07-24T03:55:54.2978140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/output.hpp 2025-07-24T03:55:54.2978370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_cache.hpp 2025-07-24T03:55:54.2978590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/pinning.hpp 2025-07-24T03:55:54.2978800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/query.hpp 2025-07-24T03:55:54.2979010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util.hpp 2025-07-24T03:55:54.2979230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/menuinst.hpp 2025-07-24T03:55:54.2979440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cast.hpp 2025-07-24T03:55:54.2979670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_unix.hpp 2025-07-24T03:55:54.2979910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cryptography.hpp 2025-07-24T03:55:54.2980120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/build.hpp 2025-07-24T03:55:54.2980330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/json.hpp 2025-07-24T03:55:54.2980540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_osx.hpp 2025-07-24T03:55:54.2980780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/weakening_map.hpp 2025-07-24T03:55:54.2981070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/path_manip.hpp 2025-07-24T03:55:54.2981350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_binary_tree.hpp 2025-07-24T03:55:54.2981590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/variant_cmp.hpp 2025-07-24T03:55:54.2981810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/encoding.hpp 2025-07-24T03:55:54.2982040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/functional.hpp 2025-07-24T03:55:54.2982300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_bool_expr_tree.hpp 2025-07-24T03:55:54.2982530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/type_traits.hpp 2025-07-24T03:55:54.2982740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/random.hpp 2025-07-24T03:55:54.2982970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_linux.hpp 2025-07-24T03:55:54.2983200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/heap_optional.hpp 2025-07-24T03:55:54.2983420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/graph.hpp 2025-07-24T03:55:54.2983650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/loop_control.hpp 2025-07-24T03:55:54.2983860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url.hpp 2025-07-24T03:55:54.2984080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_win.hpp 2025-07-24T03:55:54.2984300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url_manip.hpp 2025-07-24T03:55:54.2984520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/string.hpp 2025-07-24T03:55:54.2984760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/deprecation.hpp 2025-07-24T03:55:54.2984970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/parsers.hpp 2025-07-24T03:55:54.2985190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cfile.hpp 2025-07-24T03:55:54.2985390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os.hpp 2025-07-24T03:55:54.2985620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/conditional.hpp 2025-07-24T03:55:54.2985840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_set.hpp 2025-07-24T03:55:54.2986060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/compare.hpp 2025-07-24T03:55:54.2986280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/iterator.hpp 2025-07-24T03:55:54.2986510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/environment.hpp 2025-07-24T03:55:54.2986740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/tuple_hash.hpp 2025-07-24T03:55:54.2986960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/archive.hpp 2025-07-24T03:55:54.2987190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/package_info.hpp 2025-07-24T03:55:54.2987420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/match_spec.hpp 2025-07-24T03:55:54.2987650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/glob_spec.hpp 2025-07-24T03:55:54.2987870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/repo_data.hpp 2025-07-24T03:55:54.2988100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/regex_spec.hpp 2025-07-24T03:55:54.2988480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/chimera_string_spec.hpp 2025-07-24T03:55:54.2988710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/platform.hpp 2025-07-24T03:55:54.2988920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/error.hpp 2025-07-24T03:55:54.2989140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version.hpp 2025-07-24T03:55:54.2989370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/channel.hpp 2025-07-24T03:55:54.2989590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/conda_url.hpp 2025-07-24T03:55:54.2989840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/unresolved_channel.hpp 2025-07-24T03:55:54.2994140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/build_number_spec.hpp 2025-07-24T03:55:54.2994410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/authentication_info.hpp 2025-07-24T03:55:54.2994650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version_spec.hpp 2025-07-24T03:55:54.2994880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/request.hpp 2025-07-24T03:55:54.2995110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/solution.hpp 2025-07-24T03:55:54.2995350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/problems_graph.hpp 2025-07-24T03:55:54.2995600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/solver.hpp 2025-07-24T03:55:54.2995850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/unsolvable.hpp 2025-07-24T03:55:54.2996100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/database.hpp 2025-07-24T03:55:54.2996350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/parameters.hpp 2025-07-24T03:55:54.2996600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/repo_info.hpp 2025-07-24T03:55:54.2996810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/version.hpp 2025-07-24T03:55:54.2997050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror_map.hpp 2025-07-24T03:55:54.2997290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/downloader.hpp 2025-07-24T03:55:54.2997510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror.hpp 2025-07-24T03:55:54.2997750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/request.hpp 2025-07-24T03:55:54.2997970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/update.hpp 2025-07-24T03:55:54.2998190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/info.hpp 2025-07-24T03:55:54.2998430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration_impl.hpp 2025-07-24T03:55:54.2998650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/shell.hpp 2025-07-24T03:55:54.2998880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/channel_loader.hpp 2025-07-24T03:55:54.2999100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/install.hpp 2025-07-24T03:55:54.2999310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/c_api.h 2025-07-24T03:55:54.2999640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/repoquery.hpp 2025-07-24T03:55:54.2999860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/config.hpp 2025-07-24T03:55:54.3000080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/list.hpp 2025-07-24T03:55:54.3000310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration.hpp 2025-07-24T03:55:54.3000530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/create.hpp 2025-07-24T03:55:54.3000740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/clean.hpp 2025-07-24T03:55:54.3000960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/constants.hpp 2025-07-24T03:55:54.3001170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/remove.hpp 2025-07-24T03:55:54.3001390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/fs/filesystem.hpp 2025-07-24T03:55:54.3001630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/errors.hpp 2025-07-24T03:55:54.3001860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/keys.hpp 2025-07-24T03:55:54.3002130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v0_6.hpp 2025-07-24T03:55:54.3002380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/repo_checker.hpp 2025-07-24T03:55:54.3002620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/tools.hpp 2025-07-24T03:55:54.3002890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v1.hpp 2025-07-24T03:55:54.3003150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework.hpp 2025-07-24T03:55:54.3003360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/etc/profile.d/mamba.sh 2025-07-24T03:55:54.3003570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/repodata_record.json 2025-07-24T03:55:54.3003760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/test/run_test.sh 2025-07-24T03:55:54.3003960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/licenses/LICENSE 2025-07-24T03:55:54.3004360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/patches/0001-use-tie-instead-of-structured-binding-declaration.patch 2025-07-24T03:55:54.3004590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.bat 2025-07-24T03:55:54.3004840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/conda_build_config.yaml 2025-07-24T03:55:54.3005100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/test_libmamba_version.py 2025-07-24T03:55:54.3005320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/meta.yaml 2025-07-24T03:55:54.3005550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.sh 2025-07-24T03:55:54.3005770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3005970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/meta.yaml 2025-07-24T03:55:54.3006180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/build_mamba.sh 2025-07-24T03:55:54.3006370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/run_exports.json 2025-07-24T03:55:54.3006540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/paths.json 2025-07-24T03:55:54.3006790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/hash_input.json 2025-07-24T03:55:54.3007010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/files 2025-07-24T03:55:54.3007200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/about.json 2025-07-24T03:55:54.3007380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/has_prefix 2025-07-24T03:55:54.3007550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/index.json 2025-07-24T03:55:54.3007710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/git 2025-07-24T03:55:54.3007900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.dylib 2025-07-24T03:55:54.3008190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-07-24T03:55:54.3008450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets.cmake 2025-07-24T03:55:54.3008730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-07-24T03:55:54.3008970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfig.cmake 2025-07-24T03:55:54.3009190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.0.0.dylib 2025-07-24T03:55:54.3009380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.dylib 2025-07-24T03:55:54.3009590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/repodata_record.json 2025-07-24T03:55:54.3009790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.sh 2025-07-24T03:55:54.3010060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/include/pybind11/detail/internals.h 2025-07-24T03:55:54.3010260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.bat 2025-07-24T03:55:54.3010460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/licenses/LICENSE 2025-07-24T03:55:54.3010720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.sh 2025-07-24T03:55:54.3010960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.bat 2025-07-24T03:55:54.3011230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.bat 2025-07-24T03:55:54.3011460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.sh 2025-07-24T03:55:54.3011690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:54.3011920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3012120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3012340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/run_exports.json 2025-07-24T03:55:54.3012520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/paths.json 2025-07-24T03:55:54.3012710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/hash_input.json 2025-07-24T03:55:54.3012880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/files 2025-07-24T03:55:54.3013050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/about.json 2025-07-24T03:55:54.3013230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/link.json 2025-07-24T03:55:54.3013410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/index.json 2025-07-24T03:55:54.3013570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/git 2025-07-24T03:55:54.3013830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0.conda 2025-07-24T03:55:54.3014080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/repodata_record.json 2025-07-24T03:55:54.3014270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/test/run_test.sh 2025-07-24T03:55:54.3014490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/licenses/libcxx/LICENSE.TXT 2025-07-24T03:55:54.3014850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/patches/0001-Support-legacy-standalone-builds.patch 2025-07-24T03:55:54.3015080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/compile_test.sh 2025-07-24T03:55:54.3015280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/bld.bat 2025-07-24T03:55:54.3015560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/cpp11/test_cpp11.cpp 2025-07-24T03:55:54.3015840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/cpp17/test_cpp17.cpp 2025-07-24T03:55:54.3016110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/test_exceptions.cpp 2025-07-24T03:55:54.3016390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/check_libcpp_def.cpp 2025-07-24T03:55:54.3016640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/hello_world.c 2025-07-24T03:55:54.3016910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/cpp14/test_cpp14.cpp 2025-07-24T03:55:54.3017170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/test_sources/hello_world.cpp 2025-07-24T03:55:54.3017380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/build.sh 2025-07-24T03:55:54.3017610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/compile_test.bat 2025-07-24T03:55:54.3017860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/conda_build_config.yaml 2025-07-24T03:55:54.3018070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/parent/meta.yaml 2025-07-24T03:55:54.3018300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3018490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/recipe/meta.yaml 2025-07-24T03:55:54.3018670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/paths.json 2025-07-24T03:55:54.3018860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/hash_input.json 2025-07-24T03:55:54.3019020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/files 2025-07-24T03:55:54.3019190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/about.json 2025-07-24T03:55:54.3019370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/index.json 2025-07-24T03:55:54.3019520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/info/git 2025-07-24T03:55:54.3019680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.a 2025-07-24T03:55:54.3019890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++experimental.a 2025-07-24T03:55:54.3020070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.1.0.dylib 2025-07-24T03:55:54.3020240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.dylib 2025-07-24T03:55:54.3020420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-17.0.6-he5c5206_4/lib/libc++.1.dylib 2025-07-24T03:55:54.3020580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0.conda 2025-07-24T03:55:54.3020910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/repodata_record.json 2025-07-24T03:55:54.3021350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/run_test.sh 2025-07-24T03:55:54.3021600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/run_test.py 2025-07-24T03:55:54.3021900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/test_time_dependencies.json 2025-07-24T03:55:54.3022150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/licenses/LICENSE 2025-07-24T03:55:54.3022410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/bld.bat 2025-07-24T03:55:54.3022660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/build.sh 2025-07-24T03:55:54.3022940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3023200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/meta.yaml 2025-07-24T03:55:54.3023470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3023720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/paths.json 2025-07-24T03:55:54.3023980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/hash_input.json 2025-07-24T03:55:54.3024200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/files 2025-07-24T03:55:54.3024430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/about.json 2025-07-24T03:55:54.3024700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/index.json 2025-07-24T03:55:54.3024910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/git 2025-07-24T03:55:54.3025280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-07-24T03:55:54.3025650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-07-24T03:55:54.3026010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-07-24T03:55:54.3026380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-07-24T03:55:54.3026800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:54.3027220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-07-24T03:55:54.3027630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.3028050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:54.3028470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:54.3028880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-07-24T03:55:54.3029410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-07-24T03:55:54.3029840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3030180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-07-24T03:55:54.3030540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-07-24T03:55:54.3030890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-07-24T03:55:54.3031270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/RECORD 2025-07-24T03:55:54.3031680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/licenses/LICENSE 2025-07-24T03:55:54.3032080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/direct_url.json 2025-07-24T03:55:54.3032460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/WHEEL 2025-07-24T03:55:54.3032860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/entry_points.txt 2025-07-24T03:55:54.3033250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/top_level.txt 2025-07-24T03:55:54.3033640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/REQUESTED 2025-07-24T03:55:54.3034030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/INSTALLER 2025-07-24T03:55:54.3034400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/METADATA 2025-07-24T03:55:54.3034590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0.conda 2025-07-24T03:55:54.3034740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1.conda 2025-07-24T03:55:54.3034900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1.conda 2025-07-24T03:55:54.3035060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0.conda 2025-07-24T03:55:54.3035290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1.conda 2025-07-24T03:55:54.3035500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:54.3035690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:54.3035880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:54.3036120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.3036320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/licenses/LICENSE.md 2025-07-24T03:55:54.3036550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3036740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3037040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3037290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/paths.json 2025-07-24T03:55:54.3037480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:54.3037640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/files 2025-07-24T03:55:54.3037820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/about.json 2025-07-24T03:55:54.3037990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/index.json 2025-07-24T03:55:54.3038150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/git 2025-07-24T03:55:54.3038420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/intranges.py 2025-07-24T03:55:54.3038700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/package_data.py 2025-07-24T03:55:54.3038960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/compat.py 2025-07-24T03:55:54.3039210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/idnadata.py 2025-07-24T03:55:54.3039470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__init__.py 2025-07-24T03:55:54.3039710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/core.py 2025-07-24T03:55:54.3040040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-07-24T03:55:54.3040350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:54.3040680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-07-24T03:55:54.3041000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:54.3041340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-07-24T03:55:54.3041680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-07-24T03:55:54.3042000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-07-24T03:55:54.3042320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3042570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/py.typed 2025-07-24T03:55:54.3042820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/codec.py 2025-07-24T03:55:54.3043070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/uts46data.py 2025-07-24T03:55:54.3043370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-07-24T03:55:54.3043650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-07-24T03:55:54.3043960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-07-24T03:55:54.3044230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-07-24T03:55:54.3044520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-07-24T03:55:54.3044930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-07-24T03:55:54.3045220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-07-24T03:55:54.3045310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls.txt 2025-07-24T03:55:54.3045560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:54.3045770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:54.3046010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:54.3046270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.3046480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:54.3046730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3046940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3047180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3047380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/paths.json 2025-07-24T03:55:54.3047590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:54.3047780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/files 2025-07-24T03:55:54.3047970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/about.json 2025-07-24T03:55:54.3048170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/index.json 2025-07-24T03:55:54.3048350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/info/git 2025-07-24T03:55:54.3048670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/RECORD 2025-07-24T03:55:54.3049020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE 2025-07-24T03:55:54.3049360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/direct_url.json 2025-07-24T03:55:54.3049680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/WHEEL 2025-07-24T03:55:54.3050010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/REQUESTED 2025-07-24T03:55:54.3050340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/INSTALLER 2025-07-24T03:55:54.3050660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/METADATA 2025-07-24T03:55:54.3050980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-07-24T03:55:54.3051270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/color.py 2025-07-24T03:55:54.3051560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/config.py 2025-07-24T03:55:54.3051850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/version.py 2025-07-24T03:55:54.3052140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-07-24T03:55:54.3052710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-07-24T03:55:54.3053010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-07-24T03:55:54.3053320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-07-24T03:55:54.3053610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-07-24T03:55:54.3053910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-07-24T03:55:54.3054200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-07-24T03:55:54.3054500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-07-24T03:55:54.3054780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/types.py 2025-07-24T03:55:54.3055100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-07-24T03:55:54.3055450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:54.3055890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-07-24T03:55:54.3056250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-07-24T03:55:54.3056720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-07-24T03:55:54.3057060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-07-24T03:55:54.3057440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-07-24T03:55:54.3057810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-07-24T03:55:54.3058180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-07-24T03:55:54.3058530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:54.3058890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-07-24T03:55:54.3059240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:54.3059600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-07-24T03:55:54.3059980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-07-24T03:55:54.3060350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-07-24T03:55:54.3060810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:54.3061170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.3061550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-07-24T03:55:54.3061910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:54.3062280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-07-24T03:55:54.3062660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-07-24T03:55:54.3063010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:54.3063390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-07-24T03:55:54.3063750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3064110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:54.3064480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-07-24T03:55:54.3064830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-07-24T03:55:54.3065130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-07-24T03:55:54.3065420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-07-24T03:55:54.3065740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-07-24T03:55:54.3066030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-07-24T03:55:54.3066320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-07-24T03:55:54.3066620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-07-24T03:55:54.3066910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-07-24T03:55:54.3067200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-07-24T03:55:54.3067490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/main.py 2025-07-24T03:55:54.3067800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-07-24T03:55:54.3068090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/json.py 2025-07-24T03:55:54.3068380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-07-24T03:55:54.3068670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-07-24T03:55:54.3069140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-07-24T03:55:54.3069480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-07-24T03:55:54.3069820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-07-24T03:55:54.3070140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-07-24T03:55:54.3070480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-07-24T03:55:54.3070800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-07-24T03:55:54.3071130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-07-24T03:55:54.3071450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-07-24T03:55:54.3071780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-07-24T03:55:54.3072090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-07-24T03:55:54.3072430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-07-24T03:55:54.3072750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-07-24T03:55:54.3073150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-07-24T03:55:54.3073540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-07-24T03:55:54.3073930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-07-24T03:55:54.3074320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-07-24T03:55:54.3074690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-07-24T03:55:54.3075080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-07-24T03:55:54.3075460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-07-24T03:55:54.3075870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-07-24T03:55:54.3076260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-07-24T03:55:54.3076650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-07-24T03:55:54.3077210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-07-24T03:55:54.3077600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-07-24T03:55:54.3077990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-07-24T03:55:54.3078360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-07-24T03:55:54.3078750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-07-24T03:55:54.3079120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-07-24T03:55:54.3079530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-07-24T03:55:54.3079900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-07-24T03:55:54.3080290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-07-24T03:55:54.3080710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-07-24T03:55:54.3081120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-07-24T03:55:54.3081520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-07-24T03:55:54.3081910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-07-24T03:55:54.3082300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-07-24T03:55:54.3082720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-07-24T03:55:54.3083100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3083500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-07-24T03:55:54.3083880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-07-24T03:55:54.3084290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-07-24T03:55:54.3084650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-07-24T03:55:54.3085000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-07-24T03:55:54.3085320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-07-24T03:55:54.3085790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-07-24T03:55:54.3086120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-07-24T03:55:54.3086470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-07-24T03:55:54.3086790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-07-24T03:55:54.3087110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-07-24T03:55:54.3087440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-07-24T03:55:54.3087760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-07-24T03:55:54.3088080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-07-24T03:55:54.3088400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-07-24T03:55:54.3088700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-07-24T03:55:54.3089030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-07-24T03:55:54.3089350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-07-24T03:55:54.3089690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-07-24T03:55:54.3090000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-07-24T03:55:54.3090330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-07-24T03:55:54.3090720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-07-24T03:55:54.3091140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-07-24T03:55:54.3091530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3091860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-07-24T03:55:54.3092220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-07-24T03:55:54.3092550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-07-24T03:55:54.3092860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-07-24T03:55:54.3093140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/color.py 2025-07-24T03:55:54.3093420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/config.py 2025-07-24T03:55:54.3093820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/version.py 2025-07-24T03:55:54.3094100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/fields.py 2025-07-24T03:55:54.3094400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-07-24T03:55:54.3094690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/decorator.py 2025-07-24T03:55:54.3094980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validators.py 2025-07-24T03:55:54.3095270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/warnings.py 2025-07-24T03:55:54.3095550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/tools.py 2025-07-24T03:55:54.3095860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-07-24T03:55:54.3096170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-07-24T03:55:54.3096530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-07-24T03:55:54.3096900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-07-24T03:55:54.3097300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-07-24T03:55:54.3097680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3097980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/env_settings.py 2025-07-24T03:55:54.3098270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__init__.py 2025-07-24T03:55:54.3098550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/mypy.py 2025-07-24T03:55:54.3098820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/types.py 2025-07-24T03:55:54.3099130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/class_validators.py 2025-07-24T03:55:54.3099480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:54.3099830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-07-24T03:55:54.3100240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-07-24T03:55:54.3100600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-07-24T03:55:54.3100940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-07-24T03:55:54.3101290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-07-24T03:55:54.3101730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-07-24T03:55:54.3102110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-07-24T03:55:54.3102450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-07-24T03:55:54.3102800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:54.3103200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-07-24T03:55:54.3103580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-07-24T03:55:54.3103930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-07-24T03:55:54.3104280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:54.3104630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-07-24T03:55:54.3104990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-07-24T03:55:54.3105380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-07-24T03:55:54.3107080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-07-24T03:55:54.3109390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-07-24T03:55:54.3111350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-07-24T03:55:54.3113350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:54.3115710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.3117420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-07-24T03:55:54.3119520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-07-24T03:55:54.3121740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-07-24T03:55:54.3123600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:54.3125380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-07-24T03:55:54.3127780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-07-24T03:55:54.3129760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-07-24T03:55:54.3131690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:54.3133600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-07-24T03:55:54.3135690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3137710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:54.3139820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-07-24T03:55:54.3141710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-07-24T03:55:54.3143510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/aliases.py 2025-07-24T03:55:54.3145210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json_schema.py 2025-07-24T03:55:54.3147120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_migration.py 2025-07-24T03:55:54.3150490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/networks.py 2025-07-24T03:55:54.3151080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/root_model.py 2025-07-24T03:55:54.3152110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-07-24T03:55:54.3154240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/utils.py 2025-07-24T03:55:54.3166170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-07-24T03:55:54.3167750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/py.typed 2025-07-24T03:55:54.3170960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-07-24T03:55:54.3171250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/errors.py 2025-07-24T03:55:54.3171550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-07-24T03:55:54.3171830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/parse.py 2025-07-24T03:55:54.3172120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/typing.py 2025-07-24T03:55:54.3183180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/main.py 2025-07-24T03:55:54.3187350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-07-24T03:55:54.3255940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json.py 2025-07-24T03:55:54.3266710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-07-24T03:55:54.3296070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/generics.py 2025-07-24T03:55:54.3311340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/schema.py 2025-07-24T03:55:54.3330640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-07-24T03:55:54.3334230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-07-24T03:55:54.3334560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-07-24T03:55:54.3334900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-07-24T03:55:54.3335230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-07-24T03:55:54.3335560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-07-24T03:55:54.3335960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:54.3336340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:54.3336770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-07-24T03:55:54.3337150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:54.3337540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3337950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-07-24T03:55:54.3338340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-07-24T03:55:54.3338720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-07-24T03:55:54.3339030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-07-24T03:55:54.3339340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-07-24T03:55:54.3339620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-07-24T03:55:54.3339890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-07-24T03:55:54.3340160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-07-24T03:55:54.3340470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-24T03:55:54.3340740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-07-24T03:55:54.3341020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/paths.json 2025-07-24T03:55:54.3341280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/hash_input.json 2025-07-24T03:55:54.3341510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/files 2025-07-24T03:55:54.3341900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/about.json 2025-07-24T03:55:54.3342160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/index.json 2025-07-24T03:55:54.3342390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/info/git 2025-07-24T03:55:54.3342770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-07-24T03:55:54.3343150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-07-24T03:55:54.3343530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-07-24T03:55:54.3343970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-07-24T03:55:54.3344420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:54.3344870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3345240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-07-24T03:55:54.3345650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/RECORD 2025-07-24T03:55:54.3346090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/licenses/LICENSE 2025-07-24T03:55:54.3346520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/direct_url.json 2025-07-24T03:55:54.3346930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/WHEEL 2025-07-24T03:55:54.3347350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/entry_points.txt 2025-07-24T03:55:54.3348280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/REQUESTED 2025-07-24T03:55:54.3349170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/INSTALLER 2025-07-24T03:55:54.3350060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/METADATA 2025-07-24T03:55:54.3350690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.50.2-h79febb2_1.conda 2025-07-24T03:55:54.3351080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.11.7-py313hca03da5_0.conda 2025-07-24T03:55:54.3351480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0.conda 2025-07-24T03:55:54.3351880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzegrep.1 2025-07-24T03:55:54.3352300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzmore.1 2025-07-24T03:55:54.3352710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzdiff.1 2025-07-24T03:55:54.3353130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzfgrep.1 2025-07-24T03:55:54.3353690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzip2.1 2025-07-24T03:55:54.3354190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzcmp.1 2025-07-24T03:55:54.3354590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzgrep.1 2025-07-24T03:55:54.3355010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzless.1 2025-07-24T03:55:54.3355410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2recover 2025-07-24T03:55:54.3355810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzfgrep 2025-07-24T03:55:54.3356190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzmore 2025-07-24T03:55:54.3356570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzgrep 2025-07-24T03:55:54.3356970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzegrep 2025-07-24T03:55:54.3357350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzdiff 2025-07-24T03:55:54.3357740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bunzip2 2025-07-24T03:55:54.3358120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcmp 2025-07-24T03:55:54.3358490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzless 2025-07-24T03:55:54.3358860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcat 2025-07-24T03:55:54.3359240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2 2025-07-24T03:55:54.3359640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/include/bzlib.h 2025-07-24T03:55:54.3360080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/repodata_record.json 2025-07-24T03:55:54.3360540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/test/run_test.sh 2025-07-24T03:55:54.3360980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/licenses/LICENSE 2025-07-24T03:55:54.3365920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/0001-cross.patch 2025-07-24T03:55:54.3366400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bld.bat 2025-07-24T03:55:54.3366830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build.sh 2025-07-24T03:55:54.3367290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build_dll.patch 2025-07-24T03:55:54.3367790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3368260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bz2.c 2025-07-24T03:55:54.3368680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml 2025-07-24T03:55:54.3369140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/run_test.bat 2025-07-24T03:55:54.3369610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3370080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/run_exports.json 2025-07-24T03:55:54.3370490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/paths.json 2025-07-24T03:55:54.3370910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/hash_input.json 2025-07-24T03:55:54.3371310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/files 2025-07-24T03:55:54.3371700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/about.json 2025-07-24T03:55:54.3372100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/index.json 2025-07-24T03:55:54.3372470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/git 2025-07-24T03:55:54.3372840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.a 2025-07-24T03:55:54.3373330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.dylib 2025-07-24T03:55:54.3373790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.1.0.8.dylib 2025-07-24T03:55:54.3374200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/bin/xmlwf 2025-07-24T03:55:54.3374610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_config.h 2025-07-24T03:55:54.3375060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_external.h 2025-07-24T03:55:54.3375490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat.h 2025-07-24T03:55:54.3375920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/repodata_record.json 2025-07-24T03:55:54.3376370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/test/run_test.sh 2025-07-24T03:55:54.3376800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/licenses/COPYING 2025-07-24T03:55:54.3377240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/bld.bat 2025-07-24T03:55:54.3377660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/build.sh 2025-07-24T03:55:54.3378130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3378600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/stdbool.h 2025-07-24T03:55:54.3379030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3379490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3379960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/run_exports.json 2025-07-24T03:55:54.3380380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/paths.json 2025-07-24T03:55:54.3380800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/hash_input.json 2025-07-24T03:55:54.3381210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/files 2025-07-24T03:55:54.3381600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/about.json 2025-07-24T03:55:54.3382000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/has_prefix 2025-07-24T03:55:54.3382400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/index.json 2025-07-24T03:55:54.3382780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/git 2025-07-24T03:55:54.3383180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/pkgconfig/expat.pc 2025-07-24T03:55:54.3383610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.dylib 2025-07-24T03:55:54.3384090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config.cmake 2025-07-24T03:55:54.3384660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-07-24T03:55:54.3385230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-07-24T03:55:54.3385750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat.cmake 2025-07-24T03:55:54.3386230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.10.2.dylib 2025-07-24T03:55:54.3386660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.a 2025-07-24T03:55:54.3387080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.dylib 2025-07-24T03:55:54.3387510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/man/man1/xmlwf.1 2025-07-24T03:55:54.3387950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/changelog 2025-07-24T03:55:54.3388410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/AUTHORS 2025-07-24T03:55:54.3389150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-07-24T03:55:54.3389960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:54.3390780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-07-24T03:55:54.3391580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-07-24T03:55:54.3392360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-07-24T03:55:54.3393150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-07-24T03:55:54.3393950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-07-24T03:55:54.3394720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-07-24T03:55:54.3395490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-07-24T03:55:54.3396220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/repoquery.py 2025-07-24T03:55:54.3396920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/solver.py 2025-07-24T03:55:54.3397610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/index.py 2025-07-24T03:55:54.3398310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/__init__.py 2025-07-24T03:55:54.3399030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/mamba_utils.py 2025-07-24T03:55:54.3399770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-07-24T03:55:54.3400510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/utils.py 2025-07-24T03:55:54.3401190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/plugin.py 2025-07-24T03:55:54.3401900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/exceptions.py 2025-07-24T03:55:54.3402590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/state.py 2025-07-24T03:55:54.3403230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/repodata_record.json 2025-07-24T03:55:54.3403810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-24T03:55:54.3404370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.py 2025-07-24T03:55:54.3404930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-24T03:55:54.3405510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/licenses/src/LICENSE 2025-07-24T03:55:54.3406120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3406810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3407410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3407980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/paths.json 2025-07-24T03:55:54.3408520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/hash_input.json 2025-07-24T03:55:54.3409050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/files 2025-07-24T03:55:54.3409570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/about.json 2025-07-24T03:55:54.3410090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/link.json 2025-07-24T03:55:54.3410610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/index.json 2025-07-24T03:55:54.3411120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/git 2025-07-24T03:55:54.3411590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0.conda 2025-07-24T03:55:54.3412090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:54.3412610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:54.3413150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_custom_ca.py 2025-07-24T03:55:54.3413710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_inject.py 2025-07-24T03:55:54.3414250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:54.3414820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/requests_with_inject.py 2025-07-24T03:55:54.3415390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-24T03:55:54.3415950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_sslcontext.py 2025-07-24T03:55:54.3416500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_api.py 2025-07-24T03:55:54.3417060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/aiohttp_with_inject.py 2025-07-24T03:55:54.3417610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:54.3418160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.3418710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:54.3422830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3423370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3423900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3424420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:54.3424910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:54.3425380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/files 2025-07-24T03:55:54.3425840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:54.3426320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:54.3426850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/git 2025-07-24T03:55:54.3427430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_openssl.py 2025-07-24T03:55:54.3428100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_api.py 2025-07-24T03:55:54.3468010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_macos.py 2025-07-24T03:55:54.3475970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__init__.py 2025-07-24T03:55:54.3476730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-07-24T03:55:54.3477530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-07-24T03:55:54.3478320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-07-24T03:55:54.3479110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-07-24T03:55:54.3479920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-07-24T03:55:54.3480740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3481480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-07-24T03:55:54.3482160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/py.typed 2025-07-24T03:55:54.3488480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_windows.py 2025-07-24T03:55:54.3504680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/RECORD 2025-07-24T03:55:54.3505450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/LICENSE 2025-07-24T03:55:54.3506220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/direct_url.json 2025-07-24T03:55:54.3506970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/WHEEL 2025-07-24T03:55:54.3510010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/REQUESTED 2025-07-24T03:55:54.3510950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/INSTALLER 2025-07-24T03:55:54.3511700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/METADATA 2025-07-24T03:55:54.3512280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/k5srvutil 2025-07-24T03:55:54.3512670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/ktutil 2025-07-24T03:55:54.3513050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/uuclient 2025-07-24T03:55:54.3513440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/krb5-config 2025-07-24T03:55:54.3513820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kinit 2025-07-24T03:55:54.3514240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kpasswd 2025-07-24T03:55:54.3514710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kdestroy 2025-07-24T03:55:54.3515100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kvno 2025-07-24T03:55:54.3515480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/gss-client 2025-07-24T03:55:54.3515870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/compile_et 2025-07-24T03:55:54.3516260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/sclient 2025-07-24T03:55:54.3516630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kswitch 2025-07-24T03:55:54.3517020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/kadmin 2025-07-24T03:55:54.3517410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/sim_client 2025-07-24T03:55:54.3517790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/bin/klist 2025-07-24T03:55:54.3518170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/verto.h 2025-07-24T03:55:54.3518610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kdb.h 2025-07-24T03:55:54.3519010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/profile.h 2025-07-24T03:55:54.3519490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kadm5/chpass_util_strings.h 2025-07-24T03:55:54.3519980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kadm5/kadm_err.h 2025-07-24T03:55:54.3520460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/kadm5/admin.h 2025-07-24T03:55:54.3520890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/com_err.h 2025-07-24T03:55:54.3521310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/verto-module.h 2025-07-24T03:55:54.3521790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/ccselect_plugin.h 2025-07-24T03:55:54.3522280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/certauth_plugin.h 2025-07-24T03:55:54.3522730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/plugin.h 2025-07-24T03:55:54.3523190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/localauth_plugin.h 2025-07-24T03:55:54.3523670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/clpreauth_plugin.h 2025-07-24T03:55:54.3524160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kdcpolicy_plugin.h 2025-07-24T03:55:54.3524660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/locate_plugin.h 2025-07-24T03:55:54.3525140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kadm5_auth_plugin.h 2025-07-24T03:55:54.3525610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/pwqual_plugin.h 2025-07-24T03:55:54.3526260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kadm5_hook_plugin.h 2025-07-24T03:55:54.3526750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/preauth_plugin.h 2025-07-24T03:55:54.3527240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/kdcpreauth_plugin.h 2025-07-24T03:55:54.3527720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/hostrealm_plugin.h 2025-07-24T03:55:54.3528380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5/krb5.h 2025-07-24T03:55:54.3528810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi.h 2025-07-24T03:55:54.3529240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/rpc_msg.h 2025-07-24T03:55:54.3529680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/types.h 2025-07-24T03:55:54.3530170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth_gssapi.h 2025-07-24T03:55:54.3530680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/pmap_prot.h 2025-07-24T03:55:54.3531140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/svc.h 2025-07-24T03:55:54.3531570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/clnt.h 2025-07-24T03:55:54.3532000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/xdr.h 2025-07-24T03:55:54.3532440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/rename.h 2025-07-24T03:55:54.3532890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth_gss.h 2025-07-24T03:55:54.3533330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/netdb.h 2025-07-24T03:55:54.3533770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth_unix.h 2025-07-24T03:55:54.3534230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/rpc.h 2025-07-24T03:55:54.3534650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/auth.h 2025-07-24T03:55:54.3535100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/pmap_clnt.h 2025-07-24T03:55:54.3535560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/svc_auth.h 2025-07-24T03:55:54.3536010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssrpc/pmap_rmt.h 2025-07-24T03:55:54.3536490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_generic.h 2025-07-24T03:55:54.3536960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/mechglue.h 2025-07-24T03:55:54.3537420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_krb5.h 2025-07-24T03:55:54.3537910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_alloc.h 2025-07-24T03:55:54.3538370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi.h 2025-07-24T03:55:54.3538820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/gssapi/gssapi_ext.h 2025-07-24T03:55:54.3539250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krb5.h 2025-07-24T03:55:54.3539640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/include/krad.h 2025-07-24T03:55:54.3540030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kproplog 2025-07-24T03:55:54.3540430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/krb5kdc 2025-07-24T03:55:54.3540810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/gss-server 2025-07-24T03:55:54.3541210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/sserver 2025-07-24T03:55:54.3541580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kprop 2025-07-24T03:55:54.3542090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kadmin.local 2025-07-24T03:55:54.3542490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kdb5_util 2025-07-24T03:55:54.3542880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kpropd 2025-07-24T03:55:54.3543260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/sim_server 2025-07-24T03:55:54.3543650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/kadmind 2025-07-24T03:55:54.3544040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/uuserver 2025-07-24T03:55:54.3544430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/sbin/krb5-send-pr 2025-07-24T03:55:54.3544870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/repodata_record.json 2025-07-24T03:55:54.3545340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/test/run_test.py 2025-07-24T03:55:54.3545850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/test/test_time_dependencies.json 2025-07-24T03:55:54.3546350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/licenses/doc/notice.rst 2025-07-24T03:55:54.3546790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/bld.bat 2025-07-24T03:55:54.3547220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/build.sh 2025-07-24T03:55:54.3547690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3548170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/run_test.py 2025-07-24T03:55:54.3548610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/meta.yaml 2025-07-24T03:55:54.3549070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3549530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/run_exports.json 2025-07-24T03:55:54.3549950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/paths.json 2025-07-24T03:55:54.3550360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/hash_input.json 2025-07-24T03:55:54.3550770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/files 2025-07-24T03:55:54.3551160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/about.json 2025-07-24T03:55:54.3551550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/has_prefix 2025-07-24T03:55:54.3551940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/index.json 2025-07-24T03:55:54.3552320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/info/git 2025-07-24T03:55:54.3552710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libcom_err.dylib 2025-07-24T03:55:54.3553150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libcom_err.3.0.dylib 2025-07-24T03:55:54.3553620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/mit-krb5.pc 2025-07-24T03:55:54.3567320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/gssrpc.pc 2025-07-24T03:55:54.3572020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/mit-krb5-gssapi.pc 2025-07-24T03:55:54.3572520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/kadm-client.pc 2025-07-24T03:55:54.3573110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/kdb.pc 2025-07-24T03:55:54.3573570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/krb5-gssapi.pc 2025-07-24T03:55:54.3574020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/krb5.pc 2025-07-24T03:55:54.3574480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/pkgconfig/kadm-server.pc 2025-07-24T03:55:54.3575110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libverto.0.0.dylib 2025-07-24T03:55:54.3575570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv_mit.12.0.dylib 2025-07-24T03:55:54.3576060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt_mit.12.0.dylib 2025-07-24T03:55:54.3576530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt_mit.dylib 2025-07-24T03:55:54.3576980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrad.0.0.dylib 2025-07-24T03:55:54.3577420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv_mit.dylib 2025-07-24T03:55:54.3577890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv_mit.12.dylib 2025-07-24T03:55:54.3578340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5.3.dylib 2025-07-24T03:55:54.3578840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libverto.0.dylib 2025-07-24T03:55:54.3579260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libverto.dylib 2025-07-24T03:55:54.3579700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssapi_krb5.2.2.dylib 2025-07-24T03:55:54.3580160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5support.dylib 2025-07-24T03:55:54.3580610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt.dylib 2025-07-24T03:55:54.3581040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrad.dylib 2025-07-24T03:55:54.3581460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5srv.dylib 2025-07-24T03:55:54.3581930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/spake.so 2025-07-24T03:55:54.3582420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/otp.so 2025-07-24T03:55:54.3582920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/test.so 2025-07-24T03:55:54.3596000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/preauth/pkinit.so 2025-07-24T03:55:54.3604170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/kdb/db2.so 2025-07-24T03:55:54.3607940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/krb5/plugins/tls/k5tls.so 2025-07-24T03:55:54.3609250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkdb5.dylib 2025-07-24T03:55:54.3609690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssrpc.4.2.dylib 2025-07-24T03:55:54.3610130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssrpc.dylib 2025-07-24T03:55:54.3610570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrad.0.dylib 2025-07-24T03:55:54.3611010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libk5crypto.3.dylib 2025-07-24T03:55:54.3611470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssapi_krb5.2.dylib 2025-07-24T03:55:54.3611910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5.3.3.dylib 2025-07-24T03:55:54.3612350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libcom_err.3.dylib 2025-07-24T03:55:54.3612780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssrpc.4.dylib 2025-07-24T03:55:54.3613210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkdb5.10.dylib 2025-07-24T03:55:54.3613660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5support.1.1.dylib 2025-07-24T03:55:54.3614110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5.dylib 2025-07-24T03:55:54.3614540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libk5crypto.3.1.dylib 2025-07-24T03:55:54.3615160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkrb5support.1.dylib 2025-07-24T03:55:54.3615630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkadm5clnt_mit.12.dylib 2025-07-24T03:55:54.3616100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libgssapi_krb5.dylib 2025-07-24T03:55:54.3616540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libkdb5.10.0.dylib 2025-07-24T03:55:54.3616970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/lib/libk5crypto.dylib 2025-07-24T03:55:54.3617430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/k5identity.5 2025-07-24T03:55:54.3617890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/.k5login.5 2025-07-24T03:55:54.3618340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/k5login.5 2025-07-24T03:55:54.3618850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/kdc.conf.5 2025-07-24T03:55:54.3619310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/kadm5.acl.5 2025-07-24T03:55:54.3619770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/krb5.conf.5 2025-07-24T03:55:54.3620230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man5/.k5identity.5 2025-07-24T03:55:54.3620700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kproplog.8 2025-07-24T03:55:54.3621150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kpropd.8 2025-07-24T03:55:54.3621590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kadmind.8 2025-07-24T03:55:54.3622030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/sserver.8 2025-07-24T03:55:54.3622490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kdb5_util.8 2025-07-24T03:55:54.3627210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/krb5kdc.8 2025-07-24T03:55:54.3627660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kprop.8 2025-07-24T03:55:54.3628120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kadmin.local.8 2025-07-24T03:55:54.3628600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man8/kdb5_ldap_util.8 2025-07-24T03:55:54.3629130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kdestroy.1 2025-07-24T03:55:54.3637730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/krb5-config.1 2025-07-24T03:55:54.3641930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/compile_et.1 2025-07-24T03:55:54.3643920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kadmin.1 2025-07-24T03:55:54.3645730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kvno.1 2025-07-24T03:55:54.3646180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/sclient.1 2025-07-24T03:55:54.3646630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/ktutil.1 2025-07-24T03:55:54.3647080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kswitch.1 2025-07-24T03:55:54.3647530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/k5srvutil.1 2025-07-24T03:55:54.3647970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/ksu.1 2025-07-24T03:55:54.3648410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kpasswd.1 2025-07-24T03:55:54.3648850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/kinit.1 2025-07-24T03:55:54.3649280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man1/klist.1 2025-07-24T03:55:54.3649880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/man/man7/kerberos.7 2025-07-24T03:55:54.3650390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/locale/en_US/LC_MESSAGES/mit-krb5.mo 2025-07-24T03:55:54.3650920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/locale/ka/LC_MESSAGES/mit-krb5.mo 2025-07-24T03:55:54.3651440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/locale/de/LC_MESSAGES/mit-krb5.mo 2025-07-24T03:55:54.3651960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/examples/krb5/services.append 2025-07-24T03:55:54.3652450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/examples/krb5/krb5.conf 2025-07-24T03:55:54.3652930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/examples/krb5/kdc.conf 2025-07-24T03:55:54.3653410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/et/et_c.awk 2025-07-24T03:55:54.3653860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.21.3-h7414a1f_1/share/et/et_h.awk 2025-07-24T03:55:54.3654270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0.conda 2025-07-24T03:55:54.3654690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/pythonw 2025-07-24T03:55:54.3655180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-post-link.sh 2025-07-24T03:55:54.3655660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/python.app 2025-07-24T03:55:54.3656150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-pre-unlink.sh 2025-07-24T03:55:54.3656660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/repodata_record.json 2025-07-24T03:55:54.3657150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.sh 2025-07-24T03:55:54.3657630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.py 2025-07-24T03:55:54.3658090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/t.py 2025-07-24T03:55:54.3695770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/licenses/LICENSE 2025-07-24T03:55:54.3709010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/classes.nib 2025-07-24T03:55:54.3719110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/info.nib 2025-07-24T03:55:54.3719820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-07-24T03:55:54.3720480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/empty.lproj 2025-07-24T03:55:54.3721050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Info.plist 2025-07-24T03:55:54.3721600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/PkgInfo 2025-07-24T03:55:54.3722100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.sh 2025-07-24T03:55:54.3722610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/post-link.sh 2025-07-24T03:55:54.3723090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/LICENSE 2025-07-24T03:55:54.3723580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/pre-unlink.sh 2025-07-24T03:55:54.3724080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/build.sh 2025-07-24T03:55:54.3724600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3725120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.py 2025-07-24T03:55:54.3725770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml 2025-07-24T03:55:54.3726300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3726820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/t.py 2025-07-24T03:55:54.3727280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/paths.json 2025-07-24T03:55:54.3727740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/hash_input.json 2025-07-24T03:55:54.3728180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/files 2025-07-24T03:55:54.3728630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/about.json 2025-07-24T03:55:54.3729080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/has_prefix 2025-07-24T03:55:54.3729580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/index.json 2025-07-24T03:55:54.3730010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/git 2025-07-24T03:55:54.3730490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/MacOS/python 2025-07-24T03:55:54.3731120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/classes.nib 2025-07-24T03:55:54.3731790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/info.nib 2025-07-24T03:55:54.3732450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-07-24T03:55:54.3733080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/empty.lproj 2025-07-24T03:55:54.3733640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Info.plist 2025-07-24T03:55:54.3734160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/PkgInfo 2025-07-24T03:55:54.3734620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0.conda 2025-07-24T03:55:54.3735070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/bin/cph 2025-07-24T03:55:54.3735620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:54.3736230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.sh 2025-07-24T03:55:54.3736840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-07-24T03:55:54.3737450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-24T03:55:54.3738080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-24T03:55:54.3738790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_degraded.py 2025-07-24T03:55:54.3739460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/build.sh 2025-07-24T03:55:54.3740200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/meta.yaml 2025-07-24T03:55:54.3740880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_validate.py 2025-07-24T03:55:54.3741530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_api.py 2025-07-24T03:55:54.3742130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-07-24T03:55:54.3742920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/mock-2.0.0-py37_1000.conda 2025-07-24T03:55:54.3743640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/mock-2.0.0-py37_1000.tar.bz2 2025-07-24T03:55:54.3744360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/cph_test_data-0.0.1-0.tar.bz2 2025-07-24T03:55:54.3745060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_interface.py 2025-07-24T03:55:54.3745710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/memory_test.py 2025-07-24T03:55:54.3746310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:54.3746960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.3747650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:54.3748270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3748880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3749490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3750080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/paths.json 2025-07-24T03:55:54.3750650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:54.3751190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/files 2025-07-24T03:55:54.3751730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/about.json 2025-07-24T03:55:54.3752290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/has_prefix 2025-07-24T03:55:54.3752860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/index.json 2025-07-24T03:55:54.3753380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/git 2025-07-24T03:55:54.3754070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-07-24T03:55:54.3754900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-07-24T03:55:54.3755700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-07-24T03:55:54.3756560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:54.3757520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-07-24T03:55:54.3758460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-07-24T03:55:54.3759390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-07-24T03:55:54.3760340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-07-24T03:55:54.3761420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-07-24T03:55:54.3762390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.3763310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:54.3765460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-07-24T03:55:54.3767860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:54.3770580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.3772360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/api.py 2025-07-24T03:55:54.3774150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-07-24T03:55:54.3776200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-07-24T03:55:54.3778370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-07-24T03:55:54.3780430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-07-24T03:55:54.3782540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-07-24T03:55:54.3784720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-07-24T03:55:54.3786750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-07-24T03:55:54.3788860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-07-24T03:55:54.3790990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-07-24T03:55:54.3793540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-07-24T03:55:54.3795350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-07-24T03:55:54.3797840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-07-24T03:55:54.3799910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-07-24T03:55:54.3802550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-07-24T03:55:54.3804730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-07-24T03:55:54.3806670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-07-24T03:55:54.3809230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-07-24T03:55:54.3810080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0.conda 2025-07-24T03:55:54.3811440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/.constructor-build.info 2025-07-24T03:55:54.3811880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.5.0-py313hca03da5_0.conda 2025-07-24T03:55:54.3813460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2.conda 2025-07-24T03:55:54.3814410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_sftp.h 2025-07-24T03:55:54.3815870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2.h 2025-07-24T03:55:54.3816890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_publickey.h 2025-07-24T03:55:54.3817910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/repodata_record.json 2025-07-24T03:55:54.3819710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/test/run_test.sh 2025-07-24T03:55:54.3821020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/licenses/COPYING 2025-07-24T03:55:54.3822260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/bld.bat 2025-07-24T03:55:54.3823490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/build.sh 2025-07-24T03:55:54.3824850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.3826230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml 2025-07-24T03:55:54.3827550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.3828860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/run_exports.json 2025-07-24T03:55:54.3830060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/paths.json 2025-07-24T03:55:54.3831240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/hash_input.json 2025-07-24T03:55:54.3832390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/files 2025-07-24T03:55:54.3833490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/about.json 2025-07-24T03:55:54.3834630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/has_prefix 2025-07-24T03:55:54.3835540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/index.json 2025-07-24T03:55:54.3836310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/git 2025-07-24T03:55:54.3837480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/pkgconfig/libssh2.pc 2025-07-24T03:55:54.3838600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.0.1.dylib 2025-07-24T03:55:54.3840000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-07-24T03:55:54.3841640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config-version.cmake 2025-07-24T03:55:54.3843010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets.cmake 2025-07-24T03:55:54.3844300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindMbedTLS.cmake 2025-07-24T03:55:54.3845800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindWolfSSL.cmake 2025-07-24T03:55:54.3847560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config.cmake 2025-07-24T03:55:54.3849160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-07-24T03:55:54.3850570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.dylib 2025-07-24T03:55:54.3851760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.dylib 2025-07-24T03:55:54.3853090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_statvfs.3 2025-07-24T03:55:54.3854610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read.3 2025-07-24T03:55:54.3856150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_get_channel.3 2025-07-24T03:55:54.3858180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_status.3 2025-07-24T03:55:54.3859810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_method_pref.3 2025-07-24T03:55:54.3861330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init.3 2025-07-24T03:55:54.3862920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-07-24T03:55:54.3864580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set.3 2025-07-24T03:55:54.3866150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv_ex.3 2025-07-24T03:55:54.3867250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex.3 2025-07-24T03:55:54.3867820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_startup.3 2025-07-24T03:55:54.3868780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity.3 2025-07-24T03:55:54.3870080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password.3 2025-07-24T03:55:54.3871880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek.3 2025-07-24T03:55:54.3873070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_ex.3 2025-07-24T03:55:54.3874810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_subsystem.3 2025-07-24T03:55:54.3876020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rewind.3 2025-07-24T03:55:54.3878020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_error.3 2025-07-24T03:55:54.3879640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty.3 2025-07-24T03:55:54.3881250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_ex.3 2025-07-24T03:55:54.3882780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_banner_set.3 2025-07-24T03:55:54.3884350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_auth_agent.3 2025-07-24T03:55:54.3886010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_supported_algs.3 2025-07-24T03:55:54.3887600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_shutdown.3 2025-07-24T03:55:54.3889150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_check.3 2025-07-24T03:55:54.3901190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_free.3 2025-07-24T03:55:54.3901730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write.3 2025-07-24T03:55:54.3901990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename.3 2025-07-24T03:55:54.3902730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_connect.3 2025-07-24T03:55:54.3907260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_handshake.3 2025-07-24T03:55:54.3915710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_free.3 2025-07-24T03:55:54.3916580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writeline.3 2025-07-24T03:55:54.3916960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir.3 2025-07-24T03:55:54.3917200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink.3 2025-07-24T03:55:54.3917440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_exec.3 2025-07-24T03:55:54.3917680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_opendir.3 2025-07-24T03:55:54.3923630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-07-24T03:55:54.3927380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen.3 2025-07-24T03:55:54.3944510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_close.3 2025-07-24T03:55:54.3944780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_stderr.3 2025-07-24T03:55:54.3945020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_last_error.3 2025-07-24T03:55:54.3952060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_process_startup.3 2025-07-24T03:55:54.3968720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_userauth.3 2025-07-24T03:55:54.3974570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add.3 2025-07-24T03:55:54.3978080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace.3 2025-07-24T03:55:54.3979890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_timeout.3 2025-07-24T03:55:54.3980140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_set.3 2025-07-24T03:55:54.3980390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink_ex.3 2025-07-24T03:55:54.3993080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close.3 2025-07-24T03:55:54.4011530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close_handle.3 2025-07-24T03:55:54.4015980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send_ex.3 2025-07-24T03:55:54.4017010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_ex.3 2025-07-24T03:55:54.4017250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_shell.3 2025-07-24T03:55:54.4017510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_init.3 2025-07-24T03:55:54.4017920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_list.3 2025-07-24T03:55:54.4018170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_signal_ex.3 2025-07-24T03:55:54.4018430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_stderr.3 2025-07-24T03:55:54.4018680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read_ex.3 2025-07-24T03:55:54.4018900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_free.3 2025-07-24T03:55:54.4019120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat.3 2025-07-24T03:55:54.4019360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_addc.3 2025-07-24T03:55:54.4019750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_session.3 2025-07-24T03:55:54.4020000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readline.3 2025-07-24T03:55:54.4020270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_set_identity_path.3 2025-07-24T03:55:54.4020530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_get.3 2025-07-24T03:55:54.4020770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_checkp.3 2025-07-24T03:55:54.4021040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-07-24T03:55:54.4021280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_write.3 2025-07-24T03:55:54.4021540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_cancel.3 2025-07-24T03:55:54.4021780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add_ex.3 2025-07-24T03:55:54.4022020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_config.3 2025-07-24T03:55:54.4022250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir.3 2025-07-24T03:55:54.4022500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_disconnect.3 2025-07-24T03:55:54.4022730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink_ex.3 2025-07-24T03:55:54.4022950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_version.3 2025-07-24T03:55:54.4023180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink.3 2025-07-24T03:55:54.4023410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send.3 2025-07-24T03:55:54.4023660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey.3 2025-07-24T03:55:54.4023890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open.3 2025-07-24T03:55:54.4024120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-07-24T03:55:54.4024350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_base64_decode.3 2025-07-24T03:55:54.4024570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sign_sk.3 2025-07-24T03:55:54.4024800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_lstat.3 2025-07-24T03:55:54.4025030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_init.3 2025-07-24T03:55:54.4025450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read.3 2025-07-24T03:55:54.4025710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password_ex.3 2025-07-24T03:55:54.4025970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_sk.3 2025-07-24T03:55:54.4026240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size.3 2025-07-24T03:55:54.4026490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_stderr.3 2025-07-24T03:55:54.4026720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_crypto_engine.3 2025-07-24T03:55:54.4026960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_add.3 2025-07-24T03:55:54.4027360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_signal.3 2025-07-24T03:55:54.4027620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_read_timeout.3 2025-07-24T03:55:54.4027880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_read_timeout.3 2025-07-24T03:55:54.4028150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-07-24T03:55:54.4028390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstatvfs.3 2025-07-24T03:55:54.4028620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv.3 2025-07-24T03:55:54.4028850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell.3 2025-07-24T03:55:54.4029130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-07-24T03:55:54.4029370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll_channel_read.3 2025-07-24T03:55:54.4029650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-07-24T03:55:54.4029930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-07-24T03:55:54.4030170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace_sethandler.3 2025-07-24T03:55:54.4030420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove_ex.3 2025-07-24T03:55:54.4030650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_free.3 2025-07-24T03:55:54.4030890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_realpath.3 2025-07-24T03:55:54.4031110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_init.3 2025-07-24T03:55:54.4031360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_fetch.3 2025-07-24T03:55:54.4031610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req.3 2025-07-24T03:55:54.4031850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove.3 2025-07-24T03:55:54.4032090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_methods.3 2025-07-24T03:55:54.4032320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek64.3 2025-07-24T03:55:54.4032630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-07-24T03:55:54.4032950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_block_directions.3 2025-07-24T03:55:54.4033180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_eof.3 2025-07-24T03:55:54.4033430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_flag.3 2025-07-24T03:55:54.4033640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_exit.3 2025-07-24T03:55:54.4033860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll.3 2025-07-24T03:55:54.4034100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_free.3 2025-07-24T03:55:54.4034380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-07-24T03:55:54.4034690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init_ex.3 2025-07-24T03:55:54.4034960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write_ex.3 2025-07-24T03:55:54.4035210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_timeout.3 2025-07-24T03:55:54.4035470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_blocking.3 2025-07-24T03:55:54.4035720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write.3 2025-07-24T03:55:54.4035970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip.3 2025-07-24T03:55:54.4036220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writefile.3 2025-07-24T03:55:54.4036480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect_ex.3 2025-07-24T03:55:54.4036740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect.3 2025-07-24T03:55:54.4036990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req_ex.3 2025-07-24T03:55:54.4037260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-07-24T03:55:54.4037500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readlink.3 2025-07-24T03:55:54.4037730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename_ex.3 2025-07-24T03:55:54.4037970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_send.3 2025-07-24T03:55:54.4038200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_hostkey_hash.3 2025-07-24T03:55:54.4049510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat.3 2025-07-24T03:55:54.4056290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_abstract.3 2025-07-24T03:55:54.4093550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv2.3 2025-07-24T03:55:54.4126780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex_r.3 2025-07-24T03:55:54.4127410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-07-24T03:55:54.4127650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsetstat.3 2025-07-24T03:55:54.4127890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_shutdown.3 2025-07-24T03:55:54.4128300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_eof.3 2025-07-24T03:55:54.4128580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-07-24T03:55:54.4128810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat_ex.3 2025-07-24T03:55:54.4129080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity_path.3 2025-07-24T03:55:54.4129330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_set_blocking.3 2025-07-24T03:55:54.4129560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat_ex.3 2025-07-24T03:55:54.4129800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv.3 2025-07-24T03:55:54.4130120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_get.3 2025-07-24T03:55:54.4130370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_free.3 2025-07-24T03:55:54.4130600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_sign.3 2025-07-24T03:55:54.4130840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readfile.3 2025-07-24T03:55:54.4131080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_banner.3 2025-07-24T03:55:54.4131310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_setstat.3 2025-07-24T03:55:54.4131540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell64.3 2025-07-24T03:55:54.4131810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_authenticated.3 2025-07-24T03:55:54.4132040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send64.3 2025-07-24T03:55:54.4132270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_init.3 2025-07-24T03:55:54.4132530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_last_error.3 2025-07-24T03:55:54.4132790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_list_identities.3 2025-07-24T03:55:54.4133030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename.3 2025-07-24T03:55:54.4133270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_closedir.3 2025-07-24T03:55:54.4133500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsync.3 2025-07-24T03:55:54.4133730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_r.3 2025-07-24T03:55:54.4134010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data.3 2025-07-24T03:55:54.4134270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_blocking.3 2025-07-24T03:55:54.4134550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-07-24T03:55:54.4134790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir_ex.3 2025-07-24T03:55:54.4135040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_errno.3 2025-07-24T03:55:54.4135290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_ex.3 2025-07-24T03:55:54.4135680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_hostkey.3 2025-07-24T03:55:54.4135910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_read.3 2025-07-24T03:55:54.4136150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_send_eof.3 2025-07-24T03:55:54.4136410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_accept.3 2025-07-24T03:55:54.4136690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-07-24T03:55:54.4136980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir.3 2025-07-24T03:55:54.4137270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-07-24T03:55:54.4137580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_del.3 2025-07-24T03:55:54.4137830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_ex.3 2025-07-24T03:55:54.4138110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-07-24T03:55:54.4138370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set2.3 2025-07-24T03:55:54.4138620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_closed.3 2025-07-24T03:55:54.4138870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush.3 2025-07-24T03:55:54.4139110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-07-24T03:55:54.4139340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_init.3 2025-07-24T03:55:54.4139560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/BINDINGS.md 2025-07-24T03:55:54.4139800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/AUTHORS 2025-07-24T03:55:54.4140010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/HACKING.md 2025-07-24T03:55:54.4140240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/RELEASE-NOTES 2025-07-24T03:55:54.4140440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/README 2025-07-24T03:55:54.4140640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/COPYING 2025-07-24T03:55:54.4140840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/NEWS 2025-07-24T03:55:54.4141030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.7.14-py313hca03da5_0.conda 2025-07-24T03:55:54.4141190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmainfo 2025-07-24T03:55:54.4141340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdec 2025-07-24T03:55:54.4141480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unxz 2025-07-24T03:55:54.4141630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzegrep 2025-07-24T03:55:54.4141770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unlzma 2025-07-24T03:55:54.4141910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzfgrep 2025-07-24T03:55:54.4142060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xz 2025-07-24T03:55:54.4146450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzless 2025-07-24T03:55:54.4146600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzless 2025-07-24T03:55:54.4146750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcmp 2025-07-24T03:55:54.4147060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcat 2025-07-24T03:55:54.4147200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcmp 2025-07-24T03:55:54.4147340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcat 2025-07-24T03:55:54.4147480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzdiff 2025-07-24T03:55:54.4147620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmadec 2025-07-24T03:55:54.4147770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzgrep 2025-07-24T03:55:54.4147990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmore 2025-07-24T03:55:54.4148140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzfgrep 2025-07-24T03:55:54.4148280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzmore 2025-07-24T03:55:54.4148460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzgrep 2025-07-24T03:55:54.4148640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzma 2025-07-24T03:55:54.4148790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzegrep 2025-07-24T03:55:54.4148930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdiff 2025-07-24T03:55:54.4149090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma.h 2025-07-24T03:55:54.4149260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index.h 2025-07-24T03:55:54.4149440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/version.h 2025-07-24T03:55:54.4149620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index_hash.h 2025-07-24T03:55:54.4149800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/lzma12.h 2025-07-24T03:55:54.4149990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/container.h 2025-07-24T03:55:54.4150160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/delta.h 2025-07-24T03:55:54.4150330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/vli.h 2025-07-24T03:55:54.4150490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/check.h 2025-07-24T03:55:54.4150670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/bcj.h 2025-07-24T03:55:54.4150870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/stream_flags.h 2025-07-24T03:55:54.4151030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/block.h 2025-07-24T03:55:54.4151210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/hardware.h 2025-07-24T03:55:54.4152020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/filter.h 2025-07-24T03:55:54.4152350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/base.h 2025-07-24T03:55:54.4154010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/repodata_record.json 2025-07-24T03:55:54.4155140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/run_test.sh 2025-07-24T03:55:54.4156990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/test_time_dependencies.json 2025-07-24T03:55:54.4158160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/licenses/COPYING 2025-07-24T03:55:54.4159280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/bld.bat 2025-07-24T03:55:54.4160300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/build.sh 2025-07-24T03:55:54.4161760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4162730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml 2025-07-24T03:55:54.4164190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4165250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/run_exports.json 2025-07-24T03:55:54.4166690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/paths.json 2025-07-24T03:55:54.4167630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/hash_input.json 2025-07-24T03:55:54.4168660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/files 2025-07-24T03:55:54.4169830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/about.json 2025-07-24T03:55:54.4170750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/has_prefix 2025-07-24T03:55:54.4172080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/index.json 2025-07-24T03:55:54.4172850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/git 2025-07-24T03:55:54.4174610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/pkgconfig/liblzma.pc 2025-07-24T03:55:54.4175960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config.cmake 2025-07-24T03:55:54.4177680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets.cmake 2025-07-24T03:55:54.4178970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-07-24T03:55:54.4180860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config-version.cmake 2025-07-24T03:55:54.4182010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.6.4.dylib 2025-07-24T03:55:54.4183260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.dylib 2025-07-24T03:55:54.4184620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.dylib 2025-07-24T03:55:54.4185880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzma.1 2025-07-24T03:55:54.4187300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmore.1 2025-07-24T03:55:54.4188320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzmore.1 2025-07-24T03:55:54.4189810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmainfo.1 2025-07-24T03:55:54.4191080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcat.1 2025-07-24T03:55:54.4192200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcmp.1 2025-07-24T03:55:54.4193580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzdiff.1 2025-07-24T03:55:54.4194910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdiff.1 2025-07-24T03:55:54.4196000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xz.1 2025-07-24T03:55:54.4197440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdec.1 2025-07-24T03:55:54.4198940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzegrep.1 2025-07-24T03:55:54.4199890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzgrep.1 2025-07-24T03:55:54.4201320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzgrep.1 2025-07-24T03:55:54.4202260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzegrep.1 2025-07-24T03:55:54.4203680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzless.1 2025-07-24T03:55:54.4204810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unlzma.1 2025-07-24T03:55:54.4205950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzless.1 2025-07-24T03:55:54.4207460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzfgrep.1 2025-07-24T03:55:54.4208640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcmp.1 2025-07-24T03:55:54.4209860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unxz.1 2025-07-24T03:55:54.4211100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzfgrep.1 2025-07-24T03:55:54.4211890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmadec.1 2025-07-24T03:55:54.4213840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcat.1 2025-07-24T03:55:54.4214900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/AUTHORS 2025-07-24T03:55:54.4216000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/lzma-file-format.txt 2025-07-24T03:55:54.4217210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/README 2025-07-24T03:55:54.4218500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/faq.txt 2025-07-24T03:55:54.4219810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING 2025-07-24T03:55:54.4221020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/NEWS 2025-07-24T03:55:54.4223180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/04_compress_easy_mt.c 2025-07-24T03:55:54.4224220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/01_compress_easy.c 2025-07-24T03:55:54.4226060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/02_decompress.c 2025-07-24T03:55:54.4227540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/Makefile 2025-07-24T03:55:54.4228710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/03_compress_custom.c 2025-07-24T03:55:54.4229980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/00_README.txt 2025-07-24T03:55:54.4231560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/11_file_info.c 2025-07-24T03:55:54.4232750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.0BSD 2025-07-24T03:55:54.4234200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.GPLv2 2025-07-24T03:55:54.4235380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/history.txt 2025-07-24T03:55:54.4236420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/THANKS 2025-07-24T03:55:54.4237620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/xz-file-format.txt 2025-07-24T03:55:54.4238600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcpio 2025-07-24T03:55:54.4239900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdunzip 2025-07-24T03:55:54.4240910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdtar 2025-07-24T03:55:54.4242620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcat 2025-07-24T03:55:54.4243590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive.h 2025-07-24T03:55:54.4245500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive_entry.h 2025-07-24T03:55:54.4247090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/repodata_record.json 2025-07-24T03:55:54.4248510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/run_test.sh 2025-07-24T03:55:54.4250220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.tar.zst 2025-07-24T03:55:54.4252120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/archive.7z 2025-07-24T03:55:54.4253550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.xar 2025-07-24T03:55:54.4255060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.4256520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/licenses/COPYING 2025-07-24T03:55:54.4258390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0001-Add-lib-to-CMAKE_FIND_LIBRARY_PREFIXES-for-lzma.patch 2025-07-24T03:55:54.4260510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0009-CMake-Force-Multi-threaded-DLL-runtime.patch 2025-07-24T03:55:54.4262110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.tar.zst 2025-07-24T03:55:54.4264050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/archive.7z 2025-07-24T03:55:54.4265160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.xar 2025-07-24T03:55:54.4266710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/bld.bat 2025-07-24T03:55:54.4268110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/build.sh 2025-07-24T03:55:54.4269520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4270740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml 2025-07-24T03:55:54.4272120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4273430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/run_exports.json 2025-07-24T03:55:54.4274480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/paths.json 2025-07-24T03:55:54.4275850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/hash_input.json 2025-07-24T03:55:54.4277390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/files 2025-07-24T03:55:54.4278410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/about.json 2025-07-24T03:55:54.4279730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/has_prefix 2025-07-24T03:55:54.4280870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/index.json 2025-07-24T03:55:54.4281910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/git 2025-07-24T03:55:54.4283650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/pkgconfig/libarchive.pc 2025-07-24T03:55:54.4284820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.7.7.dylib 2025-07-24T03:55:54.4286300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.dylib 2025-07-24T03:55:54.4287890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.a 2025-07-24T03:55:54.4289080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.dylib 2025-07-24T03:55:54.4291020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/libarchive-formats.5 2025-07-24T03:55:54.4292420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/mtree.5 2025-07-24T03:55:54.4293670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/cpio.5 2025-07-24T03:55:54.4294730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/tar.5 2025-07-24T03:55:54.4296540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_format.3 2025-07-24T03:55:54.4298020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_disk.3 2025-07-24T03:55:54.4299560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_passphrase.3 2025-07-24T03:55:54.4301060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_new.3 2025-07-24T03:55:54.4302410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_open.3 2025-07-24T03:55:54.4303730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_extract.3 2025-07-24T03:55:54.4304920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_util.3 2025-07-24T03:55:54.4306660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_blocksize.3 2025-07-24T03:55:54.4308410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_stat.3 2025-07-24T03:55:54.4309800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_misc.3 2025-07-24T03:55:54.4311220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_free.3 2025-07-24T03:55:54.4312950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_filter.3 2025-07-24T03:55:54.4314320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_data.3 2025-07-24T03:55:54.4315170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_disk.3 2025-07-24T03:55:54.4316430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read.3 2025-07-24T03:55:54.4317460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_open.3 2025-07-24T03:55:54.4318790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_format.3 2025-07-24T03:55:54.4320810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_paths.3 2025-07-24T03:55:54.4321710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_filter.3 2025-07-24T03:55:54.4323460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_data.3 2025-07-24T03:55:54.4324860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_time.3 2025-07-24T03:55:54.4326400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_free.3 2025-07-24T03:55:54.4327950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_linkify.3 2025-07-24T03:55:54.4329280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry.3 2025-07-24T03:55:54.4330910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write.3 2025-07-24T03:55:54.4333120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_add_passphrase.3 2025-07-24T03:55:54.4334390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_header.3 2025-07-24T03:55:54.4336180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_acl.3 2025-07-24T03:55:54.4337810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_new.3 2025-07-24T03:55:54.4339010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_changes.3 2025-07-24T03:55:54.4340530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive.3 2025-07-24T03:55:54.4342620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_internals.3 2025-07-24T03:55:54.4344300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_options.3 2025-07-24T03:55:54.4345760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_finish_entry.3 2025-07-24T03:55:54.4347170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_set_options.3 2025-07-24T03:55:54.4348730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_header.3 2025-07-24T03:55:54.4350560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_perms.3 2025-07-24T03:55:54.4351630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdtar.1 2025-07-24T03:55:54.4353600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdunzip.1 2025-07-24T03:55:54.4354700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcpio.1 2025-07-24T03:55:54.4355440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcat.1 2025-07-24T03:55:54.4356510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0.conda 2025-07-24T03:55:54.4358440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/repodata_record.json 2025-07-24T03:55:54.4359630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/test/run_test.py 2025-07-24T03:55:54.4361050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/licenses/LICENSE 2025-07-24T03:55:54.4363000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4363790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-24T03:55:54.4365230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4366560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/paths.json 2025-07-24T03:55:54.4368090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/hash_input.json 2025-07-24T03:55:54.4369150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/files 2025-07-24T03:55:54.4370500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/about.json 2025-07-24T03:55:54.4371520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/index.json 2025-07-24T03:55:54.4372930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/git 2025-07-24T03:55:54.4374360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/sockshandler.py 2025-07-24T03:55:54.4376240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-07-24T03:55:54.4378460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-07-24T03:55:54.4380260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-07-24T03:55:54.4382470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-07-24T03:55:54.4384000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-07-24T03:55:54.4386110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-07-24T03:55:54.4387640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-07-24T03:55:54.4389980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-07-24T03:55:54.4391730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-07-24T03:55:54.4393530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-07-24T03:55:54.4394520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/socks.py 2025-07-24T03:55:54.4395770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.14.1-hb586df2_0.conda 2025-07-24T03:55:54.4397560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/repodata_record.json 2025-07-24T03:55:54.4399060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.sh 2025-07-24T03:55:54.4400330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.py 2025-07-24T03:55:54.4402060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.4403250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/licenses/LICENSE 2025-07-24T03:55:54.4404920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4405940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml 2025-07-24T03:55:54.4407580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4409120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/paths.json 2025-07-24T03:55:54.4410830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/hash_input.json 2025-07-24T03:55:54.4411660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/files 2025-07-24T03:55:54.4412960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/about.json 2025-07-24T03:55:54.4414160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/has_prefix 2025-07-24T03:55:54.4415510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/index.json 2025-07-24T03:55:54.4417000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/git 2025-07-24T03:55:54.4418910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-07-24T03:55:54.4420760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-07-24T03:55:54.4423320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-07-24T03:55:54.4425270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-07-24T03:55:54.4427300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-07-24T03:55:54.4429510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-07-24T03:55:54.4431790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-07-24T03:55:54.4433780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-07-24T03:55:54.4436150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-07-24T03:55:54.4437180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0.conda 2025-07-24T03:55:54.4438430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100.conda 2025-07-24T03:55:54.4439870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/repodata_record.json 2025-07-24T03:55:54.4440820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/test/run_test.sh 2025-07-24T03:55:54.4442610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/licenses/LICENSE 2025-07-24T03:55:54.4443740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/LICENSE 2025-07-24T03:55:54.4445400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4446170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml 2025-07-24T03:55:54.4447760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4448920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/paths.json 2025-07-24T03:55:54.4450320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/hash_input.json 2025-07-24T03:55:54.4451240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/files 2025-07-24T03:55:54.4452110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/about.json 2025-07-24T03:55:54.4453370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/index.json 2025-07-24T03:55:54.4454760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/git 2025-07-24T03:55:54.4455440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0.conda 2025-07-24T03:55:54.4456690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1.conda 2025-07-24T03:55:54.4457980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/repodata_record.json 2025-07-24T03:55:54.4459560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/test/run_test.sh 2025-07-24T03:55:54.4460510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/licenses/COPYRIGHT.txt 2025-07-24T03:55:54.4461870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/fix-dll-name.diff 2025-07-24T03:55:54.4462880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/bld.bat 2025-07-24T03:55:54.4464680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/build.sh 2025-07-24T03:55:54.4465830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:54.4467040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4468230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/meta.yaml 2025-07-24T03:55:54.4469220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/paths.json 2025-07-24T03:55:54.4470590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/hash_input.json 2025-07-24T03:55:54.4471600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/files 2025-07-24T03:55:54.4472840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/about.json 2025-07-24T03:55:54.4474120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/index.json 2025-07-24T03:55:54.4475070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/git 2025-07-24T03:55:54.4476350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.0.0.dylib 2025-07-24T03:55:54.4477580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.dylib 2025-07-24T03:55:54.4479240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/repodata_record.json 2025-07-24T03:55:54.4480440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.sh 2025-07-24T03:55:54.4482060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/run_test.py 2025-07-24T03:55:54.4483790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.4484820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/LICENSE 2025-07-24T03:55:54.4486540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/licenses/THIRDPARTY.yml 2025-07-24T03:55:54.4487910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4489610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml 2025-07-24T03:55:54.4491050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4492870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/paths.json 2025-07-24T03:55:54.4493660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/hash_input.json 2025-07-24T03:55:54.4495300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/files 2025-07-24T03:55:54.4496520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/about.json 2025-07-24T03:55:54.4497850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/index.json 2025-07-24T03:55:54.4499220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/info/git 2025-07-24T03:55:54.4501180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/RECORD 2025-07-24T03:55:54.4503170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE 2025-07-24T03:55:54.4505360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/direct_url.json 2025-07-24T03:55:54.4507300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/WHEEL 2025-07-24T03:55:54.4509700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/REQUESTED 2025-07-24T03:55:54.4511390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER 2025-07-24T03:55:54.4514350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/METADATA 2025-07-24T03:55:54.4515480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-07-24T03:55:54.4517940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-07-24T03:55:54.4520500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.4522110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-07-24T03:55:54.4523930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-07-24T03:55:54.4526310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-07-24T03:55:54.4527950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.33.2-py313h5e3a92f_0/lib/python3.13/site-packages/pydantic_core/py.typed 2025-07-24T03:55:54.4529390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.12.0-py313hca03da5_0.conda 2025-07-24T03:55:54.4530430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/bin/conda-content-trust 2025-07-24T03:55:54.4532240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-07-24T03:55:54.4533200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-07-24T03:55:54.4534970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-07-24T03:55:54.4536690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-24T03:55:54.4537810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-07-24T03:55:54.4539590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4541060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-07-24T03:55:54.4541820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4543380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/paths.json 2025-07-24T03:55:54.4544070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/hash_input.json 2025-07-24T03:55:54.4545330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/files 2025-07-24T03:55:54.4547050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/about.json 2025-07-24T03:55:54.4548350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/has_prefix 2025-07-24T03:55:54.4549660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/index.json 2025-07-24T03:55:54.4551570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/git 2025-07-24T03:55:54.4553220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-07-24T03:55:54.4555020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-07-24T03:55:54.4556930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-07-24T03:55:54.4559300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-07-24T03:55:54.4561400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:54.4564000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-07-24T03:55:54.4566180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-07-24T03:55:54.4568840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-07-24T03:55:54.4570510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-07-24T03:55:54.4573120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-07-24T03:55:54.4575090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:54.4577230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.4580210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-07-24T03:55:54.4582170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-07-24T03:55:54.4583880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-07-24T03:55:54.4586000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/common.py 2025-07-24T03:55:54.4587920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-07-24T03:55:54.4589710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-07-24T03:55:54.4591780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-07-24T03:55:54.4593880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-07-24T03:55:54.4596030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-07-24T03:55:54.4599120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:54.4600850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-07-24T03:55:54.4603050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-07-24T03:55:54.4604910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-07-24T03:55:54.4607180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-07-24T03:55:54.4608990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-07-24T03:55:54.4611350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-07-24T03:55:54.4613500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-07-24T03:55:54.4614090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0.conda 2025-07-24T03:55:54.4615280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/include/simdjson.h 2025-07-24T03:55:54.4616400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/repodata_record.json 2025-07-24T03:55:54.4617740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/run_test.sh 2025-07-24T03:55:54.4619270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/CMakeLists.txt 2025-07-24T03:55:54.4620130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.cpp 2025-07-24T03:55:54.4621330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.json 2025-07-24T03:55:54.4622770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test_time_dependencies.json 2025-07-24T03:55:54.4624470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/licenses/LICENSE 2025-07-24T03:55:54.4625630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/CMakeLists.txt 2025-07-24T03:55:54.4627020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.cpp 2025-07-24T03:55:54.4628760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.json 2025-07-24T03:55:54.4629960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/bld.bat 2025-07-24T03:55:54.4631230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/build.sh 2025-07-24T03:55:54.4632290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-07-24T03:55:54.4633960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4635270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/meta.yaml 2025-07-24T03:55:54.4636230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/run_exports.json 2025-07-24T03:55:54.4637340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/paths.json 2025-07-24T03:55:54.4638780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/hash_input.json 2025-07-24T03:55:54.4639940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/files 2025-07-24T03:55:54.4641060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/about.json 2025-07-24T03:55:54.4642240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/has_prefix 2025-07-24T03:55:54.4643100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/index.json 2025-07-24T03:55:54.4644640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/git 2025-07-24T03:55:54.4645490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/pkgconfig/simdjson.pc 2025-07-24T03:55:54.4646710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.0.0.dylib 2025-07-24T03:55:54.4648460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config-version.cmake 2025-07-24T03:55:54.4649970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config.cmake 2025-07-24T03:55:54.4651710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets.cmake 2025-07-24T03:55:54.4652890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-07-24T03:55:54.4654380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.dylib 2025-07-24T03:55:54.4655370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.dylib 2025-07-24T03:55:54.4657050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/repodata_record.json 2025-07-24T03:55:54.4658030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_package.py 2025-07-24T03:55:54.4659180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.sh 2025-07-24T03:55:54.4660610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.py 2025-07-24T03:55:54.4661600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/uf20-098.cnf 2025-07-24T03:55:54.4663050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_time_dependencies.json 2025-07-24T03:55:54.4664310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/sudoku.py 2025-07-24T03:55:54.4665650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/qg3-08.cnf 2025-07-24T03:55:54.4667170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/test_package.py 2025-07-24T03:55:54.4668090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/LICENSE 2025-07-24T03:55:54.4670420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/patches/0001-GH-100-Replace-unittest.makeSuite-with-unittest.defaultTest.patch 2025-07-24T03:55:54.4671650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4672760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/uf20-098.cnf 2025-07-24T03:55:54.4673890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/COPYRIGHT 2025-07-24T03:55:54.4675500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/sudoku.py 2025-07-24T03:55:54.4677120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml 2025-07-24T03:55:54.4677700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/qg3-08.cnf 2025-07-24T03:55:54.4679000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4680270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/paths.json 2025-07-24T03:55:54.4681540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/hash_input.json 2025-07-24T03:55:54.4682630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/files 2025-07-24T03:55:54.4683680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/about.json 2025-07-24T03:55:54.4685250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/index.json 2025-07-24T03:55:54.4685880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/git 2025-07-24T03:55:54.4687710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-07-24T03:55:54.4689210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/test_pycosat.py 2025-07-24T03:55:54.4690820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-07-24T03:55:54.4692810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-07-24T03:55:54.4694460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-07-24T03:55:54.4696290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-07-24T03:55:54.4698310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-07-24T03:55:54.4699780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-07-24T03:55:54.4701820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-07-24T03:55:54.4703610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-07-24T03:55:54.4705840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-07-24T03:55:54.4710380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-07-24T03:55:54.4711410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_limit.3 2025-07-24T03:55:54.4712520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2syntax.3 2025-07-24T03:55:54.4712710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2jit.3 2025-07-24T03:55:54.4712900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2demo.3 2025-07-24T03:55:54.4713120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_offset_limit.3 2025-07-24T03:55:54.4714110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_create.3 2025-07-24T03:55:54.4715990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2serialize.3 2025-07-24T03:55:54.4717130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_bsr.3 2025-07-24T03:55:54.4718140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2unicode.3 2025-07-24T03:55:54.4719490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_bynumber.3 2025-07-24T03:55:54.4721200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_byname.3 2025-07-24T03:55:54.4721990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2api.3 2025-07-24T03:55:54.4723710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_parens_nest_limit.3 2025-07-24T03:55:54.4724690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_startchar.3 2025-07-24T03:55:54.4725880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2limits.3 2025-07-24T03:55:54.4727510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_memory_management.3 2025-07-24T03:55:54.4729140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_newline.3 2025-07-24T03:55:54.4730240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_depth_limit.3 2025-07-24T03:55:54.4731670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_free.3 2025-07-24T03:55:54.4733360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_free.3 2025-07-24T03:55:54.4734680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_max_pattern_length.3 2025-07-24T03:55:54.4735730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2matching.3 2025-07-24T03:55:54.4737630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_free.3 2025-07-24T03:55:54.4737990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_callout.3 2025-07-24T03:55:54.4739460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy_with_tables.3 2025-07-24T03:55:54.4740760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_escape.3 2025-07-24T03:55:54.4742090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_extra_options.3 2025-07-24T03:55:54.4743160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2.3 2025-07-24T03:55:54.4748580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2perform.3 2025-07-24T03:55:54.4751050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_info.3 2025-07-24T03:55:54.4751290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_substitute_callout.3 2025-07-24T03:55:54.4753930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_create.3 2025-07-24T03:55:54.4759200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2build.3 2025-07-24T03:55:54.4759480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_byname.3 2025-07-24T03:55:54.4763750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_free.3 2025-07-24T03:55:54.4763970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_dfa_match.3 2025-07-24T03:55:54.4764160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2convert.3 2025-07-24T03:55:54.4764370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_match.3 2025-07-24T03:55:54.4764610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_nametable_scan.3 2025-07-24T03:55:54.4764800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match.3 2025-07-24T03:55:54.4765040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_converted_pattern_free.3 2025-07-24T03:55:54.4765260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_heap_limit.3 2025-07-24T03:55:54.4765500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_number_from_name.3 2025-07-24T03:55:54.4765720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_convert.3 2025-07-24T03:55:54.4765930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables.3 2025-07-24T03:55:54.4766150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_free.3 2025-07-24T03:55:54.4766350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_free.3 2025-07-24T03:55:54.4777010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_compile.3 2025-07-24T03:55:54.4826750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile.3 2025-07-24T03:55:54.4851950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_pointer.3 2025-07-24T03:55:54.4868360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_get.3 2025-07-24T03:55:54.4868600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_free.3 2025-07-24T03:55:54.4868840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_match_data_size.3 2025-07-24T03:55:54.4869060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_copy.3 2025-07-24T03:55:54.4869280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_character_tables.3 2025-07-24T03:55:54.4869500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_error_message.3 2025-07-24T03:55:54.4869730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_create.3 2025-07-24T03:55:54.4870180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_separator.3 2025-07-24T03:55:54.4870400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables_free.3 2025-07-24T03:55:54.4870620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_free.3 2025-07-24T03:55:54.4870840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_decode.3 2025-07-24T03:55:54.4871060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_copy.3 2025-07-24T03:55:54.4871260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy.3 2025-07-24T03:55:54.4871450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2compat.3 2025-07-24T03:55:54.4871770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create_from_pattern.3 2025-07-24T03:55:54.4872010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_match_limit.3 2025-07-24T03:55:54.4872240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_copy.3 2025-07-24T03:55:54.4872450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_encode.3 2025-07-24T03:55:54.4872650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substitute.3 2025-07-24T03:55:54.4872870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_count.3 2025-07-24T03:55:54.4873060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_mark.3 2025-07-24T03:55:54.4873270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_assign.3 2025-07-24T03:55:54.4873510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_free.3 2025-07-24T03:55:54.4873710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2callout.3 2025-07-24T03:55:54.4873920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create.3 2025-07-24T03:55:54.4874140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_byname.3 2025-07-24T03:55:54.4874380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_bynumber.3 2025-07-24T03:55:54.4874570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2sample.3 2025-07-24T03:55:54.4874810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_bynumber.3 2025-07-24T03:55:54.4875000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2partial.3 2025-07-24T03:55:54.4875190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2posix.3 2025-07-24T03:55:54.4875420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_create.3 2025-07-24T03:55:54.4875640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_copy.3 2025-07-24T03:55:54.4875840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_config.3 2025-07-24T03:55:54.4876090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_recursion_guard.3 2025-07-24T03:55:54.4876340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_get_number_of_codes.3 2025-07-24T03:55:54.4876560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_create.3 2025-07-24T03:55:54.4876790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_free_unused_memory.3 2025-07-24T03:55:54.4877100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_callout_enumerate.3 2025-07-24T03:55:54.4877360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_free.3 2025-07-24T03:55:54.4877550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2pattern.3 2025-07-24T03:55:54.4877730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2grep.1 2025-07-24T03:55:54.4877920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2test.1 2025-07-24T03:55:54.4878100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2-config.1 2025-07-24T03:55:54.4878320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config-version.cmake 2025-07-24T03:55:54.4878520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config.cmake 2025-07-24T03:55:54.4878730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2grep 2025-07-24T03:55:54.4878940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2test 2025-07-24T03:55:54.4879120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2-config 2025-07-24T03:55:54.4879300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2posix_test 2025-07-24T03:55:54.4879490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2posix.h 2025-07-24T03:55:54.4879660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2.h 2025-07-24T03:55:54.4879850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/repodata_record.json 2025-07-24T03:55:54.4880040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/test/run_test.sh 2025-07-24T03:55:54.4880220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/licenses/LICENCE 2025-07-24T03:55:54.4880400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/bld.bat 2025-07-24T03:55:54.4880580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/build.sh 2025-07-24T03:55:54.4880810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/conda_build_config.yaml 2025-07-24T03:55:54.4880990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml 2025-07-24T03:55:54.4881210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml.template 2025-07-24T03:55:54.4881390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/run_exports.json 2025-07-24T03:55:54.4881550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/paths.json 2025-07-24T03:55:54.4881730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/hash_input.json 2025-07-24T03:55:54.4881890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/files 2025-07-24T03:55:54.4882060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/about.json 2025-07-24T03:55:54.4882230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/has_prefix 2025-07-24T03:55:54.4882390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/index.json 2025-07-24T03:55:54.4882540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/git 2025-07-24T03:55:54.4882740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.dylib 2025-07-24T03:55:54.4882960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.0.4.dylib 2025-07-24T03:55:54.4883160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.11.2.dylib 2025-07-24T03:55:54.4883370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-posix.pc 2025-07-24T03:55:54.4883570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-8.pc 2025-07-24T03:55:54.4884030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-16.pc 2025-07-24T03:55:54.4884240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-32.pc 2025-07-24T03:55:54.4884450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.11.2.dylib 2025-07-24T03:55:54.4884640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.dylib 2025-07-24T03:55:54.4884830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.11.2.dylib 2025-07-24T03:55:54.4885010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.a 2025-07-24T03:55:54.4885200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.a 2025-07-24T03:55:54.4885380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.dylib 2025-07-24T03:55:54.4889300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.dylib 2025-07-24T03:55:54.4889550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.dylib 2025-07-24T03:55:54.4889720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.a 2025-07-24T03:55:54.4889910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.a 2025-07-24T03:55:54.4890120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.dylib 2025-07-24T03:55:54.4890300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.dylib 2025-07-24T03:55:54.4890490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.dylib 2025-07-24T03:55:54.4890720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_config.html 2025-07-24T03:55:54.4890960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2compat.html 2025-07-24T03:55:54.4891220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-07-24T03:55:54.4891430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2.html 2025-07-24T03:55:54.4891730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-07-24T03:55:54.4891960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2unicode.html 2025-07-24T03:55:54.4892190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2sample.html 2025-07-24T03:55:54.4892450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-07-24T03:55:54.4892700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-07-24T03:55:54.4892980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-07-24T03:55:54.4893200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/index.html 2025-07-24T03:55:54.4893430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_free.html 2025-07-24T03:55:54.4893710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-07-24T03:55:54.4893990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-07-24T03:55:54.4894240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_free.html 2025-07-24T03:55:54.4894520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-07-24T03:55:54.4894770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_free.html 2025-07-24T03:55:54.4895160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2perform.html 2025-07-24T03:55:54.4896640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-07-24T03:55:54.4897660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2jit.html 2025-07-24T03:55:54.4899270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2serialize.html 2025-07-24T03:55:54.4900630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create.html 2025-07-24T03:55:54.4902020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables.html 2025-07-24T03:55:54.4903780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-07-24T03:55:54.4905000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_bsr.html 2025-07-24T03:55:54.4906580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-07-24T03:55:54.4908570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_mark.html 2025-07-24T03:55:54.4910150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-07-24T03:55:54.4911740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-07-24T03:55:54.4912670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-07-24T03:55:54.4914570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-07-24T03:55:54.4915730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2syntax.html 2025-07-24T03:55:54.4917100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2api.html 2025-07-24T03:55:54.4918590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_error_message.html 2025-07-24T03:55:54.4919900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_startchar.html 2025-07-24T03:55:54.4921400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_newline.html 2025-07-24T03:55:54.4922810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2convert.html 2025-07-24T03:55:54.4924570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-07-24T03:55:54.4925730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_info.html 2025-07-24T03:55:54.4927230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables_free.html 2025-07-24T03:55:54.4928780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-07-24T03:55:54.4930240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-07-24T03:55:54.4931760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy.html 2025-07-24T03:55:54.4933220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2matching.html 2025-07-24T03:55:54.4934980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_create.html 2025-07-24T03:55:54.4936440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2test.html 2025-07-24T03:55:54.4938500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_dfa_match.html 2025-07-24T03:55:54.4939800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2posix.html 2025-07-24T03:55:54.4942220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-07-24T03:55:54.4942820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-07-24T03:55:54.4944440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-07-24T03:55:54.4946240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-07-24T03:55:54.4947720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-07-24T03:55:54.4949020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2callout.html 2025-07-24T03:55:54.4950670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-07-24T03:55:54.4952330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-07-24T03:55:54.4953630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2build.html 2025-07-24T03:55:54.4955340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-07-24T03:55:54.4956820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-07-24T03:55:54.4958120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_match.html 2025-07-24T03:55:54.4959810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-07-24T03:55:54.4961550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2partial.html 2025-07-24T03:55:54.4961960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2grep.html 2025-07-24T03:55:54.4963690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_free.html 2025-07-24T03:55:54.4965140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-07-24T03:55:54.4966460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2pattern.html 2025-07-24T03:55:54.4967920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_free.html 2025-07-24T03:55:54.4969080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2demo.html 2025-07-24T03:55:54.4970670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-07-24T03:55:54.4972280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-07-24T03:55:54.4973760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-07-24T03:55:54.4975400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-07-24T03:55:54.4976990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-07-24T03:55:54.4978660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-07-24T03:55:54.4980570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-07-24T03:55:54.4981770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-07-24T03:55:54.4983700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-07-24T03:55:54.4985170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-07-24T03:55:54.4986820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-07-24T03:55:54.4987990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_compile.html 2025-07-24T03:55:54.4989130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-07-24T03:55:54.4990730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-07-24T03:55:54.4992030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile.html 2025-07-24T03:55:54.4994400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-07-24T03:55:54.4995320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2limits.html 2025-07-24T03:55:54.4996670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2-config.html 2025-07-24T03:55:54.4998040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substitute.html 2025-07-24T03:55:54.4999400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match.html 2025-07-24T03:55:54.5001270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-07-24T03:55:54.5002900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_free.html 2025-07-24T03:55:54.5004080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-07-24T03:55:54.5005510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_callout.html 2025-07-24T03:55:54.5007220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-07-24T03:55:54.5008790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-07-24T03:55:54.5010350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_create.html 2025-07-24T03:55:54.5011150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0.conda 2025-07-24T03:55:54.5012610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2.conda 2025-07-24T03:55:54.5012920Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++.a 2025-07-24T03:55:54.5013800Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.0.dylib 2025-07-24T03:55:54.5014540Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.0.dylib 2025-07-24T03:55:54.5015230Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.dylib 2025-07-24T03:55:54.5016150Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.dylib 2025-07-24T03:55:54.5016790Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.dylib 2025-07-24T03:55:54.5017530Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.1.dylib 2025-07-24T03:55:54.5018420Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.0.0.dylib 2025-07-24T03:55:54.5019340Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.dylib 2025-07-24T03:55:54.5019890Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.a 2025-07-24T03:55:54.5020950Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.2.dylib 2025-07-24T03:55:54.5021360Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.a 2025-07-24T03:55:54.5022890Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/tdbcmysql.tcl 2025-07-24T03:55:54.5023340Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/pkgIndex.tcl 2025-07-24T03:55:54.5024400Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.dylib 2025-07-24T03:55:54.5025020Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.2.dylib 2025-07-24T03:55:54.5025740Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.a 2025-07-24T03:55:54.5026850Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.dylib 2025-07-24T03:55:54.5027040Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.8.dylib 2025-07-24T03:55:54.5028060Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.a 2025-07-24T03:55:54.5028840Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.6.dylib 2025-07-24T03:55:54.5029710Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.dylib 2025-07-24T03:55:54.5030610Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.0.4.dylib 2025-07-24T03:55:54.5031750Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.11.2.dylib 2025-07-24T03:55:54.5032390Z /opt/homebrew/Caskroom/miniconda/base/lib/libtcl8.6.dylib 2025-07-24T03:55:54.5033310Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.3.0.dylib 2025-07-24T03:55:54.5034140Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.0.dylib 2025-07-24T03:55:54.5034960Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/mit-krb5.pc 2025-07-24T03:55:54.5035790Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/fmt.pc 2025-07-24T03:55:54.5036660Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/openssl.pc 2025-07-24T03:55:54.5037650Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/expat.pc 2025-07-24T03:55:54.5038470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libarchive.pc 2025-07-24T03:55:54.5039250Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3.pc 2025-07-24T03:55:54.5039980Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-uc.pc 2025-07-24T03:55:54.5040900Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/readline.pc 2025-07-24T03:55:54.5041580Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolv.pc 2025-07-24T03:55:54.5042620Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/yaml-cpp.pc 2025-07-24T03:55:54.5043360Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libedit.pc 2025-07-24T03:55:54.5044380Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcares.pc 2025-07-24T03:55:54.5045310Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock_main.pc 2025-07-24T03:55:54.5045850Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-io.pc 2025-07-24T03:55:54.5046720Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblzma.pc 2025-07-24T03:55:54.5047640Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13-embed.pc 2025-07-24T03:55:54.5048480Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblz4.pc 2025-07-24T03:55:54.5049250Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcurl.pc 2025-07-24T03:55:54.5050090Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock.pc 2025-07-24T03:55:54.5051050Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncursesw.pc 2025-07-24T03:55:54.5051890Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gssrpc.pc 2025-07-24T03:55:54.5052630Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/simdjson.pc 2025-07-24T03:55:54.5054160Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/mit-krb5-gssapi.pc 2025-07-24T03:55:54.5054710Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/formw.pc 2025-07-24T03:55:54.5055450Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tcl.pc 2025-07-24T03:55:54.5056680Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tk.pc 2025-07-24T03:55:54.5057170Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncurses++w.pc 2025-07-24T03:55:54.5058150Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13.pc 2025-07-24T03:55:54.5059040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libffi.pc 2025-07-24T03:55:54.5059760Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/zlib.pc 2025-07-24T03:55:54.5060740Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libzstd.pc 2025-07-24T03:55:54.5061490Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kadm-client.pc 2025-07-24T03:55:54.5062420Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssl.pc 2025-07-24T03:55:54.5063270Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kdb.pc 2025-07-24T03:55:54.5064090Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tinfow.pc 2025-07-24T03:55:54.5064850Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/spdlog.pc 2025-07-24T03:55:54.5066000Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/menuw.pc 2025-07-24T03:55:54.5066920Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-i18n.pc 2025-07-24T03:55:54.5067750Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcrypto.pc 2025-07-24T03:55:54.5068780Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3-embed.pc 2025-07-24T03:55:54.5069460Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc.pc 2025-07-24T03:55:54.5070230Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/sqlite3.pc 2025-07-24T03:55:54.5071450Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libnghttp2.pc 2025-07-24T03:55:54.5072110Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libxml-2.0.pc 2025-07-24T03:55:54.5073210Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-posix.pc 2025-07-24T03:55:54.5073810Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-8.pc 2025-07-24T03:55:54.5074870Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/krb5-gssapi.pc 2025-07-24T03:55:54.5075740Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/history.pc 2025-07-24T03:55:54.5077180Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/krb5.pc 2025-07-24T03:55:54.5077330Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-16.pc 2025-07-24T03:55:54.5078680Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc++.pc 2025-07-24T03:55:54.5079320Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-32.pc 2025-07-24T03:55:54.5079910Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssh2.pc 2025-07-24T03:55:54.5081440Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kadm-server.pc 2025-07-24T03:55:54.5081560Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/panelw.pc 2025-07-24T03:55:54.5082480Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest_main.pc 2025-07-24T03:55:54.5083870Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolvext.pc 2025-07-24T03:55:54.5084000Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest.pc 2025-07-24T03:55:54.5084930Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.dylib 2025-07-24T03:55:54.5086140Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.7.7.dylib 2025-07-24T03:55:54.5086280Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.a 2025-07-24T03:55:54.5087290Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.a 2025-07-24T03:55:54.5088410Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.dylib 2025-07-24T03:55:54.5089240Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/libthread2.8.9.dylib 2025-07-24T03:55:54.5090410Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/pkgIndex.tcl 2025-07-24T03:55:54.5091430Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/ttrace.tcl 2025-07-24T03:55:54.5091990Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.0.0.dylib 2025-07-24T03:55:54.5092880Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.a 2025-07-24T03:55:54.5093680Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.11.2.dylib 2025-07-24T03:55:54.5094510Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.0.1.dylib 2025-07-24T03:55:54.5095410Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.dylib 2025-07-24T03:55:54.5096280Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.dylib 2025-07-24T03:55:54.5096930Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.dylib 2025-07-24T03:55:54.5097700Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.2.13.dylib 2025-07-24T03:55:54.5098440Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.1.dylib 2025-07-24T03:55:54.5099460Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.dylib 2025-07-24T03:55:54.5100160Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config.cmake 2025-07-24T03:55:54.5101300Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets-release.cmake 2025-07-24T03:55:54.5102190Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets.cmake 2025-07-24T03:55:54.5103280Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config-version.cmake 2025-07-24T03:55:54.5104390Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config.cmake 2025-07-24T03:55:54.5105410Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets.cmake 2025-07-24T03:55:54.5106850Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-07-24T03:55:54.5107900Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config-version.cmake 2025-07-24T03:55:54.5108760Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libxml2/libxml2-config.cmake 2025-07-24T03:55:54.5109990Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config-version.cmake 2025-07-24T03:55:54.5111600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config.cmake 2025-07-24T03:55:54.5112360Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets.cmake 2025-07-24T03:55:54.5113500Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-07-24T03:55:54.5114680Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config-version.cmake 2025-07-24T03:55:54.5115850Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config.cmake 2025-07-24T03:55:54.5117010Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets.cmake 2025-07-24T03:55:54.5117900Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-07-24T03:55:54.5119140Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config.cmake 2025-07-24T03:55:54.5120120Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-07-24T03:55:54.5121120Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-07-24T03:55:54.5122060Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat.cmake 2025-07-24T03:55:54.5123090Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets-release.cmake 2025-07-24T03:55:54.5123930Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config.cmake 2025-07-24T03:55:54.5125320Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config-version.cmake 2025-07-24T03:55:54.5125970Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets.cmake 2025-07-24T03:55:54.5127350Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-07-24T03:55:54.5127980Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config.cmake 2025-07-24T03:55:54.5129300Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets.cmake 2025-07-24T03:55:54.5130130Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config-version.cmake 2025-07-24T03:55:54.5131290Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-07-24T03:55:54.5132400Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets.cmake 2025-07-24T03:55:54.5133250Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-07-24T03:55:54.5134040Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfig.cmake 2025-07-24T03:55:54.5135190Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-07-24T03:55:54.5136400Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-07-24T03:55:54.5137570Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-07-24T03:55:54.5138810Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-07-24T03:55:54.5139430Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfig.cmake 2025-07-24T03:55:54.5140890Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-07-24T03:55:54.5141740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-07-24T03:55:54.5143000Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-07-24T03:55:54.5143630Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets.cmake 2025-07-24T03:55:54.5145060Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets-release.cmake 2025-07-24T03:55:54.5146060Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfig.cmake 2025-07-24T03:55:54.5147270Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfigVersion.cmake 2025-07-24T03:55:54.5148280Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-07-24T03:55:54.5149690Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config-version.cmake 2025-07-24T03:55:54.5150540Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets.cmake 2025-07-24T03:55:54.5151310Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindMbedTLS.cmake 2025-07-24T03:55:54.5152350Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindWolfSSL.cmake 2025-07-24T03:55:54.5153250Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config.cmake 2025-07-24T03:55:54.5154520Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-07-24T03:55:54.5155530Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfigVersion.cmake 2025-07-24T03:55:54.5156600Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets.cmake 2025-07-24T03:55:54.5157500Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfig.cmake 2025-07-24T03:55:54.5158450Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets-release.cmake 2025-07-24T03:55:54.5159260Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.0.0.dylib 2025-07-24T03:55:54.5160120Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.dylib 2025-07-24T03:55:54.5161070Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.dylib 2025-07-24T03:55:54.5161820Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.a 2025-07-24T03:55:54.5162370Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.1.dylib 2025-07-24T03:55:54.5163030Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.dylib 2025-07-24T03:55:54.5163780Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++w.a 2025-07-24T03:55:54.5164460Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.a 2025-07-24T03:55:54.5165240Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.1.dylib 2025-07-24T03:55:54.5166280Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.11.2.dylib 2025-07-24T03:55:54.5167350Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.6.dylib 2025-07-24T03:55:54.5168140Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.dylib 2025-07-24T03:55:54.5168940Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.0.0.dylib 2025-07-24T03:55:54.5170090Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/tdbcodbc.tcl 2025-07-24T03:55:54.5170680Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/pkgIndex.tcl 2025-07-24T03:55:54.5171880Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.dylib 2025-07-24T03:55:54.5172710Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.6.1.dylib 2025-07-24T03:55:54.5173900Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.12.0.dylib 2025-07-24T03:55:54.5174560Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.12.0.dylib 2025-07-24T03:55:54.5175140Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.dylib 2025-07-24T03:55:54.5176130Z /opt/homebrew/Caskroom/miniconda/base/lib/libpython3.13.dylib 2025-07-24T03:55:54.5176960Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.1.11.0.dylib 2025-07-24T03:55:54.5177460Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.dylib 2025-07-24T03:55:54.5178980Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.dylib 2025-07-24T03:55:54.5179210Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++experimental.a 2025-07-24T03:55:54.5180150Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.dylib 2025-07-24T03:55:54.5180320Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.dylib 2025-07-24T03:55:54.5181560Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.dylib 2025-07-24T03:55:54.5181680Z /opt/homebrew/Caskroom/miniconda/base/lib/libtclstub8.6.a 2025-07-24T03:55:54.5182360Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.1.dylib 2025-07-24T03:55:54.5183170Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.9.4.dylib 2025-07-24T03:55:54.5183680Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.dylib 2025-07-24T03:55:54.5184790Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.a 2025-07-24T03:55:54.5184920Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.0.dylib 2025-07-24T03:55:54.5186010Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.a 2025-07-24T03:55:54.5186380Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.0.0.dylib 2025-07-24T03:55:54.5187100Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.2.dylib 2025-07-24T03:55:54.5188330Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/padlock.dylib 2025-07-24T03:55:54.5188780Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/capi.dylib 2025-07-24T03:55:54.5189880Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/loader_attic.dylib 2025-07-24T03:55:54.5190780Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.3.dylib 2025-07-24T03:55:54.5191320Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.a 2025-07-24T03:55:54.5192170Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.dylib 2025-07-24T03:55:54.5193090Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.dylib 2025-07-24T03:55:54.5193800Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.1.11.0.dylib 2025-07-24T03:55:54.5194580Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.12.dylib 2025-07-24T03:55:54.5195350Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.dylib 2025-07-24T03:55:54.5196160Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.dylib 2025-07-24T03:55:54.5197060Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.6.dylib 2025-07-24T03:55:54.5197870Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.a 2025-07-24T03:55:54.5198470Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.3.dylib 2025-07-24T03:55:54.5199140Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.dylib 2025-07-24T03:55:54.5199960Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.3.dylib 2025-07-24T03:55:54.5200860Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.0.dylib 2025-07-24T03:55:54.5201750Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.dylib 2025-07-24T03:55:54.5202590Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.6.dylib 2025-07-24T03:55:54.5203090Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.tiff 2025-07-24T03:55:54.5203910Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.a 2025-07-24T03:55:54.5204490Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.8.0.dylib 2025-07-24T03:55:54.5205380Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.dylib 2025-07-24T03:55:54.5206270Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.2.2.dylib 2025-07-24T03:55:54.5207040Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.dylib 2025-07-24T03:55:54.5207720Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.dylib 2025-07-24T03:55:54.5208420Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.dylib 2025-07-24T03:55:54.5209110Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.dylib 2025-07-24T03:55:54.5209950Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.dylib 2025-07-24T03:55:54.5210790Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.dylib 2025-07-24T03:55:54.5211580Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.dylib 2025-07-24T03:55:54.5212330Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.6.dylib 2025-07-24T03:55:54.5213180Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt.dylib 2025-07-24T03:55:54.5213890Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.a 2025-07-24T03:55:54.5214650Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.dylib 2025-07-24T03:55:54.5215720Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.dylib 2025-07-24T03:55:54.5216250Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.dylib 2025-07-24T03:55:54.5217140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/panedwindow.tcl 2025-07-24T03:55:54.5217720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkfbox.tcl 2025-07-24T03:55:54.5218540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgbox.tcl 2025-07-24T03:55:54.5219360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/button.tcl 2025-07-24T03:55:54.5220240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/text.tcl 2025-07-24T03:55:54.5221040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/megawidget.tcl 2025-07-24T03:55:54.5221730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tk.tcl 2025-07-24T03:55:54.5222440Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/fontchooser.tcl 2025-07-24T03:55:54.5223480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/panedwindow.tcl 2025-07-24T03:55:54.5224240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scrollbar.tcl 2025-07-24T03:55:54.5224950Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/sizegrip.tcl 2025-07-24T03:55:54.5225860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/button.tcl 2025-07-24T03:55:54.5226690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/defaults.tcl 2025-07-24T03:55:54.5227500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/utils.tcl 2025-07-24T03:55:54.5228130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/ttk.tcl 2025-07-24T03:55:54.5229490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/treeview.tcl 2025-07-24T03:55:54.5230080Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/classicTheme.tcl 2025-07-24T03:55:54.5230760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/spinbox.tcl 2025-07-24T03:55:54.5231690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/clamTheme.tcl 2025-07-24T03:55:54.5232700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/aquaTheme.tcl 2025-07-24T03:55:54.5233370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/xpTheme.tcl 2025-07-24T03:55:54.5234300Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/entry.tcl 2025-07-24T03:55:54.5235280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/notebook.tcl 2025-07-24T03:55:54.5236140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/fonts.tcl 2025-07-24T03:55:54.5237210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/vistaTheme.tcl 2025-07-24T03:55:54.5237990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/altTheme.tcl 2025-07-24T03:55:54.5238850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/combobox.tcl 2025-07-24T03:55:54.5239800Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/winTheme.tcl 2025-07-24T03:55:54.5240610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scale.tcl 2025-07-24T03:55:54.5241530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/menubutton.tcl 2025-07-24T03:55:54.5242740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/progress.tcl 2025-07-24T03:55:54.5243210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/cursors.tcl 2025-07-24T03:55:54.5244030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/obsolete.tcl 2025-07-24T03:55:54.5244960Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/mkpsenc.tcl 2025-07-24T03:55:54.5245640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoMed.gif 2025-07-24T03:55:54.5246830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo.eps 2025-07-24T03:55:54.5247820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo150.gif 2025-07-24T03:55:54.5248480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/tai-ku.gif 2025-07-24T03:55:54.5249980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/README 2025-07-24T03:55:54.5250210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo.eps 2025-07-24T03:55:54.5251570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo200.gif 2025-07-24T03:55:54.5252520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoLarge.gif 2025-07-24T03:55:54.5253450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo175.gif 2025-07-24T03:55:54.5254180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo75.gif 2025-07-24T03:55:54.5254930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo100.gif 2025-07-24T03:55:54.5255880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo100.gif 2025-07-24T03:55:54.5256740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo64.gif 2025-07-24T03:55:54.5257490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/spinbox.tcl 2025-07-24T03:55:54.5258730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/unsupported.tcl 2025-07-24T03:55:54.5258990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/clrpick.tcl 2025-07-24T03:55:54.5259870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/entry.tcl 2025-07-24T03:55:54.5260800Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/console.tcl 2025-07-24T03:55:54.5262050Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/icons.tcl 2025-07-24T03:55:54.5263140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/choosedir.tcl 2025-07-24T03:55:54.5263260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/menu.tcl 2025-07-24T03:55:54.5264350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/dialog.tcl 2025-07-24T03:55:54.5265200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/comdlg.tcl 2025-07-24T03:55:54.5265770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tclIndex 2025-07-24T03:55:54.5266560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pl.msg 2025-07-24T03:55:54.5267370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/el.msg 2025-07-24T03:55:54.5268630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/sv.msg 2025-07-24T03:55:54.5269160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en.msg 2025-07-24T03:55:54.5270030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/eo.msg 2025-07-24T03:55:54.5270750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/ru.msg 2025-07-24T03:55:54.5271440Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fr.msg 2025-07-24T03:55:54.5272240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/nl.msg 2025-07-24T03:55:54.5273370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/cs.msg 2025-07-24T03:55:54.5273980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en_gb.msg 2025-07-24T03:55:54.5274830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/es.msg 2025-07-24T03:55:54.5275650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/hu.msg 2025-07-24T03:55:54.5276400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/da.msg 2025-07-24T03:55:54.5277660Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fi.msg 2025-07-24T03:55:54.5278140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/zh_cn.msg 2025-07-24T03:55:54.5279330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pt.msg 2025-07-24T03:55:54.5280020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/de.msg 2025-07-24T03:55:54.5280870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/it.msg 2025-07-24T03:55:54.5281500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tearoff.tcl 2025-07-24T03:55:54.5282230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/pkgIndex.tcl 2025-07-24T03:55:54.5283140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkAppInit.c 2025-07-24T03:55:54.5284010Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/bgerror.tcl 2025-07-24T03:55:54.5284820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scrlbar.tcl 2025-07-24T03:55:54.5285750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/safetk.tcl 2025-07-24T03:55:54.5286390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/iconlist.tcl 2025-07-24T03:55:54.5287480Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/optMenu.tcl 2025-07-24T03:55:54.5287650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/xmfbox.tcl 2025-07-24T03:55:54.5288740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/listbox.tcl 2025-07-24T03:55:54.5289510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/focus.tcl 2025-07-24T03:55:54.5290300Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/style.tcl 2025-07-24T03:55:54.5291130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bitmap.tcl 2025-07-24T03:55:54.5292390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/aniwave.tcl 2025-07-24T03:55:54.5292850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bind.tcl 2025-07-24T03:55:54.5293820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image1.tcl 2025-07-24T03:55:54.5294750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/textpeer.tcl 2025-07-24T03:55:54.5295620Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/msgbox.tcl 2025-07-24T03:55:54.5296670Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/button.tcl 2025-07-24T03:55:54.5297210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/en.msg 2025-07-24T03:55:54.5298270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/text.tcl 2025-07-24T03:55:54.5299120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image2.tcl 2025-07-24T03:55:54.5299710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned2.tcl 2025-07-24T03:55:54.5300710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/filebox.tcl 2025-07-24T03:55:54.5301920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/sayings.tcl 2025-07-24T03:55:54.5302470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/plot.tcl 2025-07-24T03:55:54.5303500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkscale.tcl 2025-07-24T03:55:54.5304510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/goldberg.tcl 2025-07-24T03:55:54.5305070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/widget 2025-07-24T03:55:54.5306170Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkprogress.tcl 2025-07-24T03:55:54.5307030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned1.tcl 2025-07-24T03:55:54.5307920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttknote.tcl 2025-07-24T03:55:54.5308690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/form.tcl 2025-07-24T03:55:54.5309900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagup.xbm 2025-07-24T03:55:54.5310860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/letters.xbm 2025-07-24T03:55:54.5312260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthris.gif 2025-07-24T03:55:54.5313510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/gray25.xbm 2025-07-24T03:55:54.5314140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthmenu.png 2025-07-24T03:55:54.5315450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/ouster.png 2025-07-24T03:55:54.5316370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/noletter.xbm 2025-07-24T03:55:54.5317070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/teapot.ppm 2025-07-24T03:55:54.5318650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/pattern.xbm 2025-07-24T03:55:54.5318830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/tcllogo.gif 2025-07-24T03:55:54.5320290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagdown.xbm 2025-07-24T03:55:54.5320960Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earth.gif 2025-07-24T03:55:54.5321720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tree.tcl 2025-07-24T03:55:54.5322600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/floor.tcl 2025-07-24T03:55:54.5323470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/clrpick.tcl 2025-07-24T03:55:54.5324330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/spin.tcl 2025-07-24T03:55:54.5325260Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/timer 2025-07-24T03:55:54.5325830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkpane.tcl 2025-07-24T03:55:54.5326610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/fontchoose.tcl 2025-07-24T03:55:54.5328090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog1.tcl 2025-07-24T03:55:54.5328540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/license.terms 2025-07-24T03:55:54.5329370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/nl.msg 2025-07-24T03:55:54.5330410Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog2.tcl 2025-07-24T03:55:54.5331090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/twind.tcl 2025-07-24T03:55:54.5331920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menu.tcl 2025-07-24T03:55:54.5332800Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/knightstour.tcl 2025-07-24T03:55:54.5334070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/README 2025-07-24T03:55:54.5335280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/cscroll.tcl 2025-07-24T03:55:54.5335860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/anilabel.tcl 2025-07-24T03:55:54.5336720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ixset 2025-07-24T03:55:54.5337390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/arrow.tcl 2025-07-24T03:55:54.5338350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/toolbar.tcl 2025-07-24T03:55:54.5339190Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkmenu.tcl 2025-07-24T03:55:54.5339990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/search.tcl 2025-07-24T03:55:54.5341030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tclIndex 2025-07-24T03:55:54.5341790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ctext.tcl 2025-07-24T03:55:54.5342600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menubu.tcl 2025-07-24T03:55:54.5343420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/label.tcl 2025-07-24T03:55:54.5344160Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tcolor 2025-07-24T03:55:54.5344980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/puzzle.tcl 2025-07-24T03:55:54.5345990Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hscale.tcl 2025-07-24T03:55:54.5346780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hello 2025-07-24T03:55:54.5347350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/browse 2025-07-24T03:55:54.5348240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkbut.tcl 2025-07-24T03:55:54.5349520Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/labelframe.tcl 2025-07-24T03:55:54.5350140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/states.tcl 2025-07-24T03:55:54.5351330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/unicodeout.tcl 2025-07-24T03:55:54.5351920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rolodex 2025-07-24T03:55:54.5353090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry1.tcl 2025-07-24T03:55:54.5353850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/combo.tcl 2025-07-24T03:55:54.5354550Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/check.tcl 2025-07-24T03:55:54.5355650Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/pendulum.tcl 2025-07-24T03:55:54.5356730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/mclist.tcl 2025-07-24T03:55:54.5357450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry2.tcl 2025-07-24T03:55:54.5358790Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/radio.tcl 2025-07-24T03:55:54.5359240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/colors.tcl 2025-07-24T03:55:54.5359910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/icon.tcl 2025-07-24T03:55:54.5360860Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rmt 2025-07-24T03:55:54.5361870Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/items.tcl 2025-07-24T03:55:54.5362270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry3.tcl 2025-07-24T03:55:54.5363540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ruler.tcl 2025-07-24T03:55:54.5364340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/vscale.tcl 2025-07-24T03:55:54.5365340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scale.tcl 2025-07-24T03:55:54.5365900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/palette.tcl 2025-07-24T03:55:54.5366370Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.dylib 2025-07-24T03:55:54.5367120Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.1.0.8.dylib 2025-07-24T03:55:54.5368240Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.dylib 2025-07-24T03:55:54.5368770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/word.tcl 2025-07-24T03:55:54.5369570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tm.tcl 2025-07-24T03:55:54.5370460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/clock.tcl 2025-07-24T03:55:54.5370890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/history.tcl 2025-07-24T03:55:54.5372230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp869.enc 2025-07-24T03:55:54.5372790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp855.enc 2025-07-24T03:55:54.5373700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-jp.enc 2025-07-24T03:55:54.5374580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0201.enc 2025-07-24T03:55:54.5375390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp857.enc 2025-07-24T03:55:54.5376670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macJapan.enc 2025-07-24T03:55:54.5377440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macUkraine.enc 2025-07-24T03:55:54.5378650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp936.enc 2025-07-24T03:55:54.5379520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp932.enc 2025-07-24T03:55:54.5380820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/tis-620.enc 2025-07-24T03:55:54.5381260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp852.enc 2025-07-24T03:55:54.5382160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-kr.enc 2025-07-24T03:55:54.5383330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macIceland.enc 2025-07-24T03:55:54.5384040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp850.enc 2025-07-24T03:55:54.5385610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0212.enc 2025-07-24T03:55:54.5385770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/symbol.enc 2025-07-24T03:55:54.5386720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macTurkish.enc 2025-07-24T03:55:54.5387890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ascii.enc 2025-07-24T03:55:54.5388950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macGreek.enc 2025-07-24T03:55:54.5389820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb12345.enc 2025-07-24T03:55:54.5390610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-6.enc 2025-07-24T03:55:54.5391740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-7.enc 2025-07-24T03:55:54.5392410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-5.enc 2025-07-24T03:55:54.5393260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-4.enc 2025-07-24T03:55:54.5394490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-1.enc 2025-07-24T03:55:54.5395190Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/dingbats.enc 2025-07-24T03:55:54.5406310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp950.enc 2025-07-24T03:55:54.5406840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1258.enc 2025-07-24T03:55:54.5407210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp775.enc 2025-07-24T03:55:54.5407590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-3.enc 2025-07-24T03:55:54.5408000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-2.enc 2025-07-24T03:55:54.5409020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312-raw.enc 2025-07-24T03:55:54.5409430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCyrillic.enc 2025-07-24T03:55:54.5409790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1256.enc 2025-07-24T03:55:54.5410150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb1988.enc 2025-07-24T03:55:54.5410510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ebcdic.enc 2025-07-24T03:55:54.5410870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-jp.enc 2025-07-24T03:55:54.5411260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-13.enc 2025-07-24T03:55:54.5411640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ksc5601.enc 2025-07-24T03:55:54.5411980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/big5.enc 2025-07-24T03:55:54.5412470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1257.enc 2025-07-24T03:55:54.5412930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312.enc 2025-07-24T03:55:54.5413290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1255.enc 2025-07-24T03:55:54.5413650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp949.enc 2025-07-24T03:55:54.5414040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-11.enc 2025-07-24T03:55:54.5414420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-10.enc 2025-07-24T03:55:54.5414780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1254.enc 2025-07-24T03:55:54.5415140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1250.enc 2025-07-24T03:55:54.5415540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCentEuro.enc 2025-07-24T03:55:54.5416040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-14.enc 2025-07-24T03:55:54.5416210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-9.enc 2025-07-24T03:55:54.5416370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-kr.enc 2025-07-24T03:55:54.5417200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-8.enc 2025-07-24T03:55:54.5418250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-15.enc 2025-07-24T03:55:54.5418970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1251.enc 2025-07-24T03:55:54.5420130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1253.enc 2025-07-24T03:55:54.5420880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-16.enc 2025-07-24T03:55:54.5421770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp437.enc 2025-07-24T03:55:54.5423010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1252.enc 2025-07-24T03:55:54.5424010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-u.enc 2025-07-24T03:55:54.5424680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macThai.enc 2025-07-24T03:55:54.5426520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/shiftjis.enc 2025-07-24T03:55:54.5426670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp861.enc 2025-07-24T03:55:54.5427760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRomania.enc 2025-07-24T03:55:54.5428680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp860.enc 2025-07-24T03:55:54.5429550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp874.enc 2025-07-24T03:55:54.5430660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cns11643.enc 2025-07-24T03:55:54.5431330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRoman.enc 2025-07-24T03:55:54.5432940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0208.enc 2025-07-24T03:55:54.5433100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp862.enc 2025-07-24T03:55:54.5433920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022.enc 2025-07-24T03:55:54.5435140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macDingbats.enc 2025-07-24T03:55:54.5436110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp863.enc 2025-07-24T03:55:54.5436810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp866.enc 2025-07-24T03:55:54.5437560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-r.enc 2025-07-24T03:55:54.5438590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp737.enc 2025-07-24T03:55:54.5439430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp864.enc 2025-07-24T03:55:54.5440360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCroatian.enc 2025-07-24T03:55:54.5441310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-cn.enc 2025-07-24T03:55:54.5442180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp865.enc 2025-07-24T03:55:54.5443350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/optparse.tcl 2025-07-24T03:55:54.5444210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-07-24T03:55:54.5444650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclIndex 2025-07-24T03:55:54.5445650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok.msg 2025-07-24T03:55:54.5446380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sw.msg 2025-07-24T03:55:54.5447200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pl.msg 2025-07-24T03:55:54.5447910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa.msg 2025-07-24T03:55:54.5449120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_at.msg 2025-07-24T03:55:54.5449520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_bo.msg 2025-07-24T03:55:54.5450820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/el.msg 2025-07-24T03:55:54.5451460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sv.msg 2025-07-24T03:55:54.5452320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl_es.msg 2025-07-24T03:55:54.5454830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_bw.msg 2025-07-24T03:55:54.5455800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ca.msg 2025-07-24T03:55:54.5456260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_be.msg 2025-07-24T03:55:54.5456380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi.msg 2025-07-24T03:55:54.5456500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ja.msg 2025-07-24T03:55:54.5457420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eo.msg 2025-07-24T03:55:54.5457960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt_br.msg 2025-07-24T03:55:54.5458870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn_in.msg 2025-07-24T03:55:54.5459710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru_ua.msg 2025-07-24T03:55:54.5460620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ca.msg 2025-07-24T03:55:54.5461540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_be.msg 2025-07-24T03:55:54.5513130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sq.msg 2025-07-24T03:55:54.5513260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru.msg 2025-07-24T03:55:54.5513390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cl.msg 2025-07-24T03:55:54.5513510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw.msg 2025-07-24T03:55:54.5513640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ar.msg 2025-07-24T03:55:54.5513770Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_in.msg 2025-07-24T03:55:54.5513880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_zw.msg 2025-07-24T03:55:54.5514630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sr.msg 2025-07-24T03:55:54.5514780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it_ch.msg 2025-07-24T03:55:54.5514910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_co.msg 2025-07-24T03:55:54.5515020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv.msg 2025-07-24T03:55:54.5515130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr.msg 2025-07-24T03:55:54.5515250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga.msg 2025-07-24T03:55:54.5515500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ni.msg 2025-07-24T03:55:54.5515620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_za.msg 2025-07-24T03:55:54.5515730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af.msg 2025-07-24T03:55:54.5515850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_hn.msg 2025-07-24T03:55:54.5515950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lv.msg 2025-07-24T03:55:54.5516060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr.msg 2025-07-24T03:55:54.5516170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms.msg 2025-07-24T03:55:54.5516290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar.msg 2025-07-24T03:55:54.5516400Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_do.msg 2025-07-24T03:55:54.5516520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_gt.msg 2025-07-24T03:55:54.5516660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lt.msg 2025-07-24T03:55:54.5516790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te.msg 2025-07-24T03:55:54.5516900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/tr.msg 2025-07-24T03:55:54.5517020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ie.msg 2025-07-24T03:55:54.5517140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl_be.msg 2025-07-24T03:55:54.5517260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_py.msg 2025-07-24T03:55:54.5517370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta.msg 2025-07-24T03:55:54.5517480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/vi.msg 2025-07-24T03:55:54.5517590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mt.msg 2025-07-24T03:55:54.5517700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nn.msg 2025-07-24T03:55:54.5517820Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_sv.msg 2025-07-24T03:55:54.5517930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl.msg 2025-07-24T03:55:54.5518050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn.msg 2025-07-24T03:55:54.5518170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_lb.msg 2025-07-24T03:55:54.5518280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh.msg 2025-07-24T03:55:54.5518390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_in.msg 2025-07-24T03:55:54.5518510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko_kr.msg 2025-07-24T03:55:54.5518630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_in.msg 2025-07-24T03:55:54.5518750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pa.msg 2025-07-24T03:55:54.5518870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te_in.msg 2025-07-24T03:55:54.5518980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/uk.msg 2025-07-24T03:55:54.5519100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_hk.msg 2025-07-24T03:55:54.5519210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_hk.msg 2025-07-24T03:55:54.5519330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga_ie.msg 2025-07-24T03:55:54.5519450Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/cs.msg 2025-07-24T03:55:54.5519560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ec.msg 2025-07-24T03:55:54.5519670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nb.msg 2025-07-24T03:55:54.5519790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi_in.msg 2025-07-24T03:55:54.5519910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af_za.msg 2025-07-24T03:55:54.5520020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo_fo.msg 2025-07-24T03:55:54.5520140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_ir.msg 2025-07-24T03:55:54.5520250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/th.msg 2025-07-24T03:55:54.5520360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ca.msg 2025-07-24T03:55:54.5520470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/be.msg 2025-07-24T03:55:54.5520580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mk.msg 2025-07-24T03:55:54.5520810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok_in.msg 2025-07-24T03:55:54.5520930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_gb.msg 2025-07-24T03:55:54.5521040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_sg.msg 2025-07-24T03:55:54.5521160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_sg.msg 2025-07-24T03:55:54.5521280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw_gb.msg 2025-07-24T03:55:54.5521380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bg.msg 2025-07-24T03:55:54.5521500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pe.msg 2025-07-24T03:55:54.5521620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pr.msg 2025-07-24T03:55:54.5521730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ph.msg 2025-07-24T03:55:54.5521850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms_my.msg 2025-07-24T03:55:54.5521980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_uy.msg 2025-07-24T03:55:54.5522120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr_in.msg 2025-07-24T03:55:54.5522240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv_gb.msg 2025-07-24T03:55:54.5522360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_sy.msg 2025-07-24T03:55:54.5522470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl.msg 2025-07-24T03:55:54.5522580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es.msg 2025-07-24T03:55:54.5522690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko.msg 2025-07-24T03:55:54.5522800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hu.msg 2025-07-24T03:55:54.5522900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/da.msg 2025-07-24T03:55:54.5523020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fi.msg 2025-07-24T03:55:54.5523120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sh.msg 2025-07-24T03:55:54.5523250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ch.msg 2025-07-24T03:55:54.5537300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_jo.msg 2025-07-24T03:55:54.5545460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/is.msg 2025-07-24T03:55:54.5645630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl.msg 2025-07-24T03:55:54.5745810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_be.msg 2025-07-24T03:55:54.5845970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id.msg 2025-07-24T03:55:54.5946130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sk.msg 2025-07-24T03:55:54.6046510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ro.msg 2025-07-24T03:55:54.6111790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_cn.msg 2025-07-24T03:55:54.6181080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id_id.msg 2025-07-24T03:55:54.6181400Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu_es.msg 2025-07-24T03:55:54.6181710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt.msg 2025-07-24T03:55:54.6182020Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu.msg 2025-07-24T03:55:54.6182320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cr.msg 2025-07-24T03:55:54.6182620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta_in.msg 2025-07-24T03:55:54.6182920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/he.msg 2025-07-24T03:55:54.6183220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hr.msg 2025-07-24T03:55:54.6183510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_mx.msg 2025-07-24T03:55:54.6183810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/et.msg 2025-07-24T03:55:54.6184100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo.msg 2025-07-24T03:55:54.6184480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ve.msg 2025-07-24T03:55:54.6184780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_tw.msg 2025-07-24T03:55:54.6185080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sl.msg 2025-07-24T03:55:54.6185540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de.msg 2025-07-24T03:55:54.6185850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it.msg 2025-07-24T03:55:54.6186150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_au.msg 2025-07-24T03:55:54.6186450Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl_gl.msg 2025-07-24T03:55:54.6186750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_nz.msg 2025-07-24T03:55:54.6187040Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/safe.tcl 2025-07-24T03:55:54.6187330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/parray.tcl 2025-07-24T03:55:54.6187630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclAppInit.c 2025-07-24T03:55:54.6187920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/package.tcl 2025-07-24T03:55:54.6188200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/auto.tcl 2025-07-24T03:55:54.6188500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/http.tcl 2025-07-24T03:55:54.6188900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-07-24T03:55:54.6189220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/init.tcl 2025-07-24T03:55:54.6189500Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.dylib 2025-07-24T03:55:54.6189790Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.a 2025-07-24T03:55:54.6190050Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.dylib 2025-07-24T03:55:54.6190300Z /opt/homebrew/Caskroom/miniconda/base/lib/terminfo 2025-07-24T03:55:54.6190550Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.dylib 2025-07-24T03:55:54.6190820Z /opt/homebrew/Caskroom/miniconda/base/lib/libtkstub8.6.a 2025-07-24T03:55:54.6191110Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.1.dylib 2025-07-24T03:55:54.6191410Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.1.dylib 2025-07-24T03:55:54.6191710Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv.dylib 2025-07-24T03:55:54.6192010Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.1.dylib 2025-07-24T03:55:54.6192310Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.6.4.dylib 2025-07-24T03:55:54.6192610Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.1.dylib 2025-07-24T03:55:54.6192900Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.dylib 2025-07-24T03:55:54.6193200Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.1.11.0.dylib 2025-07-24T03:55:54.6193510Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.a 2025-07-24T03:55:54.6193770Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.dylib 2025-07-24T03:55:54.6194040Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.dylib 2025-07-24T03:55:54.6194370Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/spake.so 2025-07-24T03:55:54.6194730Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/otp.so 2025-07-24T03:55:54.6195080Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/test.so 2025-07-24T03:55:54.6195440Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/pkinit.so 2025-07-24T03:55:54.6195790Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/kdb/db2.so 2025-07-24T03:55:54.6196120Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/tls/k5tls.so 2025-07-24T03:55:54.6196420Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.dylib 2025-07-24T03:55:54.6196740Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.44.2/libsqlite3.44.2.dylib 2025-07-24T03:55:54.6197100Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.44.2/pkgIndex.tcl 2025-07-24T03:55:54.6197420Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.dylib 2025-07-24T03:55:54.6197700Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.a 2025-07-24T03:55:54.6197950Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.dylib 2025-07-24T03:55:54.6198210Z /opt/homebrew/Caskroom/miniconda/base/lib/tclConfig.sh 2025-07-24T03:55:54.6198500Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.2.4.dylib 2025-07-24T03:55:54.6198810Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.14.dylib 2025-07-24T03:55:54.6199240Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.5.6.dylib 2025-07-24T03:55:54.6199520Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.a 2025-07-24T03:55:54.6199780Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.a 2025-07-24T03:55:54.6200050Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.10.2.dylib 2025-07-24T03:55:54.6200340Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.dylib 2025-07-24T03:55:54.6200610Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.4.2.dylib 2025-07-24T03:55:54.6200910Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.dylib 2025-07-24T03:55:54.6201180Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.a 2025-07-24T03:55:54.6201440Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.a 2025-07-24T03:55:54.6201700Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.a 2025-07-24T03:55:54.6201970Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.dylib 2025-07-24T03:55:54.6202290Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.0.dylib 2025-07-24T03:55:54.6202870Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.dylib 2025-07-24T03:55:54.6203170Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.dylib 2025-07-24T03:55:54.6203450Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.dylib 2025-07-24T03:55:54.6203750Z /opt/homebrew/Caskroom/miniconda/base/lib/ossl-modules/legacy.dylib 2025-07-24T03:55:54.6204040Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.a 2025-07-24T03:55:54.6204310Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.3.dylib 2025-07-24T03:55:54.6204620Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.dylib 2025-07-24T03:55:54.6204920Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.6.dylib 2025-07-24T03:55:54.6205200Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.dylib 2025-07-24T03:55:54.6205470Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.dylib 2025-07-24T03:55:54.6205760Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.dylib 2025-07-24T03:55:54.6206040Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.dylib 2025-07-24T03:55:54.6206330Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.2.dylib 2025-07-24T03:55:54.6206630Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.dylib 2025-07-24T03:55:54.6206950Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.dylib 2025-07-24T03:55:54.6207270Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.6.dylib 2025-07-24T03:55:54.6207570Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.3.3.dylib 2025-07-24T03:55:54.6207860Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.3.dylib 2025-07-24T03:55:54.6208170Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.3.50.2.dylib 2025-07-24T03:55:54.6208560Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.dylib 2025-07-24T03:55:54.6208980Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl 2025-07-24T03:55:54.6209360Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/pkgIndex.tcl 2025-07-24T03:55:54.6209700Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.dylib 2025-07-24T03:55:54.6209990Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.4.dylib 2025-07-24T03:55:54.6210260Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.a 2025-07-24T03:55:54.6210530Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.7.dylib 2025-07-24T03:55:54.6210790Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.dylib 2025-07-24T03:55:54.6211060Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.dylib 2025-07-24T03:55:54.6211330Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.icns 2025-07-24T03:55:54.6211590Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.dylib 2025-07-24T03:55:54.6211860Z /opt/homebrew/Caskroom/miniconda/base/lib/tclooConfig.sh 2025-07-24T03:55:54.6212140Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itcl.tcl 2025-07-24T03:55:54.6212440Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclConfig.sh 2025-07-24T03:55:54.6212780Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/libitcl4.2.4.dylib 2025-07-24T03:55:54.6213250Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/pkgIndex.tcl 2025-07-24T03:55:54.6213590Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclHullCmds.tcl 2025-07-24T03:55:54.6213930Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclWidget.tcl 2025-07-24T03:55:54.6214270Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/libitclstub4.2.4.a 2025-07-24T03:55:54.6214590Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.1.0.dylib 2025-07-24T03:55:54.6214870Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.dylib 2025-07-24T03:55:54.6215150Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.dylib 2025-07-24T03:55:54.6215470Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/libtdbcstub1.1.7.a 2025-07-24T03:55:54.6215800Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/pkgIndex.tcl 2025-07-24T03:55:54.6216100Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/tdbc.tcl 2025-07-24T03:55:54.6216450Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/libtdbc1.1.7.dylib 2025-07-24T03:55:54.6216820Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/tdbcConfig.sh 2025-07-24T03:55:54.6217120Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.dylib 2025-07-24T03:55:54.6217410Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.dylib 2025-07-24T03:55:54.6217690Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.10.dylib 2025-07-24T03:55:54.6217960Z /opt/homebrew/Caskroom/miniconda/base/lib/libtk8.6.dylib 2025-07-24T03:55:54.6218220Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.a 2025-07-24T03:55:54.6218460Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.a 2025-07-24T03:55:54.6218720Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.dylib 2025-07-24T03:55:54.6219000Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.dylib 2025-07-24T03:55:54.6219310Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.1.1.dylib 2025-07-24T03:55:54.6219620Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.dylib 2025-07-24T03:55:54.6219880Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.a 2025-07-24T03:55:54.6220150Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.6.dylib 2025-07-24T03:55:54.6220440Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.0.dylib 2025-07-24T03:55:54.6220700Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.a 2025-07-24T03:55:54.6220970Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.dylib 2025-07-24T03:55:54.6221260Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.dylib 2025-07-24T03:55:54.6221530Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.dylib 2025-07-24T03:55:54.6221780Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.a 2025-07-24T03:55:54.6222030Z /opt/homebrew/Caskroom/miniconda/base/lib/tkConfig.sh 2025-07-24T03:55:54.6222280Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.dylib 2025-07-24T03:55:54.6222560Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.dylib 2025-07-24T03:55:54.6222840Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.a 2025-07-24T03:55:54.6223110Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.dylib 2025-07-24T03:55:54.6223410Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.4.dylib 2025-07-24T03:55:54.6223670Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.dylib 2025-07-24T03:55:54.6223940Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.dylib 2025-07-24T03:55:54.6224240Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.3.1.dylib 2025-07-24T03:55:54.6224530Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.dylib 2025-07-24T03:55:54.6224810Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.6.dylib 2025-07-24T03:55:54.6225070Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.a 2025-07-24T03:55:54.6225340Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.dylib 2025-07-24T03:55:54.6225620Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.dylib 2025-07-24T03:55:54.6225890Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.dylib 2025-07-24T03:55:54.6226200Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.1.dylib 2025-07-24T03:55:54.6226640Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.12.dylib 2025-07-24T03:55:54.6226970Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.dylib 2025-07-24T03:55:54.6227280Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.dylib 2025-07-24T03:55:54.6227570Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.10.0.dylib 2025-07-24T03:55:54.6227880Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.2.4.dylib 2025-07-24T03:55:54.6228180Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.dylib 2025-07-24T03:55:54.6228430Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.a 2025-07-24T03:55:54.6228710Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.dylib 2025-07-24T03:55:54.6228990Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.dylib 2025-07-24T03:55:54.6229260Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.dylib 2025-07-24T03:55:54.6229580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.7.tm 2025-07-24T03:55:54.6229960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/http-2.9.8.tm 2025-07-24T03:55:54.6230310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-07-24T03:55:54.6230680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform-1.0.19.tm 2025-07-24T03:55:54.6231010Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-07-24T03:55:54.6231340Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/tcltest-2.5.7.tm 2025-07-24T03:55:54.6231640Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.dylib 2025-07-24T03:55:54.6231900Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/pkgdata.inc 2025-07-24T03:55:54.6232170Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/current 2025-07-24T03:55:54.6232440Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/pkgdata.inc 2025-07-24T03:55:54.6232750Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/Makefile.inc 2025-07-24T03:55:54.6233040Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/Makefile.inc 2025-07-24T03:55:54.6233360Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.1.11.0.dylib 2025-07-24T03:55:54.6233670Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.6.dylib 2025-07-24T03:55:54.6240100Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.dylib 2025-07-24T03:55:54.6240370Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.dylib 2025-07-24T03:55:54.6240660Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.dylib 2025-07-24T03:55:54.6240970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shutil.py 2025-07-24T03:55:54.6241290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tempfile.py 2025-07-24T03:55:54.6241690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-07-24T03:55:54.6242220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-07-24T03:55:54.6242730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-07-24T03:55:54.6243230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-07-24T03:55:54.6243740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-07-24T03:55:54.6244260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-07-24T03:55:54.6244780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-07-24T03:55:54.6245270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-07-24T03:55:54.6245760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-07-24T03:55:54.6246280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-07-24T03:55:54.6246800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-07-24T03:55:54.6247380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-07-24T03:55:54.6247960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-07-24T03:55:54.6248470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-07-24T03:55:54.6248990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-07-24T03:55:54.6249500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-07-24T03:55:54.6249970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-07-24T03:55:54.6250450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-07-24T03:55:54.6250950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-07-24T03:55:54.6251500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-07-24T03:55:54.6251990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-07-24T03:55:54.6252470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-07-24T03:55:54.6252970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-07-24T03:55:54.6253470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-07-24T03:55:54.6253950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-07-24T03:55:54.6254430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-07-24T03:55:54.6254930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-07-24T03:55:54.6255440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-07-24T03:55:54.6255930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-07-24T03:55:54.6256410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-07-24T03:55:54.6256930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-07-24T03:55:54.6257460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-07-24T03:55:54.6257940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-07-24T03:55:54.6258430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-07-24T03:55:54.6258920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-07-24T03:55:54.6259410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-07-24T03:55:54.6259910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-07-24T03:55:54.6260400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-07-24T03:55:54.6260890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-07-24T03:55:54.6261380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-07-24T03:55:54.6261840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-07-24T03:55:54.6262300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-07-24T03:55:54.6262770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-07-24T03:55:54.6263250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-07-24T03:55:54.6263860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-07-24T03:55:54.6264360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-07-24T03:55:54.6264850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-07-24T03:55:54.6265320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-07-24T03:55:54.6265800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-07-24T03:55:54.6266300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-07-24T03:55:54.6266770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-07-24T03:55:54.6267280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-07-24T03:55:54.6267870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-07-24T03:55:54.6268370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-07-24T03:55:54.6268850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-07-24T03:55:54.6269370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-07-24T03:55:54.6269930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-07-24T03:55:54.6270470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-07-24T03:55:54.6270960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-07-24T03:55:54.6271480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-07-24T03:55:54.6272010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-07-24T03:55:54.6272510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-07-24T03:55:54.6273010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-07-24T03:55:54.6273490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-07-24T03:55:54.6273960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-07-24T03:55:54.6274440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-07-24T03:55:54.6274930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-07-24T03:55:54.6275410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-07-24T03:55:54.6275900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-07-24T03:55:54.6276400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-07-24T03:55:54.6276890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-07-24T03:55:54.6277380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-07-24T03:55:54.6277900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-07-24T03:55:54.6278400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-07-24T03:55:54.6278900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-07-24T03:55:54.6279440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-07-24T03:55:54.6280000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-07-24T03:55:54.6280530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-07-24T03:55:54.6280960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_romanian.py 2025-07-24T03:55:54.6281350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_farsi.py 2025-07-24T03:55:54.6281710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/idna.py 2025-07-24T03:55:54.6282070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp273.py 2025-07-24T03:55:54.6282430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/punycode.py 2025-07-24T03:55:54.6282830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/raw_unicode_escape.py 2025-07-24T03:55:54.6283220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8.py 2025-07-24T03:55:54.6283610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1252.py 2025-07-24T03:55:54.6284000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp869.py 2025-07-24T03:55:54.6284370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_14.py 2025-07-24T03:55:54.6284750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_2.py 2025-07-24T03:55:54.6285130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_arabic.py 2025-07-24T03:55:54.6285510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_croatian.py 2025-07-24T03:55:54.6285900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5hkscs.py 2025-07-24T03:55:54.6286270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1256.py 2025-07-24T03:55:54.6286630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_6.py 2025-07-24T03:55:54.6287010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_10.py 2025-07-24T03:55:54.6287380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_kr.py 2025-07-24T03:55:54.6287750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1140.py 2025-07-24T03:55:54.6288110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1125.py 2025-07-24T03:55:54.6288480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_1.py 2025-07-24T03:55:54.6288850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1257.py 2025-07-24T03:55:54.6289210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp949.py 2025-07-24T03:55:54.6289560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp858.py 2025-07-24T03:55:54.6289920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_7.py 2025-07-24T03:55:54.6290300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_11.py 2025-07-24T03:55:54.6290670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hp_roman8.py 2025-07-24T03:55:54.6291040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_r.py 2025-07-24T03:55:54.6291410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/zlib_codec.py 2025-07-24T03:55:54.6291770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gbk.py 2025-07-24T03:55:54.6292120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/johab.py 2025-07-24T03:55:54.6292480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1253.py 2025-07-24T03:55:54.6292840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_15.py 2025-07-24T03:55:54.6293230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2004.py 2025-07-24T03:55:54.6293630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_iceland.py 2025-07-24T03:55:54.6294010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_3.py 2025-07-24T03:55:54.6294390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_greek.py 2025-07-24T03:55:54.6294750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/rot_13.py 2025-07-24T03:55:54.6295220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_be.py 2025-07-24T03:55:54.6295590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_kr.py 2025-07-24T03:55:54.6295960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jisx0213.py 2025-07-24T03:55:54.6296340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp863.py 2025-07-24T03:55:54.6296690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ascii.py 2025-07-24T03:55:54.6297050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_8.py 2025-07-24T03:55:54.6297420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp857.py 2025-07-24T03:55:54.6297780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_be.py 2025-07-24T03:55:54.6298150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1258.py 2025-07-24T03:55:54.6298540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/oem.py 2025-07-24T03:55:54.6298910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_latin2.py 2025-07-24T03:55:54.6299280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp775.py 2025-07-24T03:55:54.6299650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_roman.py 2025-07-24T03:55:54.6300010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__init__.py 2025-07-24T03:55:54.6300380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp852.py 2025-07-24T03:55:54.6300750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jisx0213.py 2025-07-24T03:55:54.6301130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp866.py 2025-07-24T03:55:54.6301480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_7.py 2025-07-24T03:55:54.6301850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/base64_codec.py 2025-07-24T03:55:54.6302300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-07-24T03:55:54.6302800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-07-24T03:55:54.6303290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-07-24T03:55:54.6303800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-07-24T03:55:54.6304310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-07-24T03:55:54.6304800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-07-24T03:55:54.6305300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-07-24T03:55:54.6305810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-07-24T03:55:54.6306350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-07-24T03:55:54.6306880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-07-24T03:55:54.6307390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-07-24T03:55:54.6307870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-07-24T03:55:54.6308360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-07-24T03:55:54.6308870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-07-24T03:55:54.6309390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-07-24T03:55:54.6309910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-07-24T03:55:54.6310540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-07-24T03:55:54.6311040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-07-24T03:55:54.6311550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-07-24T03:55:54.6312060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-07-24T03:55:54.6312550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-07-24T03:55:54.6313040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-07-24T03:55:54.6313530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-07-24T03:55:54.6314020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-07-24T03:55:54.6314570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-07-24T03:55:54.6315070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-07-24T03:55:54.6315580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-07-24T03:55:54.6316080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-07-24T03:55:54.6316580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-07-24T03:55:54.6317080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-07-24T03:55:54.6317580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-07-24T03:55:54.6318060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-07-24T03:55:54.6318560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-07-24T03:55:54.6319060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-07-24T03:55:54.6319560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-07-24T03:55:54.6320050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-07-24T03:55:54.6320550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-07-24T03:55:54.6321080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-07-24T03:55:54.6321570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-07-24T03:55:54.6322060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-07-24T03:55:54.6322580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-07-24T03:55:54.6323090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-07-24T03:55:54.6323580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-07-24T03:55:54.6324070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-07-24T03:55:54.6324560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-07-24T03:55:54.6325050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-07-24T03:55:54.6325540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-07-24T03:55:54.6326030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-07-24T03:55:54.6326650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-07-24T03:55:54.6327160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-07-24T03:55:54.6327660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-07-24T03:55:54.6328170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-07-24T03:55:54.6328660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-07-24T03:55:54.6329150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-07-24T03:55:54.6329650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-07-24T03:55:54.6330160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-07-24T03:55:54.6330720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-07-24T03:55:54.6331240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-07-24T03:55:54.6331760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-07-24T03:55:54.6332280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-07-24T03:55:54.6332810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-07-24T03:55:54.6333320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-07-24T03:55:54.6333810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-07-24T03:55:54.6334310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-07-24T03:55:54.6334830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-07-24T03:55:54.6335330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-07-24T03:55:54.6335830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-07-24T03:55:54.6336350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-07-24T03:55:54.6336850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-07-24T03:55:54.6337340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-07-24T03:55:54.6337830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-07-24T03:55:54.6338330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-07-24T03:55:54.6338870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-07-24T03:55:54.6339400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-07-24T03:55:54.6339910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-07-24T03:55:54.6340430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-07-24T03:55:54.6340930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-07-24T03:55:54.6341440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-07-24T03:55:54.6341960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-07-24T03:55:54.6342450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-07-24T03:55:54.6343040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-07-24T03:55:54.6343530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-07-24T03:55:54.6344030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-07-24T03:55:54.6344530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-07-24T03:55:54.6345020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-07-24T03:55:54.6345510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-07-24T03:55:54.6346000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-07-24T03:55:54.6346520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-07-24T03:55:54.6347040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-07-24T03:55:54.6347540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-07-24T03:55:54.6348040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-07-24T03:55:54.6348550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-07-24T03:55:54.6349070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-07-24T03:55:54.6349580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-07-24T03:55:54.6350080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-07-24T03:55:54.6350570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-07-24T03:55:54.6351070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-07-24T03:55:54.6351570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-07-24T03:55:54.6352060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-07-24T03:55:54.6352560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-07-24T03:55:54.6353070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-07-24T03:55:54.6353570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-07-24T03:55:54.6354070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-07-24T03:55:54.6354570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-07-24T03:55:54.6355080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-07-24T03:55:54.6355580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-07-24T03:55:54.6356070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-07-24T03:55:54.6356610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-07-24T03:55:54.6357110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-07-24T03:55:54.6357610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-07-24T03:55:54.6358100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-07-24T03:55:54.6358620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-07-24T03:55:54.6359250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6359760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-07-24T03:55:54.6360270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-07-24T03:55:54.6360760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-07-24T03:55:54.6361280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-07-24T03:55:54.6361820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-07-24T03:55:54.6362360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-07-24T03:55:54.6362940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-07-24T03:55:54.6363460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-07-24T03:55:54.6363940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-07-24T03:55:54.6364360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp932.py 2025-07-24T03:55:54.6364720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp720.py 2025-07-24T03:55:54.6365080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp862.py 2025-07-24T03:55:54.6365430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp437.py 2025-07-24T03:55:54.6365790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/palmos.py 2025-07-24T03:55:54.6366150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_9.py 2025-07-24T03:55:54.6366520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp856.py 2025-07-24T03:55:54.6366880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/aliases.py 2025-07-24T03:55:54.6367240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/latin_1.py 2025-07-24T03:55:54.6367600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp875.py 2025-07-24T03:55:54.6367950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp950.py 2025-07-24T03:55:54.6368320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/unicode_escape.py 2025-07-24T03:55:54.6368700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp737.py 2025-07-24T03:55:54.6369060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp865.py 2025-07-24T03:55:54.6369410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ptcp154.py 2025-07-24T03:55:54.6369770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5.py 2025-07-24T03:55:54.6370120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp424.py 2025-07-24T03:55:54.6370480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp861.py 2025-07-24T03:55:54.6370830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jp.py 2025-07-24T03:55:54.6371200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp855.py 2025-07-24T03:55:54.6371570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis.py 2025-07-24T03:55:54.6371940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_le.py 2025-07-24T03:55:54.6372310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp500.py 2025-07-24T03:55:54.6372670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/undefined.py 2025-07-24T03:55:54.6376570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp860.py 2025-07-24T03:55:54.6376940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/uu_codec.py 2025-07-24T03:55:54.6377320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_le.py 2025-07-24T03:55:54.6377820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb18030.py 2025-07-24T03:55:54.6378180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp874.py 2025-07-24T03:55:54.6378530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp850.py 2025-07-24T03:55:54.6378880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp864.py 2025-07-24T03:55:54.6379240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32.py 2025-07-24T03:55:54.6379590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_u.py 2025-07-24T03:55:54.6379950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1254.py 2025-07-24T03:55:54.6380330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2.py 2025-07-24T03:55:54.6380700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16.py 2025-07-24T03:55:54.6381100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_4.py 2025-07-24T03:55:54.6381500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jis_2004.py 2025-07-24T03:55:54.6381880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mbcs.py 2025-07-24T03:55:54.6382230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1250.py 2025-07-24T03:55:54.6382580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb2312.py 2025-07-24T03:55:54.6382950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_16.py 2025-07-24T03:55:54.6383340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_cyrillic.py 2025-07-24T03:55:54.6383730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hex_codec.py 2025-07-24T03:55:54.6384100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/tis_620.py 2025-07-24T03:55:54.6384460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp037.py 2025-07-24T03:55:54.6384820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1006.py 2025-07-24T03:55:54.6385170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1251.py 2025-07-24T03:55:54.6385550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_turkish.py 2025-07-24T03:55:54.6385940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_ext.py 2025-07-24T03:55:54.6386330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_1.py 2025-07-24T03:55:54.6386690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hz.py 2025-07-24T03:55:54.6387040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/bz2_codec.py 2025-07-24T03:55:54.6387430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/quopri_codec.py 2025-07-24T03:55:54.6387800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/kz1048.py 2025-07-24T03:55:54.6388170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8_sig.py 2025-07-24T03:55:54.6388530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_t.py 2025-07-24T03:55:54.6388900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1255.py 2025-07-24T03:55:54.6389270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_3.py 2025-07-24T03:55:54.6389660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis_2004.py 2025-07-24T03:55:54.6390040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1026.py 2025-07-24T03:55:54.6390390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/charmap.py 2025-07-24T03:55:54.6390550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_5.py 2025-07-24T03:55:54.6390710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_13.py 2025-07-24T03:55:54.6390860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp.py 2025-07-24T03:55:54.6390980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/queue.py 2025-07-24T03:55:54.6391090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyio.py 2025-07-24T03:55:54.6391330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pkgutil.py 2025-07-24T03:55:54.6391450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lzma.py 2025-07-24T03:55:54.6391590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sitebuiltins.py 2025-07-24T03:55:54.6391710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copyreg.py 2025-07-24T03:55:54.6391840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/rlcompleter.py 2025-07-24T03:55:54.6391990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_common.py 2025-07-24T03:55:54.6392140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__init__.py 2025-07-24T03:55:54.6392360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-07-24T03:55:54.6392590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-07-24T03:55:54.6392860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-07-24T03:55:54.6393080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6393230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_zoneinfo.py 2025-07-24T03:55:54.6393380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_tzpath.py 2025-07-24T03:55:54.6393490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gzip.py 2025-07-24T03:55:54.6393630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_aix.py 2025-07-24T03:55:54.6393770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/wintypes.py 2025-07-24T03:55:54.6393910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/util.py 2025-07-24T03:55:54.6394050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__init__.py 2025-07-24T03:55:54.6394260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-07-24T03:55:54.6394480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-07-24T03:55:54.6394690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-07-24T03:55:54.6394890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:54.6395100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6395240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_endian.py 2025-07-24T03:55:54.6395400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dyld.py 2025-07-24T03:55:54.6395570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/framework.py 2025-07-24T03:55:54.6395740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib 2025-07-24T03:55:54.6395910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__init__.py 2025-07-24T03:55:54.6396140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-07-24T03:55:54.6396370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-07-24T03:55:54.6396620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-07-24T03:55:54.6396860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6397030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/README.ctypes 2025-07-24T03:55:54.6397220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-07-24T03:55:54.6397380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dylib.py 2025-07-24T03:55:54.6397510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ipaddress.py 2025-07-24T03:55:54.6397630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/trace.py 2025-07-24T03:55:54.6397860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/webbrowser.py 2025-07-24T03:55:54.6398010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compat_pickle.py 2025-07-24T03:55:54.6398160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/signals.py 2025-07-24T03:55:54.6398300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/runner.py 2025-07-24T03:55:54.6398440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/suite.py 2025-07-24T03:55:54.6398580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/util.py 2025-07-24T03:55:54.6398720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__init__.py 2025-07-24T03:55:54.6398930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:54.6399140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-07-24T03:55:54.6399400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-07-24T03:55:54.6399620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-07-24T03:55:54.6399830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-07-24T03:55:54.6400040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-07-24T03:55:54.6400250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:54.6400450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-07-24T03:55:54.6400670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:54.6400880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-07-24T03:55:54.6401090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6401300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-07-24T03:55:54.6401530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-07-24T03:55:54.6401670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/result.py 2025-07-24T03:55:54.6401810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/loader.py 2025-07-24T03:55:54.6401950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/case.py 2025-07-24T03:55:54.6402090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/main.py 2025-07-24T03:55:54.6402240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/async_case.py 2025-07-24T03:55:54.6402390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__main__.py 2025-07-24T03:55:54.6402530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/_log.py 2025-07-24T03:55:54.6402670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/mock.py 2025-07-24T03:55:54.6402780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dis.py 2025-07-24T03:55:54.6402890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bdb.py 2025-07-24T03:55:54.6403080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python-config.py 2025-07-24T03:55:54.6403260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c.in 2025-07-24T03:55:54.6403440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/install-sh 2025-07-24T03:55:54.6403610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-07-24T03:55:54.6403780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Makefile 2025-07-24T03:55:54.6403960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-07-24T03:55:54.6404130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup 2025-07-24T03:55:54.6404500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-07-24T03:55:54.6404670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/makesetup 2025-07-24T03:55:54.6404840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c 2025-07-24T03:55:54.6405010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.local 2025-07-24T03:55:54.6405170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python.o 2025-07-24T03:55:54.6405300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipapp.py 2025-07-24T03:55:54.6405400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cmd.py 2025-07-24T03:55:54.6405510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tty.py 2025-07-24T03:55:54.6405680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/textpad.py 2025-07-24T03:55:54.6405840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/ascii.py 2025-07-24T03:55:54.6405980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__init__.py 2025-07-24T03:55:54.6406190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-07-24T03:55:54.6406390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-07-24T03:55:54.6406600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-07-24T03:55:54.6406820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6407030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-07-24T03:55:54.6407170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/has_key.py 2025-07-24T03:55:54.6407300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/panel.py 2025-07-24T03:55:54.6407430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tabnanny.py 2025-07-24T03:55:54.6407550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_py_abc.py 2025-07-24T03:55:54.6407680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cProfile.py 2025-07-24T03:55:54.6407800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipimport.py 2025-07-24T03:55:54.6407920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/token.py 2025-07-24T03:55:54.6408040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/textwrap.py 2025-07-24T03:55:54.6408160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/base64.py 2025-07-24T03:55:54.6408290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_markupbase.py 2025-07-24T03:55:54.6408400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bz2.py 2025-07-24T03:55:54.6408540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_types.py 2025-07-24T03:55:54.6408680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__init__.py 2025-07-24T03:55:54.6408900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-07-24T03:55:54.6409100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-07-24T03:55:54.6409310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6409520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:54.6409670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_parser.py 2025-07-24T03:55:54.6409800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_re.py 2025-07-24T03:55:54.6409940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/mypy.ini 2025-07-24T03:55:54.6410060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/signal.py 2025-07-24T03:55:54.6410190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_constants.py 2025-07-24T03:55:54.6410440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_aix_support.py 2025-07-24T03:55:54.6410590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_threading_local.py 2025-07-24T03:55:54.6410710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pyclbr.py 2025-07-24T03:55:54.6410860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_support.py 2025-07-24T03:55:54.6410990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__init__.py 2025-07-24T03:55:54.6411210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-07-24T03:55:54.6411450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-07-24T03:55:54.6411650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6411810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asyncore.py 2025-07-24T03:55:54.6412040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/queues.py 2025-07-24T03:55:54.6412270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-07-24T03:55:54.6412460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__init__.py 2025-07-24T03:55:54.6412740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-07-24T03:55:54.6413010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-07-24T03:55:54.6413290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-07-24T03:55:54.6413560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6413750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/channels.py 2025-07-24T03:55:54.6413950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hypothesis_helper.py 2025-07-24T03:55:54.6414110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/ast_helper.py 2025-07-24T03:55:54.6414270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/testcase.py 2025-07-24T03:55:54.6414450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/threading_helper.py 2025-07-24T03:55:54.6414630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/warnings_helper.py 2025-07-24T03:55:54.6414790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/os_helper.py 2025-07-24T03:55:54.6414950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__init__.py 2025-07-24T03:55:54.6415100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/venv.py 2025-07-24T03:55:54.6415320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-07-24T03:55:54.6415580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-07-24T03:55:54.6415820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-07-24T03:55:54.6416080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-07-24T03:55:54.6416320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-07-24T03:55:54.6416550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-07-24T03:55:54.6416800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-07-24T03:55:54.6417030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-07-24T03:55:54.6417260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-07-24T03:55:54.6417610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-07-24T03:55:54.6417850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-07-24T03:55:54.6418090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-07-24T03:55:54.6418340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-07-24T03:55:54.6418580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-07-24T03:55:54.6418830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-07-24T03:55:54.6419080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-07-24T03:55:54.6419370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-07-24T03:55:54.6419610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-07-24T03:55:54.6419830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-07-24T03:55:54.6420060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6420300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-07-24T03:55:54.6420460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/numbers.py 2025-07-24T03:55:54.6420680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-07-24T03:55:54.6420890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-07-24T03:55:54.6421170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-07-24T03:55:54.6421460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-07-24T03:55:54.6421730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6421940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-07-24T03:55:54.6422120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/bytecode_helper.py 2025-07-24T03:55:54.6422290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/import_helper.py 2025-07-24T03:55:54.6422460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/i18n_helper.py 2025-07-24T03:55:54.6422640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/logging_helper.py 2025-07-24T03:55:54.6422800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/pty_helper.py 2025-07-24T03:55:54.6422980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/socket_helper.py 2025-07-24T03:55:54.6423150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/refleak_helper.py 2025-07-24T03:55:54.6423330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/script_helper.py 2025-07-24T03:55:54.6423500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hashlib_helper.py 2025-07-24T03:55:54.6423650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/smtpd.py 2025-07-24T03:55:54.6423850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asynchat.py 2025-07-24T03:55:54.6424010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_script_helper.py 2025-07-24T03:55:54.6424140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gettext.py 2025-07-24T03:55:54.6424280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/spam.py 2025-07-24T03:55:54.6424540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__init__.py 2025-07-24T03:55:54.6424760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-07-24T03:55:54.6424980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6425110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_ios_support.py 2025-07-24T03:55:54.6425230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wave.py 2025-07-24T03:55:54.6425350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/weakref.py 2025-07-24T03:55:54.6425560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-07-24T03:55:54.6425680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bisect.py 2025-07-24T03:55:54.6425790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/opcode.py 2025-07-24T03:55:54.6425930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/netrc.py 2025-07-24T03:55:54.6426070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/heapq.py 2025-07-24T03:55:54.6426220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_local.py 2025-07-24T03:55:54.6426360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_abc.py 2025-07-24T03:55:54.6426500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__init__.py 2025-07-24T03:55:54.6426710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-07-24T03:55:54.6426930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6427130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-07-24T03:55:54.6427260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/functools.py 2025-07-24T03:55:54.6427400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/modulefinder.py 2025-07-24T03:55:54.6427540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compression.py 2025-07-24T03:55:54.6427680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tracemalloc.py 2025-07-24T03:55:54.6427800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hashlib.py 2025-07-24T03:55:54.6427920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codeop.py 2025-07-24T03:55:54.6428070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/turtle.cfg 2025-07-24T03:55:54.6428210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/tree.py 2025-07-24T03:55:54.6428380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/round_dance.py 2025-07-24T03:55:54.6428530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/colormixer.py 2025-07-24T03:55:54.6428700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/bytedesign.py 2025-07-24T03:55:54.6428840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/chaos.py 2025-07-24T03:55:54.6428980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/clock.py 2025-07-24T03:55:54.6429160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/sorting_animate.py 2025-07-24T03:55:54.6429310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/paint.py 2025-07-24T03:55:54.6429460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__init__.py 2025-07-24T03:55:54.6429620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/lindenmayer.py 2025-07-24T03:55:54.6429840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-07-24T03:55:54.6430060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-07-24T03:55:54.6430300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-07-24T03:55:54.6430540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-07-24T03:55:54.6430860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-07-24T03:55:54.6431090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-07-24T03:55:54.6431300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-07-24T03:55:54.6431520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-07-24T03:55:54.6431760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-07-24T03:55:54.6431980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-07-24T03:55:54.6432200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:54.6432430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-07-24T03:55:54.6432710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-07-24T03:55:54.6432950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-07-24T03:55:54.6433160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-07-24T03:55:54.6433390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-07-24T03:55:54.6433620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-07-24T03:55:54.6433840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:54.6434080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-07-24T03:55:54.6434300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6434530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-07-24T03:55:54.6434690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/penrose.py 2025-07-24T03:55:54.6434840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/peace.py 2025-07-24T03:55:54.6434990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/rosette.py 2025-07-24T03:55:54.6435130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/nim.py 2025-07-24T03:55:54.6435280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/yinyang.py 2025-07-24T03:55:54.6435450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/fractalcurves.py 2025-07-24T03:55:54.6435620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/planet_and_moon.py 2025-07-24T03:55:54.6435770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/forest.py 2025-07-24T03:55:54.6435940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/two_canvases.py 2025-07-24T03:55:54.6436090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__main__.py 2025-07-24T03:55:54.6436260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/minimal_hanoi.py 2025-07-24T03:55:54.6436380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fnmatch.py 2025-07-24T03:55:54.6436570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__init__.py 2025-07-24T03:55:54.6436840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:54.6437090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6437290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/connection.py 2025-07-24T03:55:54.6437450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/queues.py 2025-07-24T03:55:54.6437720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/heap.py 2025-07-24T03:55:54.6437900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/shared_memory.py 2025-07-24T03:55:54.6438090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_tracker.py 2025-07-24T03:55:54.6438260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/reduction.py 2025-07-24T03:55:54.6438430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/util.py 2025-07-24T03:55:54.6438620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-07-24T03:55:54.6438790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__init__.py 2025-07-24T03:55:54.6439050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-07-24T03:55:54.6439310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-07-24T03:55:54.6439600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-07-24T03:55:54.6439840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-07-24T03:55:54.6440080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-07-24T03:55:54.6440310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-07-24T03:55:54.6440560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-07-24T03:55:54.6440820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-07-24T03:55:54.6441090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-07-24T03:55:54.6441330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-07-24T03:55:54.6441590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-07-24T03:55:54.6441830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-07-24T03:55:54.6442080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-07-24T03:55:54.6442320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-07-24T03:55:54.6442550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:54.6442810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-07-24T03:55:54.6443050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-07-24T03:55:54.6443300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-07-24T03:55:54.6443540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:54.6443780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6444040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-07-24T03:55:54.6444220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/forkserver.py 2025-07-24T03:55:54.6444390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/connection.py 2025-07-24T03:55:54.6444560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/context.py 2025-07-24T03:55:54.6444720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/spawn.py 2025-07-24T03:55:54.6445020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/synchronize.py 2025-07-24T03:55:54.6445190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/process.py 2025-07-24T03:55:54.6445370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/sharedctypes.py 2025-07-24T03:55:54.6445550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_fork.py 2025-07-24T03:55:54.6445710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/pool.py 2025-07-24T03:55:54.6445890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_forkserver.py 2025-07-24T03:55:54.6446090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-07-24T03:55:54.6446260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/managers.py 2025-07-24T03:55:54.6446440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_sharer.py 2025-07-24T03:55:54.6446630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/traceback.py 2025-07-24T03:55:54.6446760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/nturl2path.py 2025-07-24T03:55:54.6446880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/warnings.py 2025-07-24T03:55:54.6447010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/subprocess.py 2025-07-24T03:55:54.6447130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/profile.py 2025-07-24T03:55:54.6447250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/this.py 2025-07-24T03:55:54.6447370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/filecmp.py 2025-07-24T03:55:54.6447480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codecs.py 2025-07-24T03:55:54.6447620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/error.py 2025-07-24T03:55:54.6447760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/request.py 2025-07-24T03:55:54.6447900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__init__.py 2025-07-24T03:55:54.6448050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/response.py 2025-07-24T03:55:54.6448260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:54.6448470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:54.6448680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-07-24T03:55:54.6448900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-07-24T03:55:54.6449120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:54.6449330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6449490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/robotparser.py 2025-07-24T03:55:54.6449630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/parse.py 2025-07-24T03:55:54.6449760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_weakrefset.py 2025-07-24T03:55:54.6449870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/io.py 2025-07-24T03:55:54.6450060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-07-24T03:55:54.6450220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__init__.py 2025-07-24T03:55:54.6450440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:54.6450670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6450820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/glob.py 2025-07-24T03:55:54.6450970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__init__.py 2025-07-24T03:55:54.6451190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:54.6451500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6451650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__main__.py 2025-07-24T03:55:54.6451770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/code.py 2025-07-24T03:55:54.6451890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/operator.py 2025-07-24T03:55:54.6452020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fileinput.py 2025-07-24T03:55:54.6452130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/os.py 2025-07-24T03:55:54.6452300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_decode.py 2025-07-24T03:55:54.6452470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_url.py 2025-07-24T03:55:54.6452650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__init__.py 2025-07-24T03:55:54.6452920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-07-24T03:55:54.6453190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-07-24T03:55:54.6453430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-07-24T03:55:54.6453670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-07-24T03:55:54.6453910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-07-24T03:55:54.6454160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6454330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_format.py 2025-07-24T03:55:54.6454500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_parse.py 2025-07-24T03:55:54.6454680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/py.typed 2025-07-24T03:55:54.6454850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_encode.py 2025-07-24T03:55:54.6455030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/tags.py 2025-07-24T03:55:54.6455230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_musllinux.py 2025-07-24T03:55:54.6455420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/metadata.py 2025-07-24T03:55:54.6455600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/version.py 2025-07-24T03:55:54.6455820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-07-24T03:55:54.6456030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-07-24T03:55:54.6456310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-24T03:55:54.6456610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6456800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__init__.py 2025-07-24T03:55:54.6457070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:54.6457340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:54.6457610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:54.6457860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.6458110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:54.6458470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:54.6458740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:54.6459010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:54.6459280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:54.6459540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.6459810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:54.6460060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:54.6460360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:54.6460620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:54.6460810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_parser.py 2025-07-24T03:55:54.6461000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/utils.py 2025-07-24T03:55:54.6461200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/requirements.py 2025-07-24T03:55:54.6461400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_structures.py 2025-07-24T03:55:54.6461590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/markers.py 2025-07-24T03:55:54.6461770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/py.typed 2025-07-24T03:55:54.6461970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_manylinux.py 2025-07-24T03:55:54.6462170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-07-24T03:55:54.6462370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/specifiers.py 2025-07-24T03:55:54.6462550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_elffile.py 2025-07-24T03:55:54.6462820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/RECORD 2025-07-24T03:55:54.6463080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/LICENSE 2025-07-24T03:55:54.6463370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/direct_url.json 2025-07-24T03:55:54.6463630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/WHEEL 2025-07-24T03:55:54.6463900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/REQUESTED 2025-07-24T03:55:54.6464180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/INSTALLER 2025-07-24T03:55:54.6464440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.12.0.dist-info/METADATA 2025-07-24T03:55:54.6464620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/cool.py 2025-07-24T03:55:54.6464810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/version.py 2025-07-24T03:55:54.6465020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-07-24T03:55:54.6565320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.py 2025-07-24T03:55:54.6646870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/core.py 2025-07-24T03:55:54.6704870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:54.6805230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-07-24T03:55:54.6905620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-07-24T03:55:54.7005940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7074420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:54.7189560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-07-24T03:55:54.7289870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/py.typed 2025-07-24T03:55:54.7290170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-07-24T03:55:54.7390330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-07-24T03:55:54.7550820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/RECORD 2025-07-24T03:55:54.7551110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE 2025-07-24T03:55:54.7551370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/direct_url.json 2025-07-24T03:55:54.7551610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/WHEEL 2025-07-24T03:55:54.7551850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/REQUESTED 2025-07-24T03:55:54.7552090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/INSTALLER 2025-07-24T03:55:54.7552340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.33.2.dist-info/METADATA 2025-07-24T03:55:54.7552540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_openssl.py 2025-07-24T03:55:54.7552730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_api.py 2025-07-24T03:55:54.7552910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_macos.py 2025-07-24T03:55:54.7553110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__init__.py 2025-07-24T03:55:54.7553380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-07-24T03:55:54.7553630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-07-24T03:55:54.7553890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-07-24T03:55:54.7554160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-07-24T03:55:54.7554440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-07-24T03:55:54.7554700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7554910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-07-24T03:55:54.7555100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/py.typed 2025-07-24T03:55:54.7555290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_windows.py 2025-07-24T03:55:54.7555520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-07-24T03:55:54.7555760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-07-24T03:55:54.7556230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-07-24T03:55:54.7556480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-07-24T03:55:54.7556700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-07-24T03:55:54.7556940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-07-24T03:55:54.7557170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-07-24T03:55:54.7557400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-07-24T03:55:54.7557630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-07-24T03:55:54.7557920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-07-24T03:55:54.7558150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-07-24T03:55:54.7558370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-07-24T03:55:54.7558670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-07-24T03:55:54.7558960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:54.7559240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-07-24T03:55:54.7559570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-07-24T03:55:54.7559860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-07-24T03:55:54.7560130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-07-24T03:55:54.7560440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-07-24T03:55:54.7560730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:54.7561010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7561310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-07-24T03:55:54.7561560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-07-24T03:55:54.7561770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-07-24T03:55:54.7561990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/common.py 2025-07-24T03:55:54.7562230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-07-24T03:55:54.7562440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-07-24T03:55:54.7562660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-07-24T03:55:54.7562890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-07-24T03:55:54.7563070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_api.py 2025-07-24T03:55:54.7563270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__init__.py 2025-07-24T03:55:54.7563450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_build.py 2025-07-24T03:55:54.7563820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_api.cpython-313.pyc 2025-07-24T03:55:54.7564090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/_build.cpython-313.pyc 2025-07-24T03:55:54.7564350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7564570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi/_brotlicffi.abi3.so 2025-07-24T03:55:54.7651280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_schema.py 2025-07-24T03:55:54.7651540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-07-24T03:55:54.7651800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-07-24T03:55:54.7652200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-07-24T03:55:54.7652450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-07-24T03:55:54.7652780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-07-24T03:55:54.7653100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-07-24T03:55:54.7653420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7653820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-07-24T03:55:54.7654050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-07-24T03:55:54.7654260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-07-24T03:55:54.7654530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:54.7654810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-07-24T03:55:54.7655090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-07-24T03:55:54.7655360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-07-24T03:55:54.7655650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7655860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-07-24T03:55:54.7656070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-07-24T03:55:54.7656280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-07-24T03:55:54.7656470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_version.py 2025-07-24T03:55:54.7656690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-07-24T03:55:54.7656920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-07-24T03:55:54.7657150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-07-24T03:55:54.7657390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-07-24T03:55:54.7657630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-07-24T03:55:54.7658030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-07-24T03:55:54.7658280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-07-24T03:55:54.7658580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-07-24T03:55:54.7658880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:54.7659190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-07-24T03:55:54.7659500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-07-24T03:55:54.7659800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7660160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-07-24T03:55:54.7660390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-07-24T03:55:54.7660570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__init__.py 2025-07-24T03:55:54.7660820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:54.7661070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-07-24T03:55:54.7661320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.7661580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:54.7661840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7662010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/api.py 2025-07-24T03:55:54.7662190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/utils.py 2025-07-24T03:55:54.7662390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-07-24T03:55:54.7662600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-07-24T03:55:54.7662800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-07-24T03:55:54.7663070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:54.7663340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-07-24T03:55:54.7663610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-07-24T03:55:54.7663880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.7664160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7664360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-07-24T03:55:54.7664560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-07-24T03:55:54.7664790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-07-24T03:55:54.7665030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.schema.json 2025-07-24T03:55:54.7665260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-07-24T03:55:54.7665610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-07-24T03:55:54.7665860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.default.json 2025-07-24T03:55:54.7666110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-2.schema.json 2025-07-24T03:55:54.7666330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-07-24T03:55:54.7666570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.schema.json 2025-07-24T03:55:54.7666810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-1.default.json 2025-07-24T03:55:54.7667060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.schema.json 2025-07-24T03:55:54.7667360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-1-0.default.json 2025-07-24T03:55:54.7667610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst-1-0-0.default.json 2025-07-24T03:55:54.7667840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-07-24T03:55:54.7668050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/RECORD 2025-07-24T03:55:54.7668310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/licenses/LICENSE.txt 2025-07-24T03:55:54.7668550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/direct_url.json 2025-07-24T03:55:54.7668760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/WHEEL 2025-07-24T03:55:54.7668980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/REQUESTED 2025-07-24T03:55:54.7669210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/INSTALLER 2025-07-24T03:55:54.7669430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.5.0.dist-info/METADATA 2025-07-24T03:55:54.7669650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-07-24T03:55:54.7669880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-07-24T03:55:54.7670120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-07-24T03:55:54.7670340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-07-24T03:55:54.7670580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-07-24T03:55:54.7670820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-07-24T03:55:54.7671070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-07-24T03:55:54.7671300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-07-24T03:55:54.7671520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-07-24T03:55:54.7671730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-07-24T03:55:54.7671940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-07-24T03:55:54.7672170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-07-24T03:55:54.7672380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-07-24T03:55:54.7672600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-07-24T03:55:54.7672930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-07-24T03:55:54.7673150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-07-24T03:55:54.7673360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-07-24T03:55:54.7673580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-07-24T03:55:54.7673800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-07-24T03:55:54.7674010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-07-24T03:55:54.7674300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:54.7674640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-07-24T03:55:54.7674920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.7675210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:54.7675500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:54.7675780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-07-24T03:55:54.7676070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-07-24T03:55:54.7676350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7676570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-07-24T03:55:54.7676780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-07-24T03:55:54.7677010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-07-24T03:55:54.7677240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/RECORD 2025-07-24T03:55:54.7677470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/LICENSE 2025-07-24T03:55:54.7677720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/direct_url.json 2025-07-24T03:55:54.7677940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/WHEEL 2025-07-24T03:55:54.7678180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/top_level.txt 2025-07-24T03:55:54.7678420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/REQUESTED 2025-07-24T03:55:54.7678650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/INSTALLER 2025-07-24T03:55:54.7678880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.7.14.dist-info/METADATA 2025-07-24T03:55:54.7679110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-07-24T03:55:54.7679340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-07-24T03:55:54.7679560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-07-24T03:55:54.7679850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:54.7680150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-07-24T03:55:54.7680550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-07-24T03:55:54.7680860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-07-24T03:55:54.7681160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-07-24T03:55:54.7681460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-07-24T03:55:54.7681750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:54.7682050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:54.7682430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-07-24T03:55:54.7682730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:54.7683020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7683240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/api.py 2025-07-24T03:55:54.7683470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-07-24T03:55:54.7683680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-07-24T03:55:54.7683890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-07-24T03:55:54.7684130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-07-24T03:55:54.7684360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-07-24T03:55:54.7684590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-07-24T03:55:54.7684810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-07-24T03:55:54.7685030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/RECORD 2025-07-24T03:55:54.7685250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/LICENSE 2025-07-24T03:55:54.7685490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/direct_url.json 2025-07-24T03:55:54.7685700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/WHEEL 2025-07-24T03:55:54.7685930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/REQUESTED 2025-07-24T03:55:54.7686160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/INSTALLER 2025-07-24T03:55:54.7686370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-25.0.0.dist-info/METADATA 2025-07-24T03:55:54.7686570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/namedutils.py 2025-07-24T03:55:54.7686760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/cacheutils.py 2025-07-24T03:55:54.7686940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/pathutils.py 2025-07-24T03:55:54.7687130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/dictutils.py 2025-07-24T03:55:54.7687310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tableutils.py 2025-07-24T03:55:54.7687500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/iterutils.py 2025-07-24T03:55:54.7687780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mboxutils.py 2025-07-24T03:55:54.7687970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/fileutils.py 2025-07-24T03:55:54.7688160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/queueutils.py 2025-07-24T03:55:54.7688340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__init__.py 2025-07-24T03:55:54.7688530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/formatutils.py 2025-07-24T03:55:54.7688800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-07-24T03:55:54.7689060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-07-24T03:55:54.7689310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-07-24T03:55:54.7689620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-07-24T03:55:54.7689890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-07-24T03:55:54.7690140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-07-24T03:55:54.7690390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-07-24T03:55:54.7690650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-07-24T03:55:54.7690900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-07-24T03:55:54.7691170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-07-24T03:55:54.7691420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-07-24T03:55:54.7691680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-07-24T03:55:54.7691950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-07-24T03:55:54.7692200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-07-24T03:55:54.7692460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-07-24T03:55:54.7692720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-07-24T03:55:54.7692970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-07-24T03:55:54.7693240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-07-24T03:55:54.7693490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-07-24T03:55:54.7693750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-07-24T03:55:54.7694000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-07-24T03:55:54.7694260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-07-24T03:55:54.7694510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-07-24T03:55:54.7694780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-07-24T03:55:54.7695030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-07-24T03:55:54.7695400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-07-24T03:55:54.7695660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-07-24T03:55:54.7695920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-07-24T03:55:54.7696180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-07-24T03:55:54.7696430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7696610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tbutils.py 2025-07-24T03:55:54.7696800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/typeutils.py 2025-07-24T03:55:54.7697040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ecoutils.py 2025-07-24T03:55:54.7697230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/excutils.py 2025-07-24T03:55:54.7697410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/deprutils.py 2025-07-24T03:55:54.7697590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/jsonutils.py 2025-07-24T03:55:54.7697790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/socketutils.py 2025-07-24T03:55:54.7697970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/setutils.py 2025-07-24T03:55:54.7698150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/statsutils.py 2025-07-24T03:55:54.7698340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/listutils.py 2025-07-24T03:55:54.7698530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/debugutils.py 2025-07-24T03:55:54.7698720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/urlutils.py 2025-07-24T03:55:54.7698910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/easterutils.py 2025-07-24T03:55:54.7699080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ioutils.py 2025-07-24T03:55:54.7699260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/strutils.py 2025-07-24T03:55:54.7699450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mathutils.py 2025-07-24T03:55:54.7699630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/timeutils.py 2025-07-24T03:55:54.7699810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/gcutils.py 2025-07-24T03:55:54.7699990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/funcutils.py 2025-07-24T03:55:54.7700200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__init__.py 2025-07-24T03:55:54.7700490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-07-24T03:55:54.7700770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7700970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/py.typed 2025-07-24T03:55:54.7701180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-07-24T03:55:54.7701350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch.py 2025-07-24T03:55:54.7701530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/test_pycosat.py 2025-07-24T03:55:54.7701740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-07-24T03:55:54.7702020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7702320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/modeline.py 2025-07-24T03:55:54.7702510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/console.py 2025-07-24T03:55:54.7702690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/scanner.py 2025-07-24T03:55:54.7702880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatter.py 2025-07-24T03:55:54.7703080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-07-24T03:55:54.7703280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-07-24T03:55:54.7703470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-07-24T03:55:54.7703670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-07-24T03:55:54.7703940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-07-24T03:55:54.7704140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-07-24T03:55:54.7704330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-07-24T03:55:54.7704530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-07-24T03:55:54.7704720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-07-24T03:55:54.7704960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-07-24T03:55:54.7705160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/console.py 2025-07-24T03:55:54.7705360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-07-24T03:55:54.7705580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-07-24T03:55:54.7705800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-07-24T03:55:54.7706000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-07-24T03:55:54.7706200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-07-24T03:55:54.7706410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-07-24T03:55:54.7706600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-07-24T03:55:54.7706830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-07-24T03:55:54.7707020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-07-24T03:55:54.7707230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-07-24T03:55:54.7707420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-07-24T03:55:54.7707630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-07-24T03:55:54.7707840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-07-24T03:55:54.7708070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-07-24T03:55:54.7708270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/web.py 2025-07-24T03:55:54.7708460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-07-24T03:55:54.7708680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-07-24T03:55:54.7708880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-07-24T03:55:54.7709190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-07-24T03:55:54.7709400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-07-24T03:55:54.7709590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-07-24T03:55:54.7709790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-07-24T03:55:54.7709990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-07-24T03:55:54.7710180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-07-24T03:55:54.7710390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-07-24T03:55:54.7710590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-07-24T03:55:54.7710820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-07-24T03:55:54.7711020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-07-24T03:55:54.7711220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-07-24T03:55:54.7711420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-07-24T03:55:54.7711610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-07-24T03:55:54.7711820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-07-24T03:55:54.7712020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-07-24T03:55:54.7712210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-07-24T03:55:54.7712400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-07-24T03:55:54.7712600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-07-24T03:55:54.7712810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-07-24T03:55:54.7713000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-07-24T03:55:54.7713220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-07-24T03:55:54.7713430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-07-24T03:55:54.7713620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/r.py 2025-07-24T03:55:54.7713810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-07-24T03:55:54.7714000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-07-24T03:55:54.7714200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-07-24T03:55:54.7714400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-07-24T03:55:54.7714600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-07-24T03:55:54.7714790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-07-24T03:55:54.7714990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-07-24T03:55:54.7715210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-07-24T03:55:54.7715400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-07-24T03:55:54.7715610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-07-24T03:55:54.7715840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-07-24T03:55:54.7716170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-07-24T03:55:54.7716380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-07-24T03:55:54.7716570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-07-24T03:55:54.7716760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/j.py 2025-07-24T03:55:54.7716970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-07-24T03:55:54.7717170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-07-24T03:55:54.7717410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-07-24T03:55:54.7717660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-07-24T03:55:54.7717920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-07-24T03:55:54.7718140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-07-24T03:55:54.7718330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-07-24T03:55:54.7718530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-07-24T03:55:54.7718750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-07-24T03:55:54.7718960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-07-24T03:55:54.7719150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-07-24T03:55:54.7719350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-07-24T03:55:54.7719550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-07-24T03:55:54.7719780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-07-24T03:55:54.7719990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-07-24T03:55:54.7720190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-07-24T03:55:54.7720390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-07-24T03:55:54.7720580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-07-24T03:55:54.7720780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-07-24T03:55:54.7720970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-07-24T03:55:54.7721180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-07-24T03:55:54.7721410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-07-24T03:55:54.7721610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-07-24T03:55:54.7721820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-07-24T03:55:54.7722030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-07-24T03:55:54.7722230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-07-24T03:55:54.7722440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-07-24T03:55:54.7722640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-07-24T03:55:54.7722840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/html.py 2025-07-24T03:55:54.7723180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-07-24T03:55:54.7723380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-07-24T03:55:54.7723590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-07-24T03:55:54.7723780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-07-24T03:55:54.7723990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-07-24T03:55:54.7724200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-07-24T03:55:54.7724400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-07-24T03:55:54.7724600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-07-24T03:55:54.7724890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-07-24T03:55:54.7725100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-07-24T03:55:54.7725310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-07-24T03:55:54.7725520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-07-24T03:55:54.7725710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/d.py 2025-07-24T03:55:54.7725910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-07-24T03:55:54.7726100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/other.py 2025-07-24T03:55:54.7726300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-07-24T03:55:54.7726500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-07-24T03:55:54.7726700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-07-24T03:55:54.7726890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-07-24T03:55:54.7727120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-07-24T03:55:54.7727320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-07-24T03:55:54.7727530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-07-24T03:55:54.7727730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-07-24T03:55:54.7727930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-07-24T03:55:54.7728150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-07-24T03:55:54.7728350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-07-24T03:55:54.7728550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-07-24T03:55:54.7728760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-07-24T03:55:54.7728980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-07-24T03:55:54.7729200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-07-24T03:55:54.7729480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-07-24T03:55:54.7729750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-07-24T03:55:54.7730090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-07-24T03:55:54.7730410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-07-24T03:55:54.7730690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-07-24T03:55:54.7730970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-07-24T03:55:54.7731260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-07-24T03:55:54.7731530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-07-24T03:55:54.7731790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-07-24T03:55:54.7732140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-07-24T03:55:54.7732410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-07-24T03:55:54.7732680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-07-24T03:55:54.7732960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-07-24T03:55:54.7733230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-07-24T03:55:54.7733530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-07-24T03:55:54.7733800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-07-24T03:55:54.7734110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-07-24T03:55:54.7734400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-07-24T03:55:54.7734680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-07-24T03:55:54.7734940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-07-24T03:55:54.7735210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-07-24T03:55:54.7735490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-07-24T03:55:54.7735750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-07-24T03:55:54.7736030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-07-24T03:55:54.7736300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-07-24T03:55:54.7736570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-07-24T03:55:54.7736840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-07-24T03:55:54.7737100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-07-24T03:55:54.7737380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-07-24T03:55:54.7737640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-07-24T03:55:54.7738010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-07-24T03:55:54.7738280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-07-24T03:55:54.7738550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-07-24T03:55:54.7738810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-07-24T03:55:54.7739090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-07-24T03:55:54.7739360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-07-24T03:55:54.7739630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-07-24T03:55:54.7739940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-07-24T03:55:54.7740220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-07-24T03:55:54.7740480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-07-24T03:55:54.7740750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-07-24T03:55:54.7741030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-07-24T03:55:54.7741300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-07-24T03:55:54.7741600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-07-24T03:55:54.7741870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-07-24T03:55:54.7742130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-07-24T03:55:54.7742420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-07-24T03:55:54.7742700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-07-24T03:55:54.7742980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-07-24T03:55:54.7743240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-07-24T03:55:54.7743500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-07-24T03:55:54.7743780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-07-24T03:55:54.7744040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-07-24T03:55:54.7744300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-07-24T03:55:54.7744570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-07-24T03:55:54.7744830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-07-24T03:55:54.7745090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-07-24T03:55:54.7745350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-07-24T03:55:54.7745730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-07-24T03:55:54.7746010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-07-24T03:55:54.7746270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-07-24T03:55:54.7746540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-07-24T03:55:54.7746820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-07-24T03:55:54.7747090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-07-24T03:55:54.7747380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-07-24T03:55:54.7747690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-07-24T03:55:54.7747970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-07-24T03:55:54.7748260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-07-24T03:55:54.7748540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-07-24T03:55:54.7748830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-07-24T03:55:54.7749100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-07-24T03:55:54.7749380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-07-24T03:55:54.7749650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-07-24T03:55:54.7749930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-07-24T03:55:54.7750200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-07-24T03:55:54.7750460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-07-24T03:55:54.7750760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-07-24T03:55:54.7751030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-07-24T03:55:54.7751290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-07-24T03:55:54.7751580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-07-24T03:55:54.7751860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-07-24T03:55:54.7752130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-07-24T03:55:54.7752430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-07-24T03:55:54.7752690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-07-24T03:55:54.7752970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-07-24T03:55:54.7753250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-07-24T03:55:54.7753670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-07-24T03:55:54.7753950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-07-24T03:55:54.7754220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-07-24T03:55:54.7754490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-07-24T03:55:54.7754760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-07-24T03:55:54.7755040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-07-24T03:55:54.7755330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-07-24T03:55:54.7755660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-07-24T03:55:54.7755950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-07-24T03:55:54.7756220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-07-24T03:55:54.7756530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-07-24T03:55:54.7756790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-07-24T03:55:54.7757080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-07-24T03:55:54.7757340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-07-24T03:55:54.7757610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-07-24T03:55:54.7757910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-07-24T03:55:54.7758200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-07-24T03:55:54.7758460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-07-24T03:55:54.7758730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-07-24T03:55:54.7759000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-07-24T03:55:54.7759280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-07-24T03:55:54.7759550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-07-24T03:55:54.7759830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-07-24T03:55:54.7760090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-07-24T03:55:54.7760380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-07-24T03:55:54.7760670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-07-24T03:55:54.7760930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-07-24T03:55:54.7761300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-07-24T03:55:54.7761630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-07-24T03:55:54.7761900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-07-24T03:55:54.7762160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-07-24T03:55:54.7762440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-07-24T03:55:54.7762700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:54.7762990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-07-24T03:55:54.7763320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-07-24T03:55:54.7763580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-07-24T03:55:54.7763860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-07-24T03:55:54.7764120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-07-24T03:55:54.7764400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-07-24T03:55:54.7764700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-07-24T03:55:54.7764970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-07-24T03:55:54.7765240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-07-24T03:55:54.7765530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-07-24T03:55:54.7765790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-07-24T03:55:54.7766080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-07-24T03:55:54.7766340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-07-24T03:55:54.7766620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-07-24T03:55:54.7766930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-07-24T03:55:54.7767200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-07-24T03:55:54.7767470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-07-24T03:55:54.7767740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-07-24T03:55:54.7768020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-07-24T03:55:54.7768280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-07-24T03:55:54.7768580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-07-24T03:55:54.7768850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-07-24T03:55:54.7769220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-07-24T03:55:54.7769500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-07-24T03:55:54.7769780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-07-24T03:55:54.7770050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-07-24T03:55:54.7770310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-07-24T03:55:54.7770570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-07-24T03:55:54.7770850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-07-24T03:55:54.7771180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-07-24T03:55:54.7771460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-07-24T03:55:54.7771720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-07-24T03:55:54.7772000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-07-24T03:55:54.7772260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-07-24T03:55:54.7772560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-07-24T03:55:54.7772830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-07-24T03:55:54.7773130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-07-24T03:55:54.7773410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-07-24T03:55:54.7773670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-07-24T03:55:54.7773960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-07-24T03:55:54.7774250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-07-24T03:55:54.7774510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-07-24T03:55:54.7774790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-07-24T03:55:54.7775060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-07-24T03:55:54.7775330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-07-24T03:55:54.7775610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-07-24T03:55:54.7775870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-07-24T03:55:54.7776130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-07-24T03:55:54.7776440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-07-24T03:55:54.7776710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-07-24T03:55:54.7777070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-07-24T03:55:54.7777350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-07-24T03:55:54.7777670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-07-24T03:55:54.7777940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-07-24T03:55:54.7778220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-07-24T03:55:54.7778480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-07-24T03:55:54.7778750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-07-24T03:55:54.7779070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-07-24T03:55:54.7779340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-07-24T03:55:54.7779640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-07-24T03:55:54.7779900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-07-24T03:55:54.7780180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-07-24T03:55:54.7780450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-07-24T03:55:54.7780740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-07-24T03:55:54.7781020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-07-24T03:55:54.7781290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-07-24T03:55:54.7781550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-07-24T03:55:54.7788360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-07-24T03:55:54.7788670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-07-24T03:55:54.7788950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-07-24T03:55:54.7789220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-07-24T03:55:54.7789510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-07-24T03:55:54.7789780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-07-24T03:55:54.7790040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-07-24T03:55:54.7790310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-07-24T03:55:54.7790580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-07-24T03:55:54.7790840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-07-24T03:55:54.7791100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-07-24T03:55:54.7791570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-07-24T03:55:54.7791860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-07-24T03:55:54.7792120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-07-24T03:55:54.7792410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-07-24T03:55:54.7792700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:54.7792970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-07-24T03:55:54.7793270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-07-24T03:55:54.7793610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-07-24T03:55:54.7793890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-07-24T03:55:54.7794190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-07-24T03:55:54.7794460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-07-24T03:55:54.7794730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-07-24T03:55:54.7795010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-07-24T03:55:54.7795330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-07-24T03:55:54.7795600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-07-24T03:55:54.7795880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-07-24T03:55:54.7796180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-07-24T03:55:54.7796450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-07-24T03:55:54.7796720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-07-24T03:55:54.7796980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-07-24T03:55:54.7797250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-07-24T03:55:54.7797520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-07-24T03:55:54.7797780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-07-24T03:55:54.7798090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-07-24T03:55:54.7798360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-07-24T03:55:54.7798620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-07-24T03:55:54.7798890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-07-24T03:55:54.7799260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-07-24T03:55:54.7799600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-07-24T03:55:54.7799890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-07-24T03:55:54.7800180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-07-24T03:55:54.7800450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-07-24T03:55:54.7800720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-07-24T03:55:54.7800990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-07-24T03:55:54.7801330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-07-24T03:55:54.7801600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-07-24T03:55:54.7801880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-07-24T03:55:54.7802160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-07-24T03:55:54.7802450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.7802720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-07-24T03:55:54.7803020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-07-24T03:55:54.7803290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-07-24T03:55:54.7803600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-07-24T03:55:54.7803880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-07-24T03:55:54.7804140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-07-24T03:55:54.7804410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-07-24T03:55:54.7804680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-07-24T03:55:54.7804940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-07-24T03:55:54.7805260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-07-24T03:55:54.7805520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-07-24T03:55:54.7805790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-07-24T03:55:54.7806080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-07-24T03:55:54.7806340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-07-24T03:55:54.7806610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:54.7806870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-07-24T03:55:54.7807250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-07-24T03:55:54.7807520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-07-24T03:55:54.7807790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-07-24T03:55:54.7808080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-07-24T03:55:54.7808350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-07-24T03:55:54.7808620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-07-24T03:55:54.7808810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-07-24T03:55:54.7809060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-07-24T03:55:54.7809280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-07-24T03:55:54.7809480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-07-24T03:55:54.7809680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-07-24T03:55:54.7809910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-07-24T03:55:54.7810100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-07-24T03:55:54.7810290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-07-24T03:55:54.7810480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-07-24T03:55:54.7810670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-07-24T03:55:54.7810870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-07-24T03:55:54.7811060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-07-24T03:55:54.7811270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-07-24T03:55:54.7811470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-07-24T03:55:54.7811660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/css.py 2025-07-24T03:55:54.7811850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-07-24T03:55:54.7812060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-07-24T03:55:54.7812290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-07-24T03:55:54.7812500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-07-24T03:55:54.7812710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-07-24T03:55:54.7812940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-07-24T03:55:54.7813130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-07-24T03:55:54.7813330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-07-24T03:55:54.7813530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-07-24T03:55:54.7813750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-07-24T03:55:54.7813960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-07-24T03:55:54.7814170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-07-24T03:55:54.7814470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-07-24T03:55:54.7814680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-07-24T03:55:54.7814900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-07-24T03:55:54.7815100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/business.py 2025-07-24T03:55:54.7815300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-07-24T03:55:54.7815510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-07-24T03:55:54.7815700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-07-24T03:55:54.7815920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-07-24T03:55:54.7816140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-07-24T03:55:54.7816340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-07-24T03:55:54.7816570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-07-24T03:55:54.7816770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-07-24T03:55:54.7816970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-07-24T03:55:54.7817170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-07-24T03:55:54.7817360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-07-24T03:55:54.7817550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-07-24T03:55:54.7817750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-07-24T03:55:54.7817950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/email.py 2025-07-24T03:55:54.7818150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-07-24T03:55:54.7818350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-07-24T03:55:54.7818540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-07-24T03:55:54.7818760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-07-24T03:55:54.7818960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-07-24T03:55:54.7819150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/text.py 2025-07-24T03:55:54.7819350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-07-24T03:55:54.7819580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-07-24T03:55:54.7819800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-07-24T03:55:54.7820010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-07-24T03:55:54.7820200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-07-24T03:55:54.7820410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-07-24T03:55:54.7820610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/python.py 2025-07-24T03:55:54.7820840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-07-24T03:55:54.7821040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-07-24T03:55:54.7821370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-07-24T03:55:54.7821560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/go.py 2025-07-24T03:55:54.7821760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-07-24T03:55:54.7821960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-07-24T03:55:54.7822180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-07-24T03:55:54.7822370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-07-24T03:55:54.7822570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-07-24T03:55:54.7822760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/make.py 2025-07-24T03:55:54.7823010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-07-24T03:55:54.7823210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-07-24T03:55:54.7823430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-07-24T03:55:54.7823620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-07-24T03:55:54.7823820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-07-24T03:55:54.7824010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-07-24T03:55:54.7824200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/math.py 2025-07-24T03:55:54.7824390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-07-24T03:55:54.7824590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-07-24T03:55:54.7824790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/php.py 2025-07-24T03:55:54.7824980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-07-24T03:55:54.7825170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-07-24T03:55:54.7825370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-07-24T03:55:54.7825570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-07-24T03:55:54.7825790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-07-24T03:55:54.7825990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-07-24T03:55:54.7826180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-07-24T03:55:54.7826380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-07-24T03:55:54.7826580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-07-24T03:55:54.7826770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/q.py 2025-07-24T03:55:54.7826970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-07-24T03:55:54.7827190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-07-24T03:55:54.7827390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-07-24T03:55:54.7827580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-07-24T03:55:54.7827780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-07-24T03:55:54.7827990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-07-24T03:55:54.7828310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-07-24T03:55:54.7828520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-07-24T03:55:54.7828720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-07-24T03:55:54.7828920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-07-24T03:55:54.7829120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-07-24T03:55:54.7829310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-07-24T03:55:54.7829520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-07-24T03:55:54.7829710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-07-24T03:55:54.7829980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-07-24T03:55:54.7830180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-07-24T03:55:54.7830380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-07-24T03:55:54.7830580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-07-24T03:55:54.7830780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-07-24T03:55:54.7830970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-07-24T03:55:54.7831200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-07-24T03:55:54.7831400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-07-24T03:55:54.7831610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-07-24T03:55:54.7831810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-07-24T03:55:54.7832010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-07-24T03:55:54.7832210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/special.py 2025-07-24T03:55:54.7832400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-07-24T03:55:54.7832590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-07-24T03:55:54.7832800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-07-24T03:55:54.7832990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-07-24T03:55:54.7833220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-07-24T03:55:54.7833440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-07-24T03:55:54.7833650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-07-24T03:55:54.7833850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-07-24T03:55:54.7834040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-07-24T03:55:54.7834240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/func.py 2025-07-24T03:55:54.7834430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/data.py 2025-07-24T03:55:54.7834650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-07-24T03:55:54.7834840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-07-24T03:55:54.7835150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-07-24T03:55:54.7835360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-07-24T03:55:54.7835580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-07-24T03:55:54.7835770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-07-24T03:55:54.7835960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-07-24T03:55:54.7836140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/token.py 2025-07-24T03:55:54.7836320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/style.py 2025-07-24T03:55:54.7836490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/util.py 2025-07-24T03:55:54.7836710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/sphinxext.py 2025-07-24T03:55:54.7836920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/cmdline.py 2025-07-24T03:55:54.7837110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__init__.py 2025-07-24T03:55:54.7837330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-07-24T03:55:54.7837540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/html.py 2025-07-24T03:55:54.7837740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-07-24T03:55:54.7837960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-07-24T03:55:54.7838170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/other.py 2025-07-24T03:55:54.7838450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-07-24T03:55:54.7838760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-07-24T03:55:54.7839040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-07-24T03:55:54.7839330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-07-24T03:55:54.7839600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-07-24T03:55:54.7839880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-07-24T03:55:54.7840170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-07-24T03:55:54.7840470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-07-24T03:55:54.7840740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-07-24T03:55:54.7841040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-07-24T03:55:54.7841330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:54.7844250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-07-24T03:55:54.7944750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-07-24T03:55:54.8045180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:54.8145690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/img.py 2025-07-24T03:55:54.8251840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-07-24T03:55:54.8351890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-07-24T03:55:54.8452440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-07-24T03:55:54.8552910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-07-24T03:55:54.8653540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-07-24T03:55:54.8754200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-07-24T03:55:54.8754720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-07-24T03:55:54.8855010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-07-24T03:55:54.8955890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-07-24T03:55:54.9056270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-07-24T03:55:54.9156660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-07-24T03:55:54.9256970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-07-24T03:55:54.9356960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:54.9457170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-07-24T03:55:54.9458050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-07-24T03:55:54.9557310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-07-24T03:55:54.9582980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-07-24T03:55:54.9683000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:54.9783110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-07-24T03:55:54.9883200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-07-24T03:55:54.9983280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-07-24T03:55:55.0084070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.0183760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0284510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:55.0384840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/sas.py 2025-07-24T03:55:55.0485290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/material.py 2025-07-24T03:55:55.0585700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-07-24T03:55:55.0648090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-07-24T03:55:55.0649970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-07-24T03:55:55.0650630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-07-24T03:55:55.0652030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-07-24T03:55:55.0652660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-07-24T03:55:55.0653260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-07-24T03:55:55.0653860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/tango.py 2025-07-24T03:55:55.0654460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-07-24T03:55:55.0655080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-07-24T03:55:55.0655710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-07-24T03:55:55.0656340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-07-24T03:55:55.0657110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-07-24T03:55:55.0657720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-07-24T03:55:55.0658330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-07-24T03:55:55.0658930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/native.py 2025-07-24T03:55:55.0659610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-07-24T03:55:55.0660380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-07-24T03:55:55.0661150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-07-24T03:55:55.0661940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-07-24T03:55:55.0662730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-07-24T03:55:55.0663500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-07-24T03:55:55.0664280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-07-24T03:55:55.0665060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-07-24T03:55:55.0665840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-07-24T03:55:55.0666630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-07-24T03:55:55.0667410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-07-24T03:55:55.0668200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-07-24T03:55:55.0668960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-07-24T03:55:55.0669720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-07-24T03:55:55.0670500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-07-24T03:55:55.0671270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-07-24T03:55:55.0672040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-07-24T03:55:55.0672800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-07-24T03:55:55.0673750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-07-24T03:55:55.0674520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-07-24T03:55:55.0675280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-07-24T03:55:55.0676060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-07-24T03:55:55.0676880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-07-24T03:55:55.0677720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-07-24T03:55:55.0678580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-07-24T03:55:55.0679420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-07-24T03:55:55.0680200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-07-24T03:55:55.0680960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-07-24T03:55:55.0681730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-07-24T03:55:55.0682530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-07-24T03:55:55.0683320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-07-24T03:55:55.0684090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-07-24T03:55:55.0684880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-07-24T03:55:55.0685660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-07-24T03:55:55.0686420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-07-24T03:55:55.0687180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-07-24T03:55:55.0687950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-07-24T03:55:55.0688720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-07-24T03:55:55.0689510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-07-24T03:55:55.0690260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-07-24T03:55:55.0691030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-07-24T03:55:55.0691810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:55.0692590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-07-24T03:55:55.0693350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-07-24T03:55:55.0694110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-07-24T03:55:55.0694960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-07-24T03:55:55.0695800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0696600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-07-24T03:55:55.0697260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-07-24T03:55:55.0697820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-07-24T03:55:55.0698370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/igor.py 2025-07-24T03:55:55.0698910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-07-24T03:55:55.0699430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/bw.py 2025-07-24T03:55:55.0700050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-07-24T03:55:55.0700600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-07-24T03:55:55.0701120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vs.py 2025-07-24T03:55:55.0701660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/default.py 2025-07-24T03:55:55.0702230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-07-24T03:55:55.0702800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-07-24T03:55:55.0703370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-07-24T03:55:55.0703920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vim.py 2025-07-24T03:55:55.0704460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/borland.py 2025-07-24T03:55:55.0705010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-07-24T03:55:55.0705560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-07-24T03:55:55.0706110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-07-24T03:55:55.0706670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-07-24T03:55:55.0707220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-07-24T03:55:55.0707750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/abap.py 2025-07-24T03:55:55.0708310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-07-24T03:55:55.0708870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/manni.py 2025-07-24T03:55:55.0709410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-07-24T03:55:55.0709940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-07-24T03:55:55.0710470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-07-24T03:55:55.0711010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/trac.py 2025-07-24T03:55:55.0711540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol.py 2025-07-24T03:55:55.0712080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-07-24T03:55:55.0712610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/nord.py 2025-07-24T03:55:55.0713170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-07-24T03:55:55.0713800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/unistring.py 2025-07-24T03:55:55.0714360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexer.py 2025-07-24T03:55:55.0714870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/regexopt.py 2025-07-24T03:55:55.0715370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/plugin.py 2025-07-24T03:55:55.0722430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filter.py 2025-07-24T03:55:55.0722970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__main__.py 2025-07-24T03:55:55.0723480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/yacc.py 2025-07-24T03:55:55.0724000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/lex.py 2025-07-24T03:55:55.0724520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ctokens.py 2025-07-24T03:55:55.0725160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__init__.py 2025-07-24T03:55:55.0725780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/lex.cpython-313.pyc 2025-07-24T03:55:55.0726470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ygen.cpython-313.pyc 2025-07-24T03:55:55.0727150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/yacc.cpython-313.pyc 2025-07-24T03:55:55.0727840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ctokens.cpython-313.pyc 2025-07-24T03:55:55.0728550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0729230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/cpp.cpython-313.pyc 2025-07-24T03:55:55.0729830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/cpp.py 2025-07-24T03:55:55.0730360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ygen.py 2025-07-24T03:55:55.0730880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_parser.py 2025-07-24T03:55:55.0731400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_ast_gen.py 2025-07-24T03:55:55.0731910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__init__.py 2025-07-24T03:55:55.0732410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_c_ast.cfg 2025-07-24T03:55:55.0733020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc 2025-07-24T03:55:55.0733730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc 2025-07-24T03:55:55.0734440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc 2025-07-24T03:55:55.0735130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc 2025-07-24T03:55:55.0735820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc 2025-07-24T03:55:55.0736480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc 2025-07-24T03:55:55.0737140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc 2025-07-24T03:55:55.0737820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc 2025-07-24T03:55:55.0738510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc 2025-07-24T03:55:55.0739200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc 2025-07-24T03:55:55.0740060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0740660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_ast.py 2025-07-24T03:55:55.0741180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/plyparser.py 2025-07-24T03:55:55.0741720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_build_tables.py 2025-07-24T03:55:55.0742280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ast_transforms.py 2025-07-24T03:55:55.0742820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/yacctab.py 2025-07-24T03:55:55.0743330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_generator.py 2025-07-24T03:55:55.0743820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_lexer.py 2025-07-24T03:55:55.0744360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/lextab.py 2025-07-24T03:55:55.0744830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/sockshandler.py 2025-07-24T03:55:55.0745340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-07-24T03:55:55.0745900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-07-24T03:55:55.0746480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-07-24T03:55:55.0747120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-07-24T03:55:55.0747840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:55.0748560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0749200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-07-24T03:55:55.0749710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exports.py 2025-07-24T03:55:55.0750150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/misc.py 2025-07-24T03:55:55.0750580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plan.py 2025-07-24T03:55:55.0751030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/resolve.py 2025-07-24T03:55:55.0751510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/link.py 2025-07-24T03:55:55.0752020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-07-24T03:55:55.0752550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/path_actions.py 2025-07-24T03:55:55.0753050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/index.py 2025-07-24T03:55:55.0753540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/initialize.py 2025-07-24T03:55:55.0754060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/portability.py 2025-07-24T03:55:55.0754560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__init__.py 2025-07-24T03:55:55.0755130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-07-24T03:55:55.0755710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-07-24T03:55:55.0756370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-07-24T03:55:55.0757030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-07-24T03:55:55.0757900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-07-24T03:55:55.0758580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-07-24T03:55:55.0759270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-07-24T03:55:55.0759950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-07-24T03:55:55.0760610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-07-24T03:55:55.0761240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-07-24T03:55:55.0761870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0762610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-07-24T03:55:55.0763250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/solve.py 2025-07-24T03:55:55.0763750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-07-24T03:55:55.0764260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-07-24T03:55:55.0764740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_version.py 2025-07-24T03:55:55.0765220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/config.py 2025-07-24T03:55:55.0765780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-07-24T03:55:55.0766380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-07-24T03:55:55.0767070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:55.0767830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0768600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:55.0769270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-07-24T03:55:55.0769860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-07-24T03:55:55.0770450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-07-24T03:55:55.0771050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-07-24T03:55:55.0771730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-07-24T03:55:55.0772470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-07-24T03:55:55.0773230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-07-24T03:55:55.0773990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:55.0774740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-07-24T03:55:55.0775490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-07-24T03:55:55.0776320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-07-24T03:55:55.0777130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0777800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-07-24T03:55:55.0778390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-07-24T03:55:55.0778980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-07-24T03:55:55.0779570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-07-24T03:55:55.0780170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-07-24T03:55:55.0780870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-07-24T03:55:55.0781520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-07-24T03:55:55.0782230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0783030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-07-24T03:55:55.0783730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-07-24T03:55:55.0784390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0785090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-07-24T03:55:55.0785840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-07-24T03:55:55.0786690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-07-24T03:55:55.0787520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0788310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-07-24T03:55:55.0789060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-07-24T03:55:55.0789770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-07-24T03:55:55.0790420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-07-24T03:55:55.0790960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-07-24T03:55:55.0791420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-07-24T03:55:55.0791880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/types.py 2025-07-24T03:55:55.0792410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-07-24T03:55:55.0793010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:55.0793620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-07-24T03:55:55.0794210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.0794980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-07-24T03:55:55.0795600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0796210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-07-24T03:55:55.0796890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-07-24T03:55:55.0797640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0798320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-07-24T03:55:55.0798980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-07-24T03:55:55.0799630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0800300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-07-24T03:55:55.0800880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-07-24T03:55:55.0801480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0802200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-07-24T03:55:55.0802820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-07-24T03:55:55.0803290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/manager.py 2025-07-24T03:55:55.0803820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-07-24T03:55:55.0804380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-07-24T03:55:55.0804890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-07-24T03:55:55.0805430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-07-24T03:55:55.0805960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-07-24T03:55:55.0806470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-07-24T03:55:55.0806990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-07-24T03:55:55.0807510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-07-24T03:55:55.0808030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-07-24T03:55:55.0808530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-07-24T03:55:55.0809000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/activate 2025-07-24T03:55:55.0809460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-07-24T03:55:55.0809950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-07-24T03:55:55.0810470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-07-24T03:55:55.0810990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-07-24T03:55:55.0811590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-07-24T03:55:55.0812170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-07-24T03:55:55.0812640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-07-24T03:55:55.0813090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-07-24T03:55:55.0813560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-07-24T03:55:55.0814020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/instructions.py 2025-07-24T03:55:55.0814450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__init__.py 2025-07-24T03:55:55.0814920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/package_info.py 2025-07-24T03:55:55.0815440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/enums.py 2025-07-24T03:55:55.0815940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-07-24T03:55:55.0816430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/version.py 2025-07-24T03:55:55.0816890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/records.py 2025-07-24T03:55:55.0817350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/channel.py 2025-07-24T03:55:55.0817810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__init__.py 2025-07-24T03:55:55.0818330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-07-24T03:55:55.0818950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-07-24T03:55:55.0819600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-07-24T03:55:55.0820210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-07-24T03:55:55.0820810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-07-24T03:55:55.0821410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-07-24T03:55:55.0822030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-07-24T03:55:55.0822630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-07-24T03:55:55.0823230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0823830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.0824360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/match_spec.py 2025-07-24T03:55:55.0824820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/dist.py 2025-07-24T03:55:55.0825290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-07-24T03:55:55.0825810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-07-24T03:55:55.0826370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.0826920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-07-24T03:55:55.0827480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-07-24T03:55:55.0828120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-07-24T03:55:55.0828720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.0829270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-07-24T03:55:55.0829830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.0830400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:55.0830960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-07-24T03:55:55.0831520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-07-24T03:55:55.0832130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.0832720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0833280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-07-24T03:55:55.0833860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-07-24T03:55:55.0834470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-07-24T03:55:55.0835040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-07-24T03:55:55.0835540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-07-24T03:55:55.0836010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-07-24T03:55:55.0836470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_create.py 2025-07-24T03:55:55.0836930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_config.py 2025-07-24T03:55:55.0837410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-07-24T03:55:55.0837870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_update.py 2025-07-24T03:55:55.0838340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_install.py 2025-07-24T03:55:55.0838840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-07-24T03:55:55.0839320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-07-24T03:55:55.0839790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_export.py 2025-07-24T03:55:55.0840250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_run.py 2025-07-24T03:55:55.0840700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_init.py 2025-07-24T03:55:55.0841160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-07-24T03:55:55.0841610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env.py 2025-07-24T03:55:55.0842050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/actions.py 2025-07-24T03:55:55.0842490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__init__.py 2025-07-24T03:55:55.0842950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-07-24T03:55:55.0843410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_info.py 2025-07-24T03:55:55.0843930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:55.0844640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.0845240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-07-24T03:55:55.0845870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-07-24T03:55:55.0846500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-07-24T03:55:55.0847110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-07-24T03:55:55.0847730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-07-24T03:55:55.0848340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-07-24T03:55:55.0848980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-07-24T03:55:55.0849570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-07-24T03:55:55.0850180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-07-24T03:55:55.0850810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-07-24T03:55:55.0851420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-07-24T03:55:55.0852010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-07-24T03:55:55.0852630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-07-24T03:55:55.0853260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-07-24T03:55:55.0853860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-07-24T03:55:55.0854450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-07-24T03:55:55.0855090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-07-24T03:55:55.0855700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-07-24T03:55:55.0856310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-07-24T03:55:55.0856920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-07-24T03:55:55.0857510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:55.0858090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-07-24T03:55:55.0858700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-07-24T03:55:55.0859300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-07-24T03:55:55.0859890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-07-24T03:55:55.0860490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-07-24T03:55:55.0861080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-07-24T03:55:55.0861830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-07-24T03:55:55.0862450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-07-24T03:55:55.0863060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-07-24T03:55:55.0863670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-07-24T03:55:55.0864260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0864870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-07-24T03:55:55.0865480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-07-24T03:55:55.0866090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-07-24T03:55:55.0866570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-07-24T03:55:55.0867030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_search.py 2025-07-24T03:55:55.0867490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/python_api.py 2025-07-24T03:55:55.0867950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-07-24T03:55:55.0868420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-07-24T03:55:55.0868920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-07-24T03:55:55.0869390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/common.py 2025-07-24T03:55:55.0869840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_list.py 2025-07-24T03:55:55.0870320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-07-24T03:55:55.0870780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/install.py 2025-07-24T03:55:55.0871250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-07-24T03:55:55.0871710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main.py 2025-07-24T03:55:55.0872170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-07-24T03:55:55.0872630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/helpers.py 2025-07-24T03:55:55.0873090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-07-24T03:55:55.0873580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-07-24T03:55:55.0874060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_package.py 2025-07-24T03:55:55.0874530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/fetch.py 2025-07-24T03:55:55.0874980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/cache.py 2025-07-24T03:55:55.0875450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__init__.py 2025-07-24T03:55:55.0875900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/core.py 2025-07-24T03:55:55.0876350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/types.py 2025-07-24T03:55:55.0876880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-07-24T03:55:55.0877470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-07-24T03:55:55.0878190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:55.0878790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-07-24T03:55:55.0879380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.0879980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0880510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/views.py 2025-07-24T03:55:55.0880950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/env.py 2025-07-24T03:55:55.0881410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-07-24T03:55:55.0882010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-07-24T03:55:55.0882690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:55.0883330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0883950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-07-24T03:55:55.0884520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-07-24T03:55:55.0885030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-07-24T03:55:55.0885510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-07-24T03:55:55.0885980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__init__.py 2025-07-24T03:55:55.0886510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-07-24T03:55:55.0887080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-07-24T03:55:55.0891580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0892120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/pip_util.py 2025-07-24T03:55:55.0892590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-07-24T03:55:55.0893100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-07-24T03:55:55.0893690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-07-24T03:55:55.0894330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.0894970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-07-24T03:55:55.0895610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0896180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-07-24T03:55:55.0896680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/base.py 2025-07-24T03:55:55.0897150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/deprecations.py 2025-07-24T03:55:55.0897570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/api.py 2025-07-24T03:55:55.0898010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__init__.py 2025-07-24T03:55:55.0898510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-07-24T03:55:55.0899140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/cases.py 2025-07-24T03:55:55.0899680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:55.0900300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-07-24T03:55:55.0900920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-07-24T03:55:55.0901540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:55.0902180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-07-24T03:55:55.0902800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0903450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-07-24T03:55:55.0904040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:55.0904700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:55.0905360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0905950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-07-24T03:55:55.0906470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-07-24T03:55:55.0906970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/integration.py 2025-07-24T03:55:55.0907490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-07-24T03:55:55.0908090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:55.0908760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0909360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-07-24T03:55:55.0909850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/helpers.py 2025-07-24T03:55:55.0910330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-07-24T03:55:55.0910800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize.py 2025-07-24T03:55:55.0911260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-07-24T03:55:55.0911740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-07-24T03:55:55.0912300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:55.0912920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-07-24T03:55:55.0913520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-07-24T03:55:55.0914140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0914750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:55.0915300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-07-24T03:55:55.0915940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-07-24T03:55:55.0916410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-07-24T03:55:55.0916890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/configuration.py 2025-07-24T03:55:55.0917370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/signals.py 2025-07-24T03:55:55.0917820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/disk.py 2025-07-24T03:55:55.0918260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_logic.py 2025-07-24T03:55:55.0918720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/toposort.py 2025-07-24T03:55:55.0919190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/compat.py 2025-07-24T03:55:55.0919710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-07-24T03:55:55.0920350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-07-24T03:55:55.0921030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0921620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-07-24T03:55:55.0922130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/directories.py 2025-07-24T03:55:55.0922640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-07-24T03:55:55.0923130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-07-24T03:55:55.0923690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:55.0924350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-07-24T03:55:55.0925000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-07-24T03:55:55.0925620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0926260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-07-24T03:55:55.0926820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/python.py 2025-07-24T03:55:55.0927310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/windows.py 2025-07-24T03:55:55.0927790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/constants.py 2025-07-24T03:55:55.0928250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/io.py 2025-07-24T03:55:55.0928700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__init__.py 2025-07-24T03:55:55.0929240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/serialize.cpython-313.pyc 2025-07-24T03:55:55.0929830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-07-24T03:55:55.0930420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-07-24T03:55:55.0931030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-07-24T03:55:55.0931640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-07-24T03:55:55.0932250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.0932970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-07-24T03:55:55.0933600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-07-24T03:55:55.0934220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:55.0934820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-07-24T03:55:55.0935400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0935990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-07-24T03:55:55.0936570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-07-24T03:55:55.0937160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/logic.py 2025-07-24T03:55:55.0937600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/url.py 2025-07-24T03:55:55.0938060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/iterators.py 2025-07-24T03:55:55.0938530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exception_handler.py 2025-07-24T03:55:55.0938970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/utils.py 2025-07-24T03:55:55.0939410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/logging.py 2025-07-24T03:55:55.0939920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-07-24T03:55:55.0940460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-07-24T03:55:55.0940990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-07-24T03:55:55.0941600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-07-24T03:55:55.0942290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-07-24T03:55:55.0942970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0943600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-07-24T03:55:55.0944250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-07-24T03:55:55.0944980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-07-24T03:55:55.0945310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-07-24T03:55:55.0945650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0945970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-07-24T03:55:55.0946240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-07-24T03:55:55.0946480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-07-24T03:55:55.0946720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-07-24T03:55:55.0947040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-07-24T03:55:55.0947330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-07-24T03:55:55.0947540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-07-24T03:55:55.0947770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-07-24T03:55:55.0948020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-07-24T03:55:55.0948260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-07-24T03:55:55.0948490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-07-24T03:55:55.0948820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-07-24T03:55:55.0949200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-07-24T03:55:55.0949510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:55.0949830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0950060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-07-24T03:55:55.0950350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-07-24T03:55:55.0950650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0950880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-07-24T03:55:55.0951090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-07-24T03:55:55.0951360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:55.0951660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-07-24T03:55:55.0951930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0952210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-07-24T03:55:55.0952430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-07-24T03:55:55.0952640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-07-24T03:55:55.0952850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-07-24T03:55:55.0953060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-07-24T03:55:55.0953280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-07-24T03:55:55.0953560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-07-24T03:55:55.0953840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-07-24T03:55:55.0954120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-07-24T03:55:55.0954400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-07-24T03:55:55.0954760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-07-24T03:55:55.0955110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-07-24T03:55:55.0955410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-07-24T03:55:55.0955690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-07-24T03:55:55.0955970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0956180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-07-24T03:55:55.0956390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-07-24T03:55:55.0956650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-07-24T03:55:55.0956900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-07-24T03:55:55.0957090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/reporters.py 2025-07-24T03:55:55.0957260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/py.typed 2025-07-24T03:55:55.0957440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exceptions.py 2025-07-24T03:55:55.0957680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-07-24T03:55:55.0957880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/constants.py 2025-07-24T03:55:55.0958070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__init__.py 2025-07-24T03:55:55.0958350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:55.0958620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0958930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-07-24T03:55:55.0959110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-07-24T03:55:55.0959300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-07-24T03:55:55.0959490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-07-24T03:55:55.0959670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-07-24T03:55:55.0959860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-07-24T03:55:55.0960130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-07-24T03:55:55.0960400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-07-24T03:55:55.0960660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.0960920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-07-24T03:55:55.0961190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-07-24T03:55:55.0961470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.0961750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-07-24T03:55:55.0962040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-07-24T03:55:55.0962450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0962660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-07-24T03:55:55.0962860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-07-24T03:55:55.0963070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-07-24T03:55:55.0963280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-07-24T03:55:55.0963520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-07-24T03:55:55.0963700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_vendor.py 2025-07-24T03:55:55.0963880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__main__.py 2025-07-24T03:55:55.0964130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/constants.py 2025-07-24T03:55:55.0964330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__init__.py 2025-07-24T03:55:55.0964590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-07-24T03:55:55.0964860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:55.0965120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0965310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/context.py 2025-07-24T03:55:55.0965490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/activate.py 2025-07-24T03:55:55.0965660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/history.py 2025-07-24T03:55:55.0965900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-07-24T03:55:55.0966150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-07-24T03:55:55.0966470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0966750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-07-24T03:55:55.0967020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-07-24T03:55:55.0967370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-24T03:55:55.0967710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0967970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-07-24T03:55:55.0968290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0968550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-07-24T03:55:55.0968820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-07-24T03:55:55.0969170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-07-24T03:55:55.0969510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0969730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-07-24T03:55:55.0970140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-07-24T03:55:55.0970430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0970690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-07-24T03:55:55.0970950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-07-24T03:55:55.0971300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-07-24T03:55:55.0971640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-07-24T03:55:55.0972440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-07-24T03:55:55.0973170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-07-24T03:55:55.0973900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-07-24T03:55:55.0974630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-07-24T03:55:55.0975360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0976100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-07-24T03:55:55.0976770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-07-24T03:55:55.0977370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-07-24T03:55:55.0977950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-07-24T03:55:55.0978520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-07-24T03:55:55.0979100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-07-24T03:55:55.0979690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-07-24T03:55:55.0980290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-07-24T03:55:55.0980900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-07-24T03:55:55.0981520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-07-24T03:55:55.0982220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-07-24T03:55:55.0982980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-07-24T03:55:55.0983740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0984430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-07-24T03:55:55.0985080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-07-24T03:55:55.0985950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-07-24T03:55:55.0986750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.0987520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-07-24T03:55:55.0988310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-07-24T03:55:55.0989110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.0989840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-07-24T03:55:55.0990560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-07-24T03:55:55.0991190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-07-24T03:55:55.0991820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-07-24T03:55:55.0992410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-07-24T03:55:55.0992990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-07-24T03:55:55.0993560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-07-24T03:55:55.0994200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-07-24T03:55:55.0994940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-07-24T03:55:55.0995690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-07-24T03:55:55.0996440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-07-24T03:55:55.0997180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-07-24T03:55:55.0997890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-07-24T03:55:55.0998600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-07-24T03:55:55.0999300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-07-24T03:55:55.1000020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-07-24T03:55:55.1000760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1001470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-07-24T03:55:55.1002140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-07-24T03:55:55.1002740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-07-24T03:55:55.1003340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-07-24T03:55:55.1004090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-07-24T03:55:55.1004700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-07-24T03:55:55.1005380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.1006130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-07-24T03:55:55.1006910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-24T03:55:55.1007680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1008520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-07-24T03:55:55.1009200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-07-24T03:55:55.1009800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-07-24T03:55:55.1010390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-07-24T03:55:55.1011000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-07-24T03:55:55.1011610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-07-24T03:55:55.1012210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-07-24T03:55:55.1012820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-07-24T03:55:55.1013440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-07-24T03:55:55.1014070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-07-24T03:55:55.1014760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-07-24T03:55:55.1015520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-07-24T03:55:55.1016290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-07-24T03:55:55.1017050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-07-24T03:55:55.1017800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-07-24T03:55:55.1018560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1019330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-07-24T03:55:55.1020080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-07-24T03:55:55.1020840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.1021680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1022490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-07-24T03:55:55.1023250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-07-24T03:55:55.1023950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-07-24T03:55:55.1024580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-07-24T03:55:55.1025210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-07-24T03:55:55.1025820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-07-24T03:55:55.1026510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-07-24T03:55:55.1027140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-07-24T03:55:55.1027730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-07-24T03:55:55.1028290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-07-24T03:55:55.1028840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-07-24T03:55:55.1029400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-07-24T03:55:55.1029920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-07-24T03:55:55.1030470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-07-24T03:55:55.1031070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-07-24T03:55:55.1031660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-07-24T03:55:55.1032250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-07-24T03:55:55.1032870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-07-24T03:55:55.1033440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-07-24T03:55:55.1034040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-07-24T03:55:55.1034670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-07-24T03:55:55.1035290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-07-24T03:55:55.1035910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-07-24T03:55:55.1036540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-07-24T03:55:55.1037180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-07-24T03:55:55.1037820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-07-24T03:55:55.1038440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-07-24T03:55:55.1039110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-07-24T03:55:55.1039770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-07-24T03:55:55.1040390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-07-24T03:55:55.1041010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-07-24T03:55:55.1041630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-07-24T03:55:55.1042270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-07-24T03:55:55.1042900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-07-24T03:55:55.1043570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-07-24T03:55:55.1044200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-07-24T03:55:55.1044800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-07-24T03:55:55.1045400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-07-24T03:55:55.1046010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-07-24T03:55:55.1046570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-07-24T03:55:55.1047200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1047840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-07-24T03:55:55.1048420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-07-24T03:55:55.1049110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-07-24T03:55:55.1049880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-07-24T03:55:55.1050630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1051320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-07-24T03:55:55.1055780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-07-24T03:55:55.1056350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__init__.py 2025-07-24T03:55:55.1056890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-07-24T03:55:55.1057490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1058100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.1058720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-07-24T03:55:55.1059330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1059860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-07-24T03:55:55.1060440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-07-24T03:55:55.1061010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-07-24T03:55:55.1061510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-07-24T03:55:55.1062020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-07-24T03:55:55.1062600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-07-24T03:55:55.1063270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-07-24T03:55:55.1063950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.1064700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-07-24T03:55:55.1065380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-07-24T03:55:55.1066000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-07-24T03:55:55.1066640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-07-24T03:55:55.1067280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-07-24T03:55:55.1067900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1068470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-07-24T03:55:55.1068970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/name.py 2025-07-24T03:55:55.1069440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/base.py 2025-07-24T03:55:55.1069980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-07-24T03:55:55.1070500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/utils.py 2025-07-24T03:55:55.1070960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__about__.py 2025-07-24T03:55:55.1071420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/py.typed 2025-07-24T03:55:55.1071890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/exceptions.py 2025-07-24T03:55:55.1072350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/fernet.py 2025-07-24T03:55:55.1072790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__init__.py 2025-07-24T03:55:55.1073300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-07-24T03:55:55.1073870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.1074440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1074930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/py.typed 2025-07-24T03:55:55.1075350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/distro.py 2025-07-24T03:55:55.1075780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__main__.py 2025-07-24T03:55:55.1076260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/RECORD 2025-07-24T03:55:55.1076790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/LICENSE 2025-07-24T03:55:55.1077480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/direct_url.json 2025-07-24T03:55:55.1078040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/WHEEL 2025-07-24T03:55:55.1078560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/REQUESTED 2025-07-24T03:55:55.1079100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/INSTALLER 2025-07-24T03:55:55.1079630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/METADATA 2025-07-24T03:55:55.1080180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-07-24T03:55:55.1080750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-07-24T03:55:55.1081380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-07-24T03:55:55.1082020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-07-24T03:55:55.1082600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-07-24T03:55:55.1083190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-07-24T03:55:55.1083770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-07-24T03:55:55.1084340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-07-24T03:55:55.1084880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-07-24T03:55:55.1085420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-07-24T03:55:55.1085970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-07-24T03:55:55.1086510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-07-24T03:55:55.1087060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-07-24T03:55:55.1087600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-07-24T03:55:55.1088130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-07-24T03:55:55.1088660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-07-24T03:55:55.1089130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer.py 2025-07-24T03:55:55.1089560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-07-24T03:55:55.1090020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-07-24T03:55:55.1090480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-07-24T03:55:55.1090910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/error.py 2025-07-24T03:55:55.1091340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-07-24T03:55:55.1091810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-07-24T03:55:55.1092270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-07-24T03:55:55.1092690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__init__.py 2025-07-24T03:55:55.1093120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-07-24T03:55:55.1093570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-07-24T03:55:55.1094210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-07-24T03:55:55.1094800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-07-24T03:55:55.1095360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.1095910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-07-24T03:55:55.1096470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-07-24T03:55:55.1097030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-07-24T03:55:55.1097620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-07-24T03:55:55.1098290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-07-24T03:55:55.1098900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-07-24T03:55:55.1099460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-07-24T03:55:55.1100020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-07-24T03:55:55.1100600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-07-24T03:55:55.1101180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-07-24T03:55:55.1101770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-07-24T03:55:55.1102370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-07-24T03:55:55.1102930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-07-24T03:55:55.1103480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1104040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-07-24T03:55:55.1104530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-07-24T03:55:55.1104950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/model.py 2025-07-24T03:55:55.1105370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-07-24T03:55:55.1105800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/api.py 2025-07-24T03:55:55.1106210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-07-24T03:55:55.1106660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_embedding.h 2025-07-24T03:55:55.1107090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/commontypes.py 2025-07-24T03:55:55.1107510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/lock.py 2025-07-24T03:55:55.1107930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/recompiler.py 2025-07-24T03:55:55.1108350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cparser.py 2025-07-24T03:55:55.1108770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/verifier.py 2025-07-24T03:55:55.1109200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-07-24T03:55:55.1109680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/RECORD 2025-07-24T03:55:55.1110300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/licenses/LICENSE 2025-07-24T03:55:55.1110910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/direct_url.json 2025-07-24T03:55:55.1111440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/WHEEL 2025-07-24T03:55:55.1111970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/top_level.txt 2025-07-24T03:55:55.1112510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/REQUESTED 2025-07-24T03:55:55.1113040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/INSTALLER 2025-07-24T03:55:55.1113560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.4.dist-info/METADATA 2025-07-24T03:55:55.1114100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/RECORD 2025-07-24T03:55:55.1114750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/licenses/LICENSE 2025-07-24T03:55:55.1115360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/direct_url.json 2025-07-24T03:55:55.1115940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/WHEEL 2025-07-24T03:55:55.1116520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/entry_points.txt 2025-07-24T03:55:55.1117110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/REQUESTED 2025-07-24T03:55:55.1117680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/INSTALLER 2025-07-24T03:55:55.1118250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.1.dist-info/METADATA 2025-07-24T03:55:55.1118810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-07-24T03:55:55.1119380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-07-24T03:55:55.1119970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-07-24T03:55:55.1120540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-07-24T03:55:55.1121080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-07-24T03:55:55.1121640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-07-24T03:55:55.1122190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-07-24T03:55:55.1122730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-07-24T03:55:55.1123260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-07-24T03:55:55.1123800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-07-24T03:55:55.1124340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-07-24T03:55:55.1124870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-07-24T03:55:55.1125420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-07-24T03:55:55.1125950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-07-24T03:55:55.1126480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-07-24T03:55:55.1127060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-07-24T03:55:55.1127630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-07-24T03:55:55.1128160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-07-24T03:55:55.1128680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-07-24T03:55:55.1129190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-07-24T03:55:55.1129720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-07-24T03:55:55.1130230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-07-24T03:55:55.1130740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-07-24T03:55:55.1131310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-07-24T03:55:55.1131780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/tree.py 2025-07-24T03:55:55.1132220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/token.py 2025-07-24T03:55:55.1132680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-07-24T03:55:55.1133150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/renderer.py 2025-07-24T03:55:55.1133640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-07-24T03:55:55.1134160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-07-24T03:55:55.1134670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-07-24T03:55:55.1135190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-07-24T03:55:55.1135710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-07-24T03:55:55.1136240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-07-24T03:55:55.1136850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-07-24T03:55:55.1137530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-07-24T03:55:55.1138190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-07-24T03:55:55.1138870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-07-24T03:55:55.1139530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-07-24T03:55:55.1140170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-07-24T03:55:55.1140800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-07-24T03:55:55.1141440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-07-24T03:55:55.1142110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-07-24T03:55:55.1142780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-07-24T03:55:55.1143440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-07-24T03:55:55.1144280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1144940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-07-24T03:55:55.1145530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-07-24T03:55:55.1146050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-07-24T03:55:55.1146580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-07-24T03:55:55.1147110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-07-24T03:55:55.1147640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-07-24T03:55:55.1148250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-07-24T03:55:55.1148780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-07-24T03:55:55.1149270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/ruler.py 2025-07-24T03:55:55.1149760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-07-24T03:55:55.1150300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-07-24T03:55:55.1150830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-07-24T03:55:55.1151360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-07-24T03:55:55.1151930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-07-24T03:55:55.1152590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-07-24T03:55:55.1153260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-07-24T03:55:55.1153920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-07-24T03:55:55.1154570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-07-24T03:55:55.1155240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-07-24T03:55:55.1155920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-07-24T03:55:55.1156590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1157190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-07-24T03:55:55.1157710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-07-24T03:55:55.1158220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-07-24T03:55:55.1158720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-07-24T03:55:55.1159200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__init__.py 2025-07-24T03:55:55.1159670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-07-24T03:55:55.1160190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.1160850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-07-24T03:55:55.1161530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-07-24T03:55:55.1162130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-07-24T03:55:55.1162730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-07-24T03:55:55.1163330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-07-24T03:55:55.1163930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-07-24T03:55:55.1164510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1165160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:55.1165770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-07-24T03:55:55.1166390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-07-24T03:55:55.1166980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1167530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-07-24T03:55:55.1168070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:55.1168680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1169230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-07-24T03:55:55.1169690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/port.yaml 2025-07-24T03:55:55.1170160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-07-24T03:55:55.1170740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-07-24T03:55:55.1171390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-07-24T03:55:55.1172030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-07-24T03:55:55.1172660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1173300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-07-24T03:55:55.1173940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1174520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-07-24T03:55:55.1175020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-07-24T03:55:55.1175510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-07-24T03:55:55.1176010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-07-24T03:55:55.1176530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-07-24T03:55:55.1177000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/utils.py 2025-07-24T03:55:55.1177450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/py.typed 2025-07-24T03:55:55.1178050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-07-24T03:55:55.1178570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-07-24T03:55:55.1179100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-07-24T03:55:55.1179650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-07-24T03:55:55.1180200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-07-24T03:55:55.1180740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-07-24T03:55:55.1181280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-07-24T03:55:55.1181950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-07-24T03:55:55.1182620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-07-24T03:55:55.1183290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-07-24T03:55:55.1183970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-07-24T03:55:55.1184630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-07-24T03:55:55.1185280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:55.1185930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-07-24T03:55:55.1186610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-07-24T03:55:55.1187290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-07-24T03:55:55.1187960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-07-24T03:55:55.1188630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-07-24T03:55:55.1189300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-07-24T03:55:55.1190000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-07-24T03:55:55.1190680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1191360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-07-24T03:55:55.1191990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-07-24T03:55:55.1256380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-07-24T03:55:55.1298120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-07-24T03:55:55.1298670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-07-24T03:55:55.1299650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-07-24T03:55:55.1301330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-07-24T03:55:55.1302030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-07-24T03:55:55.1302550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-07-24T03:55:55.1303050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_compat.py 2025-07-24T03:55:55.1303540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-07-24T03:55:55.1304040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-07-24T03:55:55.1304570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-07-24T03:55:55.1305130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-07-24T03:55:55.1305840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-07-24T03:55:55.1306500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-07-24T03:55:55.1307140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1307700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-07-24T03:55:55.1308210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-07-24T03:55:55.1308670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/main.py 2025-07-24T03:55:55.1309150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-07-24T03:55:55.1309750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-07-24T03:55:55.1310450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-07-24T03:55:55.1311150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-07-24T03:55:55.1311830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1312440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-07-24T03:55:55.1313000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-07-24T03:55:55.1313550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-07-24T03:55:55.1314070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-07-24T03:55:55.1314580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-07-24T03:55:55.1315090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-07-24T03:55:55.1315600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-07-24T03:55:55.1316100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-07-24T03:55:55.1316610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-07-24T03:55:55.1317100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-07-24T03:55:55.1317600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-07-24T03:55:55.1318110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-07-24T03:55:55.1318760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-07-24T03:55:55.1319280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-07-24T03:55:55.1319810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-07-24T03:55:55.1320330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-07-24T03:55:55.1320840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-07-24T03:55:55.1325680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-07-24T03:55:55.1326190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-07-24T03:55:55.1326900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-07-24T03:55:55.1327740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-07-24T03:55:55.1328560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-07-24T03:55:55.1329380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-07-24T03:55:55.1330050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-07-24T03:55:55.1330570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-07-24T03:55:55.1331080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-07-24T03:55:55.1331620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-07-24T03:55:55.1332170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-07-24T03:55:55.1332690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-07-24T03:55:55.1333230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-07-24T03:55:55.1333750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-07-24T03:55:55.1334270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-07-24T03:55:55.1334810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/RECORD 2025-07-24T03:55:55.1335400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/licenses/LICENSE 2025-07-24T03:55:55.1336010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/direct_url.json 2025-07-24T03:55:55.1336590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/WHEEL 2025-07-24T03:55:55.1337160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/REQUESTED 2025-07-24T03:55:55.1337730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/INSTALLER 2025-07-24T03:55:55.1338300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection-0.4.0.dist-info/METADATA 2025-07-24T03:55:55.1338800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/intranges.py 2025-07-24T03:55:55.1339240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/package_data.py 2025-07-24T03:55:55.1339670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/compat.py 2025-07-24T03:55:55.1340220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/idnadata.py 2025-07-24T03:55:55.1340650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__init__.py 2025-07-24T03:55:55.1341060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/core.py 2025-07-24T03:55:55.1341540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-07-24T03:55:55.1342080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:55.1342640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-07-24T03:55:55.1343200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.1343800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-07-24T03:55:55.1344410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-07-24T03:55:55.1344990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-07-24T03:55:55.1345550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1346030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/py.typed 2025-07-24T03:55:55.1346440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/codec.py 2025-07-24T03:55:55.1346850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/uts46data.py 2025-07-24T03:55:55.1347310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-07-24T03:55:55.1347810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-07-24T03:55:55.1348320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-07-24T03:55:55.1348800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-07-24T03:55:55.1349290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-07-24T03:55:55.1349840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.1350460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-07-24T03:55:55.1351090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:55.1351710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-07-24T03:55:55.1352360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.1353000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:55.1353630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-07-24T03:55:55.1354250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-07-24T03:55:55.1354880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1355430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-07-24T03:55:55.1355910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-07-24T03:55:55.1356480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-07-24T03:55:55.1357030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-07-24T03:55:55.1357580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-07-24T03:55:55.1358070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-07-24T03:55:55.1358600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-07-24T03:55:55.1359200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-07-24T03:55:55.1359870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1360580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-07-24T03:55:55.1361290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-07-24T03:55:55.1361900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-07-24T03:55:55.1362430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-07-24T03:55:55.1362910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/metadata.py 2025-07-24T03:55:55.1363350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-07-24T03:55:55.1363780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/util.py 2025-07-24T03:55:55.1364230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-07-24T03:55:55.1364690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__init__.py 2025-07-24T03:55:55.1365200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-24T03:55:55.1365780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-24T03:55:55.1366350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:55.1366910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.1367490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-24T03:55:55.1368070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-24T03:55:55.1368680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-24T03:55:55.1369280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.1369850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1370350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/pack.py 2025-07-24T03:55:55.1370770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/tags.py 2025-07-24T03:55:55.1371200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/convert.py 2025-07-24T03:55:55.1371650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-07-24T03:55:55.1372150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-24T03:55:55.1372720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:55.1373450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-24T03:55:55.1374040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-24T03:55:55.1374620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1375130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-07-24T03:55:55.1375570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-07-24T03:55:55.1376050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-07-24T03:55:55.1376580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-07-24T03:55:55.1377170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-07-24T03:55:55.1377720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-07-24T03:55:55.1378260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-07-24T03:55:55.1378810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-07-24T03:55:55.1379420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:55.1379740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:55.1380060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:55.1380360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1380650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:55.1380970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:55.1381280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:55.1381600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:55.1381900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1382220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:55.1382520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.1382830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:55.1383140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:55.1383370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-07-24T03:55:55.1383610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-07-24T03:55:55.1383830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-07-24T03:55:55.1384080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-07-24T03:55:55.1384410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-07-24T03:55:55.1384700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-07-24T03:55:55.1384940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-07-24T03:55:55.1385170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-07-24T03:55:55.1385410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-07-24T03:55:55.1385640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-07-24T03:55:55.1385850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-07-24T03:55:55.1386050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-07-24T03:55:55.1386410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1386600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-07-24T03:55:55.1386790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/wheelfile.py 2025-07-24T03:55:55.1386970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__main__.py 2025-07-24T03:55:55.1387200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-07-24T03:55:55.1387440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-07-24T03:55:55.1387700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-07-24T03:55:55.1388000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-07-24T03:55:55.1388280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-07-24T03:55:55.1428400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-07-24T03:55:55.1429130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-07-24T03:55:55.1429740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-07-24T03:55:55.1435980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-07-24T03:55:55.1446400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-07-24T03:55:55.1451250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-07-24T03:55:55.1452000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-07-24T03:55:55.1452740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-07-24T03:55:55.1462810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-07-24T03:55:55.1463850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-07-24T03:55:55.1464070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-07-24T03:55:55.1464300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-07-24T03:55:55.1464520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-07-24T03:55:55.1464720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/specs.py 2025-07-24T03:55:55.1464930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/version.py 2025-07-24T03:55:55.1465280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-07-24T03:55:55.1465470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.py 2025-07-24T03:55:55.1465730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-07-24T03:55:55.1465950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-07-24T03:55:55.1466160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-07-24T03:55:55.1466450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-07-24T03:55:55.1466730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1467070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-07-24T03:55:55.1467320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1467590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1467860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.1468040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/utils.py 2025-07-24T03:55:55.1468220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/py.typed 2025-07-24T03:55:55.1468480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-07-24T03:55:55.1468710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-07-24T03:55:55.1468960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-07-24T03:55:55.1469210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-07-24T03:55:55.1469470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-07-24T03:55:55.1469690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-07-24T03:55:55.1469870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/xontrib/conda.xsh 2025-07-24T03:55:55.1470090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/RECORD 2025-07-24T03:55:55.1470320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/LICENSE 2025-07-24T03:55:55.1470570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-07-24T03:55:55.1470800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/WHEEL 2025-07-24T03:55:55.1471040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-07-24T03:55:55.1471260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-07-24T03:55:55.1471490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-07-24T03:55:55.1471720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/METADATA 2025-07-24T03:55:55.1471920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/md.py 2025-07-24T03:55:55.1472140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/version.py 2025-07-24T03:55:55.1472360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/legacy.py 2025-07-24T03:55:55.1472680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/models.py 2025-07-24T03:55:55.1472900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__init__.py 2025-07-24T03:55:55.1473190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/constant.cpython-313.pyc 2025-07-24T03:55:55.1473460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.1473750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/legacy.cpython-313.pyc 2025-07-24T03:55:55.1474030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1474310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/models.cpython-313.pyc 2025-07-24T03:55:55.1474640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/md.cpython-313.pyc 2025-07-24T03:55:55.1474910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/cd.cpython-313.pyc 2025-07-24T03:55:55.1475200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.1475480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1475760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.1475990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__init__.py 2025-07-24T03:55:55.1476290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.1476590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1476810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__main__.py 2025-07-24T03:55:55.1477020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/api.py 2025-07-24T03:55:55.1477230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/utils.py 2025-07-24T03:55:55.1477440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/py.typed 2025-07-24T03:55:55.1477650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/constant.py 2025-07-24T03:55:55.1477860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__main__.py 2025-07-24T03:55:55.1478060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cd.py 2025-07-24T03:55:55.1478300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-07-24T03:55:55.1478490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/cookies.py 2025-07-24T03:55:55.1478660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/auth.py 2025-07-24T03:55:55.1478850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/sessions.py 2025-07-24T03:55:55.1479030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/hooks.py 2025-07-24T03:55:55.1479210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/compat.py 2025-07-24T03:55:55.1479390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/models.py 2025-07-24T03:55:55.1479560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/certs.py 2025-07-24T03:55:55.1479750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__init__.py 2025-07-24T03:55:55.1480070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/status_codes.py 2025-07-24T03:55:55.1480270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/packages.py 2025-07-24T03:55:55.1480470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__version__.py 2025-07-24T03:55:55.1480740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-07-24T03:55:55.1480990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.1481250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-07-24T03:55:55.1481520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-07-24T03:55:55.1481840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.1482110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-07-24T03:55:55.1483100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-07-24T03:55:55.1484550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1584900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-07-24T03:55:55.1635490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-07-24T03:55:55.1636760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.1656900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-07-24T03:55:55.1661580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-07-24T03:55:55.1662410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-07-24T03:55:55.1663350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-07-24T03:55:55.1663880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-07-24T03:55:55.1664160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1664430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-07-24T03:55:55.1664600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/api.py 2025-07-24T03:55:55.1664820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/_internal_utils.py 2025-07-24T03:55:55.1665000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/utils.py 2025-07-24T03:55:55.1665200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/exceptions.py 2025-07-24T03:55:55.1665390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/structures.py 2025-07-24T03:55:55.1665570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/help.py 2025-07-24T03:55:55.1665760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/adapters.py 2025-07-24T03:55:55.1666010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-07-24T03:55:55.1666300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:55.1666670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-07-24T03:55:55.1667010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-07-24T03:55:55.1667260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-07-24T03:55:55.1667540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-07-24T03:55:55.1667800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-07-24T03:55:55.1668050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-07-24T03:55:55.1668310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-07-24T03:55:55.1668600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/configuration.py 2025-07-24T03:55:55.1668810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/pyproject.py 2025-07-24T03:55:55.1669030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/auth.py 2025-07-24T03:55:55.1669260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/xmlrpc.py 2025-07-24T03:55:55.1669480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/download.py 2025-07-24T03:55:55.1669710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/session.py 2025-07-24T03:55:55.1669930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/cache.py 2025-07-24T03:55:55.1670150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__init__.py 2025-07-24T03:55:55.1670450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc 2025-07-24T03:55:55.1670750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc 2025-07-24T03:55:55.1671040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc 2025-07-24T03:55:55.1671320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.1671610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc 2025-07-24T03:55:55.1671900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc 2025-07-24T03:55:55.1672190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc 2025-07-24T03:55:55.1672480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1672710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/utils.py 2025-07-24T03:55:55.1672940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/lazy_wheel.py 2025-07-24T03:55:55.1673130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cache.py 2025-07-24T03:55:55.1673340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__init__.py 2025-07-24T03:55:55.1673550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/logging.py 2025-07-24T03:55:55.1673760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/misc.py 2025-07-24T03:55:55.1673980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/egg_link.py 2025-07-24T03:55:55.1674310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compat.py 2025-07-24T03:55:55.1674550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/deprecation.py 2025-07-24T03:55:55.1674770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/subprocess.py 2025-07-24T03:55:55.1675000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filesystem.py 2025-07-24T03:55:55.1675250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-07-24T03:55:55.1675470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__init__.py 2025-07-24T03:55:55.1675700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_jaraco_text.py 2025-07-24T03:55:55.1676020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc 2025-07-24T03:55:55.1676340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc 2025-07-24T03:55:55.1676630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc 2025-07-24T03:55:55.1676910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc 2025-07-24T03:55:55.1677220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-313.pyc 2025-07-24T03:55:55.1677510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc 2025-07-24T03:55:55.1677800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc 2025-07-24T03:55:55.1678090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:55.1678370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc 2025-07-24T03:55:55.1678660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.1678960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc 2025-07-24T03:55:55.1679250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc 2025-07-24T03:55:55.1679530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc 2025-07-24T03:55:55.1679820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc 2025-07-24T03:55:55.1680110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.1680430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc 2025-07-24T03:55:55.1680710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc 2025-07-24T03:55:55.1681020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc 2025-07-24T03:55:55.1681310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc 2025-07-24T03:55:55.1681590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc 2025-07-24T03:55:55.1681890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc 2025-07-24T03:55:55.1682300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1682600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc 2025-07-24T03:55:55.1682870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc 2025-07-24T03:55:55.1683150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc 2025-07-24T03:55:55.1683450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc 2025-07-24T03:55:55.1683680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/temp_dir.py 2025-07-24T03:55:55.1683920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/retry.py 2025-07-24T03:55:55.1684170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/appdirs.py 2025-07-24T03:55:55.1684420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/setuptools_build.py 2025-07-24T03:55:55.1684650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/packaging.py 2025-07-24T03:55:55.1684880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/entrypoints.py 2025-07-24T03:55:55.1685100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filetypes.py 2025-07-24T03:55:55.1685350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compatibility_tags.py 2025-07-24T03:55:55.1685570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/datetime.py 2025-07-24T03:55:55.1685780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/urls.py 2025-07-24T03:55:55.1686000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/hashes.py 2025-07-24T03:55:55.1686230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/virtualenv.py 2025-07-24T03:55:55.1686440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_log.py 2025-07-24T03:55:55.1686650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/glibc.py 2025-07-24T03:55:55.1686860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/wheel.py 2025-07-24T03:55:55.1687080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/unpacking.py 2025-07-24T03:55:55.1687290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/link.py 2025-07-24T03:55:55.1687540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/selection_prefs.py 2025-07-24T03:55:55.1687780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/direct_url.py 2025-07-24T03:55:55.1687990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/index.py 2025-07-24T03:55:55.1688230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/target_python.py 2025-07-24T03:55:55.1688450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/pylock.py 2025-07-24T03:55:55.1688670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__init__.py 2025-07-24T03:55:55.1688970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc 2025-07-24T03:55:55.1689250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc 2025-07-24T03:55:55.1689680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc 2025-07-24T03:55:55.1689970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/pylock.cpython-313.pyc 2025-07-24T03:55:55.1690250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.1690560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc 2025-07-24T03:55:55.1690880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc 2025-07-24T03:55:55.1691200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc 2025-07-24T03:55:55.1691570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc 2025-07-24T03:55:55.1691860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc 2025-07-24T03:55:55.1692150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc 2025-07-24T03:55:55.1692440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc 2025-07-24T03:55:55.1692730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1692970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/search_scope.py 2025-07-24T03:55:55.1693190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/candidate.py 2025-07-24T03:55:55.1693430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/format_control.py 2025-07-24T03:55:55.1693690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/installation_report.py 2025-07-24T03:55:55.1693910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/scheme.py 2025-07-24T03:55:55.1694130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/wheel.py 2025-07-24T03:55:55.1694410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc 2025-07-24T03:55:55.1694670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.1694950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc 2025-07-24T03:55:55.1695250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc 2025-07-24T03:55:55.1695540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.1695800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc 2025-07-24T03:55:55.1696090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc 2025-07-24T03:55:55.1696370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc 2025-07-24T03:55:55.1696650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1696870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/cmdoptions.py 2025-07-24T03:55:55.1697100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__init__.py 2025-07-24T03:55:55.1697460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/index_command.py 2025-07-24T03:55:55.1697690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/status_codes.py 2025-07-24T03:55:55.1697960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.1698250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc 2025-07-24T03:55:55.1698560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc 2025-07-24T03:55:55.1698850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc 2025-07-24T03:55:55.1699140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc 2025-07-24T03:55:55.1699510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc 2025-07-24T03:55:55.1699800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc 2025-07-24T03:55:55.1700100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc 2025-07-24T03:55:55.1700400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc 2025-07-24T03:55:55.1700690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc 2025-07-24T03:55:55.1700970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1701260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc 2025-07-24T03:55:55.1701540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc 2025-07-24T03:55:55.1701760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/parser.py 2025-07-24T03:55:55.1701990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/command_context.py 2025-07-24T03:55:55.1702210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/spinners.py 2025-07-24T03:55:55.1702440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/autocompletion.py 2025-07-24T03:55:55.1702710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/base_command.py 2025-07-24T03:55:55.1702940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main_parser.py 2025-07-24T03:55:55.1803310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/progress_bars.py 2025-07-24T03:55:55.1868800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main.py 2025-07-24T03:55:55.1869880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/req_command.py 2025-07-24T03:55:55.1872020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-07-24T03:55:55.1872290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__init__.py 2025-07-24T03:55:55.1873290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.1873910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-313.pyc 2025-07-24T03:55:55.1874360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.1973990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py 2025-07-24T03:55:55.2000370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/check.py 2025-07-24T03:55:55.2006040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__init__.py 2025-07-24T03:55:55.2006370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc 2025-07-24T03:55:55.2006670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc 2025-07-24T03:55:55.2006980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc 2025-07-24T03:55:55.2007370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2007610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/freeze.py 2025-07-24T03:55:55.2007870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-07-24T03:55:55.2008120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata.py 2025-07-24T03:55:55.2008390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-07-24T03:55:55.2008660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-07-24T03:55:55.2008910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__init__.py 2025-07-24T03:55:55.2009250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-313.pyc 2025-07-24T03:55:55.2009560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.2009900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-313.pyc 2025-07-24T03:55:55.2010240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc 2025-07-24T03:55:55.2010570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:55.2010900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc 2025-07-24T03:55:55.2011240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc 2025-07-24T03:55:55.2011560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2011830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-07-24T03:55:55.2012080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel.py 2025-07-24T03:55:55.2012340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/build_tracker.py 2025-07-24T03:55:55.2012580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/prepare.py 2025-07-24T03:55:55.2012800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_install.py 2025-07-24T03:55:55.2013020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_set.py 2025-07-24T03:55:55.2013380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_uninstall.py 2025-07-24T03:55:55.2013600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__init__.py 2025-07-24T03:55:55.2013900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc 2025-07-24T03:55:55.2014190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc 2025-07-24T03:55:55.2014500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc 2025-07-24T03:55:55.2014780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc 2025-07-24T03:55:55.2015080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc 2025-07-24T03:55:55.2015420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc 2025-07-24T03:55:55.2015700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2015960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_dependency_group.py 2025-07-24T03:55:55.2016170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_file.py 2025-07-24T03:55:55.2016390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/constructors.py 2025-07-24T03:55:55.2016650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-07-24T03:55:55.2016970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc 2025-07-24T03:55:55.2017290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2017550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-07-24T03:55:55.2017780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__init__.py 2025-07-24T03:55:55.2018090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.2018390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2018610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/base.py 2025-07-24T03:55:55.2018880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-07-24T03:55:55.2019160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-07-24T03:55:55.2019430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-07-24T03:55:55.2019690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-07-24T03:55:55.2020020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc 2025-07-24T03:55:55.2020360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc 2025-07-24T03:55:55.2020700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:55.2021080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.2021500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc 2025-07-24T03:55:55.2021830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc 2025-07-24T03:55:55.2022170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc 2025-07-24T03:55:55.2022530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc 2025-07-24T03:55:55.2022860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2023180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-07-24T03:55:55.2023470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-07-24T03:55:55.2023740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-07-24T03:55:55.2024000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-07-24T03:55:55.2024260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-07-24T03:55:55.2024460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/git.py 2025-07-24T03:55:55.2024670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__init__.py 2025-07-24T03:55:55.2033630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc 2025-07-24T03:55:55.2033940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc 2025-07-24T03:55:55.2034230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc 2025-07-24T03:55:55.2034500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc 2025-07-24T03:55:55.2034780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc 2025-07-24T03:55:55.2035070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2035290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/mercurial.py 2025-07-24T03:55:55.2035500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/bazaar.py 2025-07-24T03:55:55.2035740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/versioncontrol.py 2025-07-24T03:55:55.2035970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/subversion.py 2025-07-24T03:55:55.2036190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__init__.py 2025-07-24T03:55:55.2036500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc 2025-07-24T03:55:55.2036790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.2037100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc 2025-07-24T03:55:55.2037400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2037830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_sysconfig.py 2025-07-24T03:55:55.2038080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_distutils.py 2025-07-24T03:55:55.2038300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/base.py 2025-07-24T03:55:55.2038520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/collector.py 2025-07-24T03:55:55.2038740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__init__.py 2025-07-24T03:55:55.2039030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc 2025-07-24T03:55:55.2039320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc 2025-07-24T03:55:55.2039700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc 2025-07-24T03:55:55.2039990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2040200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/sources.py 2025-07-24T03:55:55.2040440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/package_finder.py 2025-07-24T03:55:55.2040650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/exceptions.py 2025-07-24T03:55:55.2040890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/configuration.py 2025-07-24T03:55:55.2041110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/show.py 2025-07-24T03:55:55.2041330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/list.py 2025-07-24T03:55:55.2041560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/check.py 2025-07-24T03:55:55.2041780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/index.py 2025-07-24T03:55:55.2042010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/completion.py 2025-07-24T03:55:55.2042240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/download.py 2025-07-24T03:55:55.2042460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/cache.py 2025-07-24T03:55:55.2042680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__init__.py 2025-07-24T03:55:55.2042980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc 2025-07-24T03:55:55.2043270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc 2025-07-24T03:55:55.2043550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc 2025-07-24T03:55:55.2043840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc 2025-07-24T03:55:55.2044130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc 2025-07-24T03:55:55.2044420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc 2025-07-24T03:55:55.2044700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc 2025-07-24T03:55:55.2044990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc 2025-07-24T03:55:55.2045400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.2045690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc 2025-07-24T03:55:55.2045980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc 2025-07-24T03:55:55.2046270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:55.2046580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc 2025-07-24T03:55:55.2046880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc 2025-07-24T03:55:55.2047190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc 2025-07-24T03:55:55.2047550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc 2025-07-24T03:55:55.2047830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc 2025-07-24T03:55:55.2048120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2048420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc 2025-07-24T03:55:55.2048640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/hash.py 2025-07-24T03:55:55.2048860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/inspect.py 2025-07-24T03:55:55.2049080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/debug.py 2025-07-24T03:55:55.2049320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/uninstall.py 2025-07-24T03:55:55.2049540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/lock.py 2025-07-24T03:55:55.2049760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/freeze.py 2025-07-24T03:55:55.2049980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/search.py 2025-07-24T03:55:55.2050210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/install.py 2025-07-24T03:55:55.2050430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/help.py 2025-07-24T03:55:55.2050650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/wheel.py 2025-07-24T03:55:55.2050840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/main.py 2025-07-24T03:55:55.2051060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/wheel_builder.py 2025-07-24T03:55:55.2051280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/_json.py 2025-07-24T03:55:55.2051510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__init__.py 2025-07-24T03:55:55.2051790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.2052110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc 2025-07-24T03:55:55.2052410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2052690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc 2025-07-24T03:55:55.2053050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/pkg_resources.py 2025-07-24T03:55:55.2053300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-07-24T03:55:55.2053560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-07-24T03:55:55.2053890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc 2025-07-24T03:55:55.2054210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc 2025-07-24T03:55:55.2054520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc 2025-07-24T03:55:55.2054850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2055150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-07-24T03:55:55.2055410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-07-24T03:55:55.2055620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/base.py 2025-07-24T03:55:55.2055860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__init__.py 2025-07-24T03:55:55.2056160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.2056490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc 2025-07-24T03:55:55.2056790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.2057100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc 2025-07-24T03:55:55.2057410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2057650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/sdist.py 2025-07-24T03:55:55.2057900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/installed.py 2025-07-24T03:55:55.2058130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/base.py 2025-07-24T03:55:55.2058360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/wheel.py 2025-07-24T03:55:55.2058590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/self_outdated_check.py 2025-07-24T03:55:55.2058810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/build_env.py 2025-07-24T03:55:55.2059020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/tags.py 2025-07-24T03:55:55.2059260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_musllinux.py 2025-07-24T03:55:55.2059480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/metadata.py 2025-07-24T03:55:55.2059700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/version.py 2025-07-24T03:55:55.2059950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-07-24T03:55:55.2060190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-07-24T03:55:55.2060510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-24T03:55:55.2060950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2061200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__init__.py 2025-07-24T03:55:55.2061500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:55.2061810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:55.2062110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:55.2062390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.2062750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:55.2063050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:55.2063340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:55.2063650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:55.2063950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:55.2064240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2064540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:55.2064830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.2065130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:55.2065420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:55.2065640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_parser.py 2025-07-24T03:55:55.2065860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/utils.py 2025-07-24T03:55:55.2066100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/requirements.py 2025-07-24T03:55:55.2066330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_structures.py 2025-07-24T03:55:55.2066560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/markers.py 2025-07-24T03:55:55.2066780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/py.typed 2025-07-24T03:55:55.2067010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_manylinux.py 2025-07-24T03:55:55.2067240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-07-24T03:55:55.2067470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/specifiers.py 2025-07-24T03:55:55.2067700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_elffile.py 2025-07-24T03:55:55.2067890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/vendor.txt 2025-07-24T03:55:55.2068120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_openssl.py 2025-07-24T03:55:55.2068470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_api.py 2025-07-24T03:55:55.2068690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_macos.py 2025-07-24T03:55:55.2068920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__init__.py 2025-07-24T03:55:55.2069230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc 2025-07-24T03:55:55.2069520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc 2025-07-24T03:55:55.2069800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc 2025-07-24T03:55:55.2070100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc 2025-07-24T03:55:55.2070490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-07-24T03:55:55.2070790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2071040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-07-24T03:55:55.2071260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/py.typed 2025-07-24T03:55:55.2071490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_windows.py 2025-07-24T03:55:55.2071710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__init__.py 2025-07-24T03:55:55.2072000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc 2025-07-24T03:55:55.2072300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.2072580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc 2025-07-24T03:55:55.2072870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2073090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/exceptions.py 2025-07-24T03:55:55.2073310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/fallback.py 2025-07-24T03:55:55.2073510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/ext.py 2025-07-24T03:55:55.2073800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-07-24T03:55:55.2074050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-07-24T03:55:55.2074400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc 2025-07-24T03:55:55.2074730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc 2025-07-24T03:55:55.2075060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc 2025-07-24T03:55:55.2075420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc 2025-07-24T03:55:55.2075730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2076040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2076480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-07-24T03:55:55.2076750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-07-24T03:55:55.2076990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/py.typed 2025-07-24T03:55:55.2077250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-07-24T03:55:55.2077500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-07-24T03:55:55.2077740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-07-24T03:55:55.2078060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2078350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/modeline.py 2025-07-24T03:55:55.2078580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/console.py 2025-07-24T03:55:55.2078800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/scanner.py 2025-07-24T03:55:55.2079030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatter.py 2025-07-24T03:55:55.2079270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-07-24T03:55:55.2079580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:55.2079890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-07-24T03:55:55.2080210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2080440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/python.py 2025-07-24T03:55:55.2080690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-07-24T03:55:55.2080910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/token.py 2025-07-24T03:55:55.2081120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/style.py 2025-07-24T03:55:55.2081330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/util.py 2025-07-24T03:55:55.2081560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/sphinxext.py 2025-07-24T03:55:55.2081780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__init__.py 2025-07-24T03:55:55.2082040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-07-24T03:55:55.2082370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:55.2082720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2175420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-07-24T03:55:55.2175730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc 2025-07-24T03:55:55.2195630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc 2025-07-24T03:55:55.2210590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc 2025-07-24T03:55:55.2211370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc 2025-07-24T03:55:55.2211680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:55.2211970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc 2025-07-24T03:55:55.2212260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc 2025-07-24T03:55:55.2212560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc 2025-07-24T03:55:55.2212860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc 2025-07-24T03:55:55.2213200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.2213500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-07-24T03:55:55.2213790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc 2025-07-24T03:55:55.2214070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2214350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2214640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:55.2214880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-07-24T03:55:55.2215200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-07-24T03:55:55.2215510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2215760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-07-24T03:55:55.2215980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/unistring.py 2025-07-24T03:55:55.2216190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexer.py 2025-07-24T03:55:55.2216420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/regexopt.py 2025-07-24T03:55:55.2216630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/plugin.py 2025-07-24T03:55:55.2216850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filter.py 2025-07-24T03:55:55.2217070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__main__.py 2025-07-24T03:55:55.2217290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-07-24T03:55:55.2217510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w32.exe 2025-07-24T03:55:55.2217730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/locators.py 2025-07-24T03:55:55.2217960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/metadata.py 2025-07-24T03:55:55.2218170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/version.py 2025-07-24T03:55:55.2218380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/compat.py 2025-07-24T03:55:55.2218590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/index.py 2025-07-24T03:55:55.2218950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/manifest.py 2025-07-24T03:55:55.2219160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/util.py 2025-07-24T03:55:55.2219380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/database.py 2025-07-24T03:55:55.2219590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t32.exe 2025-07-24T03:55:55.2219800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__init__.py 2025-07-24T03:55:55.2220090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:55.2220380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.2220730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc 2025-07-24T03:55:55.2221020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc 2025-07-24T03:55:55.2221300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.2221590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:55.2221880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-313.pyc 2025-07-24T03:55:55.2222160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.2222430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-313.pyc 2025-07-24T03:55:55.2222720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2223000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.2223290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-313.pyc 2025-07-24T03:55:55.2223580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-313.pyc 2025-07-24T03:55:55.2223790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64.exe 2025-07-24T03:55:55.2224000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/markers.py 2025-07-24T03:55:55.2224230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/resources.py 2025-07-24T03:55:55.2224450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-07-24T03:55:55.2224670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/scripts.py 2025-07-24T03:55:55.2224880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64.exe 2025-07-24T03:55:55.2225090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/wheel.py 2025-07-24T03:55:55.2225300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__init__.py 2025-07-24T03:55:55.2225590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc 2025-07-24T03:55:55.2225870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2226150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2226480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/py.typed 2025-07-24T03:55:55.2226690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/distro.py 2025-07-24T03:55:55.2226910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__main__.py 2025-07-24T03:55:55.2227150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-07-24T03:55:55.2227380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-07-24T03:55:55.2227630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/controller.py 2025-07-24T03:55:55.2227870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-07-24T03:55:55.2228100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-07-24T03:55:55.2228400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-07-24T03:55:55.2228630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/cache.py 2025-07-24T03:55:55.2228860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-07-24T03:55:55.2229180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc 2025-07-24T03:55:55.2229490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc 2025-07-24T03:55:55.2229820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc 2025-07-24T03:55:55.2230100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc 2025-07-24T03:55:55.2230400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc 2025-07-24T03:55:55.2230700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc 2025-07-24T03:55:55.2231000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc 2025-07-24T03:55:55.2231300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2231610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc 2025-07-24T03:55:55.2231840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/py.typed 2025-07-24T03:55:55.2232060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-07-24T03:55:55.2232320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-07-24T03:55:55.2232570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-07-24T03:55:55.2232910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc 2025-07-24T03:55:55.2233230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2233560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc 2025-07-24T03:55:55.2233820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-07-24T03:55:55.2234110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/intranges.py 2025-07-24T03:55:55.2234390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/package_data.py 2025-07-24T03:55:55.2234600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/compat.py 2025-07-24T03:55:55.2234820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/idnadata.py 2025-07-24T03:55:55.2235020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__init__.py 2025-07-24T03:55:55.2235230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/core.py 2025-07-24T03:55:55.2235500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc 2025-07-24T03:55:55.2235770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:55.2236110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc 2025-07-24T03:55:55.2236390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.2236690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc 2025-07-24T03:55:55.2236970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc 2025-07-24T03:55:55.2237260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc 2025-07-24T03:55:55.2237540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2237740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/py.typed 2025-07-24T03:55:55.2237950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/codec.py 2025-07-24T03:55:55.2238170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/uts46data.py 2025-07-24T03:55:55.2238360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__init__.py 2025-07-24T03:55:55.2238660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-07-24T03:55:55.2238920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2239150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/cookies.py 2025-07-24T03:55:55.2239360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/auth.py 2025-07-24T03:55:55.2239590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/sessions.py 2025-07-24T03:55:55.2239810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/hooks.py 2025-07-24T03:55:55.2240020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/compat.py 2025-07-24T03:55:55.2240240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/models.py 2025-07-24T03:55:55.2240450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/certs.py 2025-07-24T03:55:55.2240670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__init__.py 2025-07-24T03:55:55.2240900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/status_codes.py 2025-07-24T03:55:55.2241130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/packages.py 2025-07-24T03:55:55.2241370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__version__.py 2025-07-24T03:55:55.2341890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc 2025-07-24T03:55:55.2365400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.2365710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc 2025-07-24T03:55:55.2410950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-07-24T03:55:55.2411710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.2417890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc 2025-07-24T03:55:55.2422030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc 2025-07-24T03:55:55.2422390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.2422690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc 2025-07-24T03:55:55.2422990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc 2025-07-24T03:55:55.2423280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.2423570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc 2025-07-24T03:55:55.2423850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc 2025-07-24T03:55:55.2424140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc 2025-07-24T03:55:55.2424420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc 2025-07-24T03:55:55.2424700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc 2025-07-24T03:55:55.2424980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2425280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc 2025-07-24T03:55:55.2425490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/api.py 2025-07-24T03:55:55.2425730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/_internal_utils.py 2025-07-24T03:55:55.2425950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/utils.py 2025-07-24T03:55:55.2426180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/exceptions.py 2025-07-24T03:55:55.2426410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/structures.py 2025-07-24T03:55:55.2426630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/help.py 2025-07-24T03:55:55.2426870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/adapters.py 2025-07-24T03:55:55.2427080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_types.py 2025-07-24T03:55:55.2427290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__init__.py 2025-07-24T03:55:55.2427570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-07-24T03:55:55.2427900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-07-24T03:55:55.2428260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2428540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:55.2428760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_parser.py 2025-07-24T03:55:55.2428960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_re.py 2025-07-24T03:55:55.2429170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/py.typed 2025-07-24T03:55:55.2429390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__init__.py 2025-07-24T03:55:55.2429600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/core.py 2025-07-24T03:55:55.2429950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:55.2430240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2430530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2430740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/py.typed 2025-07-24T03:55:55.2430960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/cacert.pem 2025-07-24T03:55:55.2431180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__main__.py 2025-07-24T03:55:55.2431420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-07-24T03:55:55.2431660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-07-24T03:55:55.2431960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc 2025-07-24T03:55:55.2432280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2432560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-07-24T03:55:55.2432830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-07-24T03:55:55.2433180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc 2025-07-24T03:55:55.2433520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2433760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-07-24T03:55:55.2433970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/themes.py 2025-07-24T03:55:55.2434170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/screen.py 2025-07-24T03:55:55.2434380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/logging.py 2025-07-24T03:55:55.2434590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/measure.py 2025-07-24T03:55:55.2434790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/tree.py 2025-07-24T03:55:55.2434990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/console.py 2025-07-24T03:55:55.2435210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live_render.py 2025-07-24T03:55:55.2435560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-07-24T03:55:55.2435770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/box.py 2025-07-24T03:55:55.2435970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color.py 2025-07-24T03:55:55.2436180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_timer.py 2025-07-24T03:55:55.2436380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_fileno.py 2025-07-24T03:55:55.2436580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/align.py 2025-07-24T03:55:55.2436780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/theme.py 2025-07-24T03:55:55.2436990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/style.py 2025-07-24T03:55:55.2437290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/default_styles.py 2025-07-24T03:55:55.2437490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_wrap.py 2025-07-24T03:55:55.2437720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_log_render.py 2025-07-24T03:55:55.2437910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/emoji.py 2025-07-24T03:55:55.2438110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/layout.py 2025-07-24T03:55:55.2438330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/containers.py 2025-07-24T03:55:55.2438550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-07-24T03:55:55.2438770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/traceback.py 2025-07-24T03:55:55.2438980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/region.py 2025-07-24T03:55:55.2439190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/protocol.py 2025-07-24T03:55:55.2439400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_loop.py 2025-07-24T03:55:55.2439600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/control.py 2025-07-24T03:55:55.2439810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/filesize.py 2025-07-24T03:55:55.2440030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_null_file.py 2025-07-24T03:55:55.2440240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_palettes.py 2025-07-24T03:55:55.2440450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__init__.py 2025-07-24T03:55:55.2440660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_pick.py 2025-07-24T03:55:55.2440870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/file_proxy.py 2025-07-24T03:55:55.2441170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc 2025-07-24T03:55:55.2441470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-07-24T03:55:55.2441750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc 2025-07-24T03:55:55.2442030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc 2025-07-24T03:55:55.2442300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc 2025-07-24T03:55:55.2442590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc 2025-07-24T03:55:55.2443000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc 2025-07-24T03:55:55.2443270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc 2025-07-24T03:55:55.2443560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc 2025-07-24T03:55:55.2443830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc 2025-07-24T03:55:55.2444100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc 2025-07-24T03:55:55.2444380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc 2025-07-24T03:55:55.2444720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc 2025-07-24T03:55:55.2445010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc 2025-07-24T03:55:55.2445300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-07-24T03:55:55.2445570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc 2025-07-24T03:55:55.2445840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:55.2446110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc 2025-07-24T03:55:55.2446380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc 2025-07-24T03:55:55.2446660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:55.2446970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-07-24T03:55:55.2447260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-07-24T03:55:55.2447550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc 2025-07-24T03:55:55.2447820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc 2025-07-24T03:55:55.2448100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc 2025-07-24T03:55:55.2448380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc 2025-07-24T03:55:55.2448670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc 2025-07-24T03:55:55.2448950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:55.2449230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc 2025-07-24T03:55:55.2449510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc 2025-07-24T03:55:55.2449790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc 2025-07-24T03:55:55.2450060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.2450330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc 2025-07-24T03:55:55.2450740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc 2025-07-24T03:55:55.2451040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc 2025-07-24T03:55:55.2451310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc 2025-07-24T03:55:55.2451580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc 2025-07-24T03:55:55.2451850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:55.2452130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc 2025-07-24T03:55:55.2452410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc 2025-07-24T03:55:55.2452750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc 2025-07-24T03:55:55.2453030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc 2025-07-24T03:55:55.2453310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc 2025-07-24T03:55:55.2453580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc 2025-07-24T03:55:55.2453850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc 2025-07-24T03:55:55.2454130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc 2025-07-24T03:55:55.2454400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc 2025-07-24T03:55:55.2454680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc 2025-07-24T03:55:55.2454960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc 2025-07-24T03:55:55.2455230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc 2025-07-24T03:55:55.2455500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc 2025-07-24T03:55:55.2455770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc 2025-07-24T03:55:55.2456040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc 2025-07-24T03:55:55.2456300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc 2025-07-24T03:55:55.2456590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc 2025-07-24T03:55:55.2456870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc 2025-07-24T03:55:55.2457180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-07-24T03:55:55.2457460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc 2025-07-24T03:55:55.2457760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc 2025-07-24T03:55:55.2526580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc 2025-07-24T03:55:55.2526870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc 2025-07-24T03:55:55.2590730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc 2025-07-24T03:55:55.2591010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:55.2591310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc 2025-07-24T03:55:55.2591580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc 2025-07-24T03:55:55.2591870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc 2025-07-24T03:55:55.2592140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2592480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc 2025-07-24T03:55:55.2592770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc 2025-07-24T03:55:55.2593050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc 2025-07-24T03:55:55.2593320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2593610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc 2025-07-24T03:55:55.2593910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc 2025-07-24T03:55:55.2594210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc 2025-07-24T03:55:55.2594490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:55.2594780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc 2025-07-24T03:55:55.2595060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc 2025-07-24T03:55:55.2595270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/palette.py 2025-07-24T03:55:55.2595480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/markup.py 2025-07-24T03:55:55.2595680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_ratio.py 2025-07-24T03:55:55.2595880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/repr.py 2025-07-24T03:55:55.2596100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/constrain.py 2025-07-24T03:55:55.2596310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pretty.py 2025-07-24T03:55:55.2596520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/diagnose.py 2025-07-24T03:55:55.2596730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/columns.py 2025-07-24T03:55:55.2596920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/rule.py 2025-07-24T03:55:55.2597140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_inspect.py 2025-07-24T03:55:55.2597340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pager.py 2025-07-24T03:55:55.2597530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/text.py 2025-07-24T03:55:55.2597760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/highlighter.py 2025-07-24T03:55:55.2598100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_spinners.py 2025-07-24T03:55:55.2598340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/terminal_theme.py 2025-07-24T03:55:55.2598530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/bar.py 2025-07-24T03:55:55.2598730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live.py 2025-07-24T03:55:55.2598930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/py.typed 2025-07-24T03:55:55.2599140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/syntax.py 2025-07-24T03:55:55.2599340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/table.py 2025-07-24T03:55:55.2599560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_export_format.py 2025-07-24T03:55:55.2599860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress_bar.py 2025-07-24T03:55:55.2600070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/errors.py 2025-07-24T03:55:55.2600280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/prompt.py 2025-07-24T03:55:55.2600490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/segment.py 2025-07-24T03:55:55.2600680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/ansi.py 2025-07-24T03:55:55.2600900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress.py 2025-07-24T03:55:55.2601100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_stack.py 2025-07-24T03:55:55.2601310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows.py 2025-07-24T03:55:55.2601540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_cell_widths.py 2025-07-24T03:55:55.2601740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/cells.py 2025-07-24T03:55:55.2601970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_win32_console.py 2025-07-24T03:55:55.2602170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/panel.py 2025-07-24T03:55:55.2602370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/styled.py 2025-07-24T03:55:55.2602580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/spinner.py 2025-07-24T03:55:55.2602810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-07-24T03:55:55.2603010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/json.py 2025-07-24T03:55:55.2603220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/padding.py 2025-07-24T03:55:55.2603430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__main__.py 2025-07-24T03:55:55.2603630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/scope.py 2025-07-24T03:55:55.2603840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_extension.py 2025-07-24T03:55:55.2604050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/status.py 2025-07-24T03:55:55.2604240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/abc.py 2025-07-24T03:55:55.2604450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/jupyter.py 2025-07-24T03:55:55.2604670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color_triplet.py 2025-07-24T03:55:55.2604890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/_writer.py 2025-07-24T03:55:55.2605230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__init__.py 2025-07-24T03:55:55.2605520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2605810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc 2025-07-24T03:55:55.2606030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/py.typed 2025-07-24T03:55:55.2606250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/filepost.py 2025-07-24T03:55:55.2606470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/fields.py 2025-07-24T03:55:55.2606690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/queue.py 2025-07-24T03:55:55.2606980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-07-24T03:55:55.2607230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-07-24T03:55:55.2607470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/wait.py 2025-07-24T03:55:55.2607700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/request.py 2025-07-24T03:55:55.2607920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-07-24T03:55:55.2608160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-07-24T03:55:55.2608390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/response.py 2025-07-24T03:55:55.2608600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-07-24T03:55:55.2608910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-07-24T03:55:55.2609230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-07-24T03:55:55.2609530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc 2025-07-24T03:55:55.2609850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-07-24T03:55:55.2610160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:55.2610520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-07-24T03:55:55.2610810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-07-24T03:55:55.2611130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:55.2611420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-07-24T03:55:55.2611710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:55.2612010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2612300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-07-24T03:55:55.2612590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc 2025-07-24T03:55:55.2612890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/retry.py 2025-07-24T03:55:55.2613160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/url.py 2025-07-24T03:55:55.2613410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/connection.py 2025-07-24T03:55:55.2613670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-07-24T03:55:55.2613890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_version.py 2025-07-24T03:55:55.2614110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/request.py 2025-07-24T03:55:55.2614330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__init__.py 2025-07-24T03:55:55.2614570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-07-24T03:55:55.2614850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/response.py 2025-07-24T03:55:55.2615150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-07-24T03:55:55.2620110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-07-24T03:55:55.2620410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc 2025-07-24T03:55:55.2620710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc 2025-07-24T03:55:55.2621000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:55.2621300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.2621590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:55.2621880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:55.2622170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:55.2622450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2622750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc 2025-07-24T03:55:55.2623010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-07-24T03:55:55.2623260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-07-24T03:55:55.2623600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc 2025-07-24T03:55:55.2623920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-07-24T03:55:55.2624240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc 2025-07-24T03:55:55.2624560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc 2025-07-24T03:55:55.2624850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-07-24T03:55:55.2625190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc 2025-07-24T03:55:55.2625650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2625890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-07-24T03:55:55.2626160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-07-24T03:55:55.2626410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-07-24T03:55:55.2626670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-07-24T03:55:55.2626960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-07-24T03:55:55.2627320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc 2025-07-24T03:55:55.2627760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc 2025-07-24T03:55:55.2628110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2628410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-07-24T03:55:55.2628700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-07-24T03:55:55.2628940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-07-24T03:55:55.2629170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connection.py 2025-07-24T03:55:55.2629400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_collections.py 2025-07-24T03:55:55.2629650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-07-24T03:55:55.2629950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc 2025-07-24T03:55:55.2630270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2630540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-07-24T03:55:55.2630910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc 2025-07-24T03:55:55.2631260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc 2025-07-24T03:55:55.2631610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2631890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-07-24T03:55:55.2632180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-07-24T03:55:55.2632420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/six.py 2025-07-24T03:55:55.2632640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/exceptions.py 2025-07-24T03:55:55.2632900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-07-24T03:55:55.2733230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-07-24T03:55:55.2733640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2750500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__init__.py 2025-07-24T03:55:55.2750810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc 2025-07-24T03:55:55.2751320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc 2025-07-24T03:55:55.2751620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2751920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc 2025-07-24T03:55:55.2756430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-07-24T03:55:55.2762960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-07-24T03:55:55.2776850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.2777220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc 2025-07-24T03:55:55.2777560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc 2025-07-24T03:55:55.2777890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc 2025-07-24T03:55:55.2778210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2778480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-07-24T03:55:55.2778740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-07-24T03:55:55.2779000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-07-24T03:55:55.2779230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/providers.py 2025-07-24T03:55:55.2779460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/structs.py 2025-07-24T03:55:55.2779690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/reporters.py 2025-07-24T03:55:55.2779920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/py.typed 2025-07-24T03:55:55.2780140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/typing_extensions.py 2025-07-24T03:55:55.2780360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/macos.py 2025-07-24T03:55:55.2780590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/unix.py 2025-07-24T03:55:55.2780820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/version.py 2025-07-24T03:55:55.2781050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__init__.py 2025-07-24T03:55:55.2781350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.2781660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-24T03:55:55.2781960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:55.2782330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-24T03:55:55.2782680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2782990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2783290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.2783590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:55.2783810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/api.py 2025-07-24T03:55:55.2784050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/android.py 2025-07-24T03:55:55.2784330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/py.typed 2025-07-24T03:55:55.2784560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/windows.py 2025-07-24T03:55:55.2784800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__main__.py 2025-07-24T03:55:55.2784970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__init__.py 2025-07-24T03:55:55.2785240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc 2025-07-24T03:55:55.2785480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2785720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2785890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/py.typed 2025-07-24T03:55:55.2786090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pip-runner__.py 2025-07-24T03:55:55.2786260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__main__.py 2025-07-24T03:55:55.2786450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__init__.py 2025-07-24T03:55:55.2786620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/core.py 2025-07-24T03:55:55.2786870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:55.2787120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2787380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2787560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/py.typed 2025-07-24T03:55:55.2787740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/cacert.pem 2025-07-24T03:55:55.2787930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__main__.py 2025-07-24T03:55:55.2788140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distutils-precedence.pth 2025-07-24T03:55:55.2788370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/RECORD 2025-07-24T03:55:55.2788620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/LICENSE 2025-07-24T03:55:55.2788880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/direct_url.json 2025-07-24T03:55:55.2789100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/WHEEL 2025-07-24T03:55:55.2789350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/top_level.txt 2025-07-24T03:55:55.2789660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/REQUESTED 2025-07-24T03:55:55.2789960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/INSTALLER 2025-07-24T03:55:55.2790200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotlicffi-1.0.9.2.dist-info/METADATA 2025-07-24T03:55:55.2790420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/RECORD 2025-07-24T03:55:55.2790640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE 2025-07-24T03:55:55.2790890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/direct_url.json 2025-07-24T03:55:55.2791130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-24T03:55:55.2791350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/WHEEL 2025-07-24T03:55:55.2791650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.BSD 2025-07-24T03:55:55.2791870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/REQUESTED 2025-07-24T03:55:55.2792100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/INSTALLER 2025-07-24T03:55:55.2792330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/METADATA 2025-07-24T03:55:55.2792580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-07-24T03:55:55.2792830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-07-24T03:55:55.2793110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-07-24T03:55:55.2793350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-07-24T03:55:55.2793640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-07-24T03:55:55.2793910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-07-24T03:55:55.2794170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-07-24T03:55:55.2794430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-07-24T03:55:55.2794670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-07-24T03:55:55.2794860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/version.py 2025-07-24T03:55:55.2795030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_main.py 2025-07-24T03:55:55.2795210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_monitor.py 2025-07-24T03:55:55.2795380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/keras.py 2025-07-24T03:55:55.2795560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-07-24T03:55:55.2795730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/asyncio.py 2025-07-24T03:55:55.2795920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-07-24T03:55:55.2796090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/std.py 2025-07-24T03:55:55.2796290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-07-24T03:55:55.2796460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__init__.py 2025-07-24T03:55:55.2796630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/rich.py 2025-07-24T03:55:55.2796920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-07-24T03:55:55.2797230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-07-24T03:55:55.2797470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-07-24T03:55:55.2797710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-07-24T03:55:55.2797980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-07-24T03:55:55.2798220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-07-24T03:55:55.2798450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-07-24T03:55:55.2798710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-07-24T03:55:55.2799020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.2799270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-07-24T03:55:55.2799510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-07-24T03:55:55.2799760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-07-24T03:55:55.2800010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-07-24T03:55:55.2800250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-07-24T03:55:55.2800480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-07-24T03:55:55.2800720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-07-24T03:55:55.2800980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-07-24T03:55:55.2801220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-07-24T03:55:55.2801460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.2801700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.2801950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.2802200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-07-24T03:55:55.2802480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-07-24T03:55:55.2802680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-07-24T03:55:55.2802890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-07-24T03:55:55.2803080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-07-24T03:55:55.2803270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-07-24T03:55:55.2803470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-07-24T03:55:55.2803660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-07-24T03:55:55.2803930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-07-24T03:55:55.2804200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-07-24T03:55:55.2804610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:55.2804890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-07-24T03:55:55.2805180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-07-24T03:55:55.2905520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-07-24T03:55:55.2972430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-07-24T03:55:55.2973580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-07-24T03:55:55.3073260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3073560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-07-24T03:55:55.3073770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-07-24T03:55:55.3073980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-07-24T03:55:55.3074150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tk.py 2025-07-24T03:55:55.3074310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/cli.py 2025-07-24T03:55:55.3074470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/dask.py 2025-07-24T03:55:55.3074640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/utils.py 2025-07-24T03:55:55.3074810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-07-24T03:55:55.3074990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/completion.sh 2025-07-24T03:55:55.3075180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-07-24T03:55:55.3075370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-07-24T03:55:55.3075540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tqdm.1 2025-07-24T03:55:55.3075710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/notebook.py 2025-07-24T03:55:55.3075880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/gui.py 2025-07-24T03:55:55.3076050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__main__.py 2025-07-24T03:55:55.3076220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_utils.py 2025-07-24T03:55:55.3076380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/auto.py 2025-07-24T03:55:55.3076600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/RECORD 2025-07-24T03:55:55.3076860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:55.3077100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/LICENSE 2025-07-24T03:55:55.3077330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/direct_url.json 2025-07-24T03:55:55.3077550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/WHEEL 2025-07-24T03:55:55.3173290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/entry_points.txt 2025-07-24T03:55:55.3173520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/REQUESTED 2025-07-24T03:55:55.3173740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/INSTALLER 2025-07-24T03:55:55.3174020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/METADATA 2025-07-24T03:55:55.3174450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-07-24T03:55:55.3174750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:55.3175040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-07-24T03:55:55.3175320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-07-24T03:55:55.3175580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-07-24T03:55:55.3175860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-07-24T03:55:55.3176200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-07-24T03:55:55.3176480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-07-24T03:55:55.3176750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-07-24T03:55:55.3176980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-07-24T03:55:55.3177210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-07-24T03:55:55.3177470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-07-24T03:55:55.3177720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-07-24T03:55:55.3177930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-07-24T03:55:55.3178170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-07-24T03:55:55.3178400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-07-24T03:55:55.3178620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-07-24T03:55:55.3178840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-07-24T03:55:55.3179000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/socks.py 2025-07-24T03:55:55.3179190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/alias.py 2025-07-24T03:55:55.3179410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/microarchitecture.py 2025-07-24T03:55:55.3179610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__init__.py 2025-07-24T03:55:55.3179880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/alias.cpython-313.pyc 2025-07-24T03:55:55.3180150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/schema.cpython-313.pyc 2025-07-24T03:55:55.3180450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/microarchitecture.cpython-313.pyc 2025-07-24T03:55:55.3180710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/detect.cpython-313.pyc 2025-07-24T03:55:55.3180990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3181180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/detect.py 2025-07-24T03:55:55.3181370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/schema.py 2025-07-24T03:55:55.3181560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__init__.py 2025-07-24T03:55:55.3181920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/cli.cpython-313.pyc 2025-07-24T03:55:55.3182180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.3182430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3182650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-APACHE 2025-07-24T03:55:55.3182860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid.json 2025-07-24T03:55:55.3183140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-07-24T03:55:55.3183370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid_schema.json 2025-07-24T03:55:55.3183670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures.json 2025-07-24T03:55:55.3183950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-07-24T03:55:55.3184220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-07-24T03:55:55.3184500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-07-24T03:55:55.3184820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-07-24T03:55:55.3185060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-07-24T03:55:55.3185340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-07-24T03:55:55.3185640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-07-24T03:55:55.3185900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-07-24T03:55:55.3186170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-07-24T03:55:55.3186440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-07-24T03:55:55.3186720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-07-24T03:55:55.3187000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-07-24T03:55:55.3187280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-07-24T03:55:55.3187560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-07-24T03:55:55.3187840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-07-24T03:55:55.3188130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-07-24T03:55:55.3188430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-07-24T03:55:55.3188690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-07-24T03:55:55.3188950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-07-24T03:55:55.3189250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-07-24T03:55:55.3189630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-07-24T03:55:55.3189950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-07-24T03:55:55.3190230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-07-24T03:55:55.3190490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-07-24T03:55:55.3190740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-07-24T03:55:55.3191030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-07-24T03:55:55.3191290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-07-24T03:55:55.3191640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-07-24T03:55:55.3191930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-07-24T03:55:55.3192220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-07-24T03:55:55.3192520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-07-24T03:55:55.3192800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-07-24T03:55:55.3193070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-07-24T03:55:55.3193350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-07-24T03:55:55.3193620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-07-24T03:55:55.3193890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-07-24T03:55:55.3194150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-07-24T03:55:55.3194420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-07-24T03:55:55.3194610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/NOTICE 2025-07-24T03:55:55.3194810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/README.md 2025-07-24T03:55:55.3195000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/COPYRIGHT 2025-07-24T03:55:55.3195200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-MIT 2025-07-24T03:55:55.3195380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cli.py 2025-07-24T03:55:55.3195570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__main__.py 2025-07-24T03:55:55.3195790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/LICENSE 2025-07-24T03:55:55.3196080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/cpuid.cpython-313.pyc 2025-07-24T03:55:55.3196380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/example.cpython-313.pyc 2025-07-24T03:55:55.3196610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/cpuid.py 2025-07-24T03:55:55.3196830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/README.md 2025-07-24T03:55:55.3197050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/example.py 2025-07-24T03:55:55.3197410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/.gitignore 2025-07-24T03:55:55.3197650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-07-24T03:55:55.3197910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-07-24T03:55:55.3198170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-07-24T03:55:55.3198400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-07-24T03:55:55.3198640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-07-24T03:55:55.3198880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-07-24T03:55:55.3199190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-07-24T03:55:55.3199380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/themes.py 2025-07-24T03:55:55.3199550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/screen.py 2025-07-24T03:55:55.3199720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/logging.py 2025-07-24T03:55:55.3199900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/measure.py 2025-07-24T03:55:55.3200060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/tree.py 2025-07-24T03:55:55.3200230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/console.py 2025-07-24T03:55:55.3200410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live_render.py 2025-07-24T03:55:55.3200600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-07-24T03:55:55.3200770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/box.py 2025-07-24T03:55:55.3200940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color.py 2025-07-24T03:55:55.3201110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_timer.py 2025-07-24T03:55:55.3201280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_fileno.py 2025-07-24T03:55:55.3201450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/align.py 2025-07-24T03:55:55.3201610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/theme.py 2025-07-24T03:55:55.3201780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/style.py 2025-07-24T03:55:55.3201970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/default_styles.py 2025-07-24T03:55:55.3202140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_wrap.py 2025-07-24T03:55:55.3202320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_log_render.py 2025-07-24T03:55:55.3202500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/emoji.py 2025-07-24T03:55:55.3202660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/layout.py 2025-07-24T03:55:55.3202850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/containers.py 2025-07-24T03:55:55.3203040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-07-24T03:55:55.3203220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/traceback.py 2025-07-24T03:55:55.3203400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/region.py 2025-07-24T03:55:55.3203580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/protocol.py 2025-07-24T03:55:55.3203740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_loop.py 2025-07-24T03:55:55.3203920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/control.py 2025-07-24T03:55:55.3204210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/filesize.py 2025-07-24T03:55:55.3204400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_null_file.py 2025-07-24T03:55:55.3204580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_palettes.py 2025-07-24T03:55:55.3204750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__init__.py 2025-07-24T03:55:55.3204930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_pick.py 2025-07-24T03:55:55.3205110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/file_proxy.py 2025-07-24T03:55:55.3205380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-07-24T03:55:55.3205650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-07-24T03:55:55.3205960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-07-24T03:55:55.3206200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-07-24T03:55:55.3206450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-07-24T03:55:55.3206690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-07-24T03:55:55.3206930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-07-24T03:55:55.3207180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-07-24T03:55:55.3207420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-07-24T03:55:55.3207680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-07-24T03:55:55.3207920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-07-24T03:55:55.3208160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-07-24T03:55:55.3208410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-07-24T03:55:55.3208660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-07-24T03:55:55.3208900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-07-24T03:55:55.3209160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-07-24T03:55:55.3209400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-07-24T03:55:55.3209640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:55.3209890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-07-24T03:55:55.3210130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-07-24T03:55:55.3210370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:55.3210630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-07-24T03:55:55.3210900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-07-24T03:55:55.3211150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-07-24T03:55:55.3211400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-07-24T03:55:55.3211770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-07-24T03:55:55.3212020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-07-24T03:55:55.3212280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-07-24T03:55:55.3212510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:55.3212750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-07-24T03:55:55.3213000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-07-24T03:55:55.3213240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-07-24T03:55:55.3213540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.3213780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-07-24T03:55:55.3214040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-07-24T03:55:55.3214300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-07-24T03:55:55.3214540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-07-24T03:55:55.3214780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-07-24T03:55:55.3215020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:55.3215280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-07-24T03:55:55.3215530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-07-24T03:55:55.3215770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-07-24T03:55:55.3216020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-07-24T03:55:55.3216260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-07-24T03:55:55.3216500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-07-24T03:55:55.3216730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-07-24T03:55:55.3216970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-07-24T03:55:55.3217220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-07-24T03:55:55.3217460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-07-24T03:55:55.3217710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-07-24T03:55:55.3217940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-07-24T03:55:55.3218180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-07-24T03:55:55.3218420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-07-24T03:55:55.3218650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-07-24T03:55:55.3218890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-07-24T03:55:55.3219270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-07-24T03:55:55.3219520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-07-24T03:55:55.3219800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-07-24T03:55:55.3220050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-07-24T03:55:55.3220290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-07-24T03:55:55.3220530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-07-24T03:55:55.3220780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-07-24T03:55:55.3221080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-07-24T03:55:55.3221320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:55.3221590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-07-24T03:55:55.3221830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-07-24T03:55:55.3222080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-07-24T03:55:55.3222330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.3222560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-07-24T03:55:55.3222810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-07-24T03:55:55.3223060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-07-24T03:55:55.3223300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3223540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-07-24T03:55:55.3223800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-07-24T03:55:55.3224060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-07-24T03:55:55.3224310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:55.3224570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-07-24T03:55:55.3224820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-07-24T03:55:55.3225000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/palette.py 2025-07-24T03:55:55.3225170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markup.py 2025-07-24T03:55:55.3225340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_ratio.py 2025-07-24T03:55:55.3225500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/repr.py 2025-07-24T03:55:55.3225690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/constrain.py 2025-07-24T03:55:55.3225860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pretty.py 2025-07-24T03:55:55.3226030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/diagnose.py 2025-07-24T03:55:55.3226210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/columns.py 2025-07-24T03:55:55.3226510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/rule.py 2025-07-24T03:55:55.3226680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_inspect.py 2025-07-24T03:55:55.3226860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markdown.py 2025-07-24T03:55:55.3227030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pager.py 2025-07-24T03:55:55.3227200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/text.py 2025-07-24T03:55:55.3227390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/highlighter.py 2025-07-24T03:55:55.3227570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_spinners.py 2025-07-24T03:55:55.3227770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/terminal_theme.py 2025-07-24T03:55:55.3227970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/bar.py 2025-07-24T03:55:55.3228180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live.py 2025-07-24T03:55:55.3228350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/py.typed 2025-07-24T03:55:55.3228520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/syntax.py 2025-07-24T03:55:55.3228690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/table.py 2025-07-24T03:55:55.3228880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_export_format.py 2025-07-24T03:55:55.3229070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress_bar.py 2025-07-24T03:55:55.3229240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/errors.py 2025-07-24T03:55:55.3229410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/prompt.py 2025-07-24T03:55:55.3229580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/segment.py 2025-07-24T03:55:55.3229750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/ansi.py 2025-07-24T03:55:55.3229930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress.py 2025-07-24T03:55:55.3230100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_stack.py 2025-07-24T03:55:55.3230270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows.py 2025-07-24T03:55:55.3230450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_cell_widths.py 2025-07-24T03:55:55.3230620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/cells.py 2025-07-24T03:55:55.3230820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_win32_console.py 2025-07-24T03:55:55.3230980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/panel.py 2025-07-24T03:55:55.3231150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/styled.py 2025-07-24T03:55:55.3231330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/spinner.py 2025-07-24T03:55:55.3231530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-07-24T03:55:55.3231700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/json.py 2025-07-24T03:55:55.3231870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/padding.py 2025-07-24T03:55:55.3232050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__main__.py 2025-07-24T03:55:55.3232210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/scope.py 2025-07-24T03:55:55.3232390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_extension.py 2025-07-24T03:55:55.3232560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/status.py 2025-07-24T03:55:55.3232720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/abc.py 2025-07-24T03:55:55.3233120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/jupyter.py 2025-07-24T03:55:55.3233310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color_triplet.py 2025-07-24T03:55:55.3233530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-07-24T03:55:55.3233730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-07-24T03:55:55.3233960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-07-24T03:55:55.3234160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-07-24T03:55:55.3234380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-07-24T03:55:55.3234590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-07-24T03:55:55.3234840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-07-24T03:55:55.3235090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-07-24T03:55:55.3235300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-07-24T03:55:55.3235540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-07-24T03:55:55.3235770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-24T03:55:55.3235990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-07-24T03:55:55.3236180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_tracing.py 2025-07-24T03:55:55.3236350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_version.py 2025-07-24T03:55:55.3236530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_callers.py 2025-07-24T03:55:55.3236720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__init__.py 2025-07-24T03:55:55.3236900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_warnings.py 2025-07-24T03:55:55.3237080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_hooks.py 2025-07-24T03:55:55.3237250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_result.py 2025-07-24T03:55:55.3237510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-07-24T03:55:55.3237770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-07-24T03:55:55.3238020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-07-24T03:55:55.3238280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:55.3238530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-07-24T03:55:55.3238790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3239030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-07-24T03:55:55.3239290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-07-24T03:55:55.3239460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/py.typed 2025-07-24T03:55:55.3239640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_manager.py 2025-07-24T03:55:55.3239870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-07-24T03:55:55.3240090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-07-24T03:55:55.3240450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-07-24T03:55:55.3240670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-07-24T03:55:55.3240900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-07-24T03:55:55.3241140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-07-24T03:55:55.3241360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-07-24T03:55:55.3241580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-07-24T03:55:55.3241750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/README.txt 2025-07-24T03:55:55.3241990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/RECORD 2025-07-24T03:55:55.3242270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/licenses/LICENSE 2025-07-24T03:55:55.3242520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/direct_url.json 2025-07-24T03:55:55.3242730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/WHEEL 2025-07-24T03:55:55.3242960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/REQUESTED 2025-07-24T03:55:55.3243200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/INSTALLER 2025-07-24T03:55:55.3243420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.11.7.dist-info/METADATA 2025-07-24T03:55:55.3243640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/RECORD 2025-07-24T03:55:55.3243890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-07-24T03:55:55.3244110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-07-24T03:55:55.3244360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-07-24T03:55:55.3244580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-07-24T03:55:55.3244810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-07-24T03:55:55.3245030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/METADATA 2025-07-24T03:55:55.3245230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/RECORD 2025-07-24T03:55:55.3245470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-07-24T03:55:55.3245720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-07-24T03:55:55.3245940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/direct_url.json 2025-07-24T03:55:55.3246140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/WHEEL 2025-07-24T03:55:55.3246380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/entry_points.txt 2025-07-24T03:55:55.3246590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/top_level.txt 2025-07-24T03:55:55.3246800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/REQUESTED 2025-07-24T03:55:55.3247010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/INSTALLER 2025-07-24T03:55:55.3247220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/METADATA 2025-07-24T03:55:55.3247500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-07-24T03:55:55.3247790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-07-24T03:55:55.3248030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-07-24T03:55:55.3248240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-07-24T03:55:55.3248480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-07-24T03:55:55.3248710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-07-24T03:55:55.3248930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-07-24T03:55:55.3249150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-07-24T03:55:55.3249440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-07-24T03:55:55.3249630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/filepost.py 2025-07-24T03:55:55.3249810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/fields.py 2025-07-24T03:55:55.3250030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-07-24T03:55:55.3250210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/util.py 2025-07-24T03:55:55.3250400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-07-24T03:55:55.3250580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/wait.py 2025-07-24T03:55:55.3250780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/request.py 2025-07-24T03:55:55.3250970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-07-24T03:55:55.3251170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-07-24T03:55:55.3251370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/response.py 2025-07-24T03:55:55.3251560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-07-24T03:55:55.3251820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-07-24T03:55:55.3252110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-07-24T03:55:55.3252450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-07-24T03:55:55.3312510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:55.3314090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-07-24T03:55:55.3314960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.3348940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-07-24T03:55:55.3349220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:55.3349470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-07-24T03:55:55.3354070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:55.3354350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3354720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-07-24T03:55:55.3355040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-07-24T03:55:55.3355230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/retry.py 2025-07-24T03:55:55.3355420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/url.py 2025-07-24T03:55:55.3355630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/connection.py 2025-07-24T03:55:55.3355860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-07-24T03:55:55.3356040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_version.py 2025-07-24T03:55:55.3356250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-07-24T03:55:55.3356470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__init__.py 2025-07-24T03:55:55.3356710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-07-24T03:55:55.3356900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/response.py 2025-07-24T03:55:55.3357170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-07-24T03:55:55.3357450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-07-24T03:55:55.3357710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-07-24T03:55:55.3357960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-07-24T03:55:55.3358240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-07-24T03:55:55.3358500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:55.3358770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.3359030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-07-24T03:55:55.3359290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:55.3359580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-07-24T03:55:55.3359820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3360100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-07-24T03:55:55.3360310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-07-24T03:55:55.3360600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-07-24T03:55:55.3360870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-07-24T03:55:55.3361150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3361380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-07-24T03:55:55.3361620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-07-24T03:55:55.3361860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-07-24T03:55:55.3362090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-07-24T03:55:55.3362530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-07-24T03:55:55.3362850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-07-24T03:55:55.3363170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:55.3363490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-07-24T03:55:55.3363800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3364050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-07-24T03:55:55.3364400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-07-24T03:55:55.3364610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-07-24T03:55:55.3364830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-07-24T03:55:55.3365040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-07-24T03:55:55.3365310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-07-24T03:55:55.3365600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-07-24T03:55:55.3365870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3366080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-07-24T03:55:55.3366290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-07-24T03:55:55.3366480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connection.py 2025-07-24T03:55:55.3366680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_collections.py 2025-07-24T03:55:55.3366860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/py.typed 2025-07-24T03:55:55.3367050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/exceptions.py 2025-07-24T03:55:55.3367260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-07-24T03:55:55.3367460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-07-24T03:55:55.3367710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/PKG-INFO 2025-07-24T03:55:55.3367960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/SOURCES.txt 2025-07-24T03:55:55.3368220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/top_level.txt 2025-07-24T03:55:55.3368510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/dependency_links.txt 2025-07-24T03:55:55.3368750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_path.py 2025-07-24T03:55:55.3368960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-07-24T03:55:55.3369160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/logging.py 2025-07-24T03:55:55.3369380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/windows_support.py 2025-07-24T03:55:55.3369590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_normalization.py 2025-07-24T03:55:55.3369900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/package_index.py 2025-07-24T03:55:55.3370170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-07-24T03:55:55.3370390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-07-24T03:55:55.3370600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-07-24T03:55:55.3370880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-07-24T03:55:55.3371160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-07-24T03:55:55.3371430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-07-24T03:55:55.3371720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3372060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:55.3372280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-07-24T03:55:55.3372490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-07-24T03:55:55.3372690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/archive_util.py 2025-07-24T03:55:55.3372880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_imp.py 2025-07-24T03:55:55.3373070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/version.py 2025-07-24T03:55:55.3373260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/modified.py 2025-07-24T03:55:55.3373510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-07-24T03:55:55.3373760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-07-24T03:55:55.3374010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-07-24T03:55:55.3374250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-07-24T03:55:55.3374520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-07-24T03:55:55.3374780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-07-24T03:55:55.3375120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-24T03:55:55.3375460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3375710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-07-24T03:55:55.3376030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:55.3376360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:55.3376680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:55.3376990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.3377340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:55.3377740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:55.3478250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:55.3531840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:55.3532590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:55.3535160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3535870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:55.3536650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.3537380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:55.3538080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:55.3538700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-07-24T03:55:55.3539260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-07-24T03:55:55.3539820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-07-24T03:55:55.3540400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-07-24T03:55:55.3540970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-07-24T03:55:55.3541510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-07-24T03:55:55.3542060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-07-24T03:55:55.3542630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-07-24T03:55:55.3543190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-07-24T03:55:55.3543750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-07-24T03:55:55.3544340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-07-24T03:55:55.3544980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-07-24T03:55:55.3545620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-07-24T03:55:55.3546280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-07-24T03:55:55.3546950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-07-24T03:55:55.3547600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-07-24T03:55:55.3548250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-07-24T03:55:55.3548910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-07-24T03:55:55.3549680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-07-24T03:55:55.3550430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-07-24T03:55:55.3551130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-07-24T03:55:55.3551830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-07-24T03:55:55.3552530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-07-24T03:55:55.3553220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-07-24T03:55:55.3553900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-07-24T03:55:55.3554660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-07-24T03:55:55.3555330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-07-24T03:55:55.3556020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-07-24T03:55:55.3556720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-07-24T03:55:55.3557400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-07-24T03:55:55.3558080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-07-24T03:55:55.3558700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-07-24T03:55:55.3559280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-07-24T03:55:55.3559930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-07-24T03:55:55.3560640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3561280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-07-24T03:55:55.3561890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3562500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-07-24T03:55:55.3563100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-07-24T03:55:55.3563720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-07-24T03:55:55.3564290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-07-24T03:55:55.3564890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-07-24T03:55:55.3565560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3566210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-07-24T03:55:55.3566790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-07-24T03:55:55.3567420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-07-24T03:55:55.3568040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-07-24T03:55:55.3568600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-07-24T03:55:55.3569250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-07-24T03:55:55.3569970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-07-24T03:55:55.3570700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-07-24T03:55:55.3571420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-07-24T03:55:55.3572200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-07-24T03:55:55.3572910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3573550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-07-24T03:55:55.3574140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-07-24T03:55:55.3574710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-07-24T03:55:55.3575290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-07-24T03:55:55.3575990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3576650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-07-24T03:55:55.3577280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-07-24T03:55:55.3577940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-07-24T03:55:55.3578610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-07-24T03:55:55.3579290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-07-24T03:55:55.3579970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-07-24T03:55:55.3580650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-07-24T03:55:55.3581310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-07-24T03:55:55.3581960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-07-24T03:55:55.3582610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-07-24T03:55:55.3583270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-07-24T03:55:55.3583950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-07-24T03:55:55.3584620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-07-24T03:55:55.3585340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-07-24T03:55:55.3585960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-07-24T03:55:55.3586570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-07-24T03:55:55.3587190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-07-24T03:55:55.3587820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-07-24T03:55:55.3588440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-07-24T03:55:55.3589090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-07-24T03:55:55.3589740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-07-24T03:55:55.3590390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-07-24T03:55:55.3591090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-07-24T03:55:55.3591850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3592630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:55.3593320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-07-24T03:55:55.3593940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-07-24T03:55:55.3594540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-07-24T03:55:55.3595150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-07-24T03:55:55.3595840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-07-24T03:55:55.3596580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-07-24T03:55:55.3597320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-07-24T03:55:55.3598060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-07-24T03:55:55.3598790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-24T03:55:55.3599540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-24T03:55:55.3600280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3601030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-07-24T03:55:55.3601790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:55.3637060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-07-24T03:55:55.3709800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-07-24T03:55:55.3710440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-07-24T03:55:55.3711060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-07-24T03:55:55.3711670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-07-24T03:55:55.3712280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-07-24T03:55:55.3712850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-07-24T03:55:55.3713460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-07-24T03:55:55.3714040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-07-24T03:55:55.3714600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-07-24T03:55:55.3715180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-07-24T03:55:55.3715790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-24T03:55:55.3716490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-24T03:55:55.3717180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-24T03:55:55.3717850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.3718540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-24T03:55:55.3719230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-24T03:55:55.3719940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-24T03:55:55.3720640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.3721300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3721900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-07-24T03:55:55.3722450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-07-24T03:55:55.3722990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-07-24T03:55:55.3723540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-07-24T03:55:55.3724160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-24T03:55:55.3724830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:55.3725510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-24T03:55:55.3726200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-24T03:55:55.3726970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3727590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-07-24T03:55:55.3728140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-07-24T03:55:55.3728720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-07-24T03:55:55.3729390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-07-24T03:55:55.3730050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-07-24T03:55:55.3730680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-07-24T03:55:55.3731400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-07-24T03:55:55.3732060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-07-24T03:55:55.3732770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-24T03:55:55.3733570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-24T03:55:55.3734380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-24T03:55:55.3735160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.3735920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-24T03:55:55.3736700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-24T03:55:55.3737490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-24T03:55:55.3738300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-24T03:55:55.3739080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3739870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-24T03:55:55.3740670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.3741450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-24T03:55:55.3742230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:55.3742930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-07-24T03:55:55.3743570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-07-24T03:55:55.3744200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-07-24T03:55:55.3744930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-07-24T03:55:55.3745600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-07-24T03:55:55.3746240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-07-24T03:55:55.3746880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-07-24T03:55:55.3747550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-07-24T03:55:55.3748200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-07-24T03:55:55.3748890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-07-24T03:55:55.3749540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-07-24T03:55:55.3750120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-07-24T03:55:55.3750780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3751420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-07-24T03:55:55.3751970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-07-24T03:55:55.3752520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-07-24T03:55:55.3753070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-07-24T03:55:55.3753710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-07-24T03:55:55.3754410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3755040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-07-24T03:55:55.3755580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-07-24T03:55:55.3756170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:55.3756830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3757420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-07-24T03:55:55.3758000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-07-24T03:55:55.3758640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-07-24T03:55:55.3759270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-07-24T03:55:55.3759910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-07-24T03:55:55.3760570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-07-24T03:55:55.3761210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-07-24T03:55:55.3761920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-07-24T03:55:55.3762590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-07-24T03:55:55.3763170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-07-24T03:55:55.3763740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-07-24T03:55:55.3764380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-07-24T03:55:55.3765090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-07-24T03:55:55.3765800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3766510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-07-24T03:55:55.3767080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-07-24T03:55:55.3767660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-07-24T03:55:55.3768230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-07-24T03:55:55.3768830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-07-24T03:55:55.3769460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-07-24T03:55:55.3770160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-07-24T03:55:55.3770930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3771620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-07-24T03:55:55.3772300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.3773030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3773700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-07-24T03:55:55.3774280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-07-24T03:55:55.3774900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3775530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-07-24T03:55:55.3776170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-07-24T03:55:55.3776890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-07-24T03:55:55.3777590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.3778290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-07-24T03:55:55.3778990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3779790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-07-24T03:55:55.3780430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-07-24T03:55:55.3781000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-07-24T03:55:55.3781560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-07-24T03:55:55.3786850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-07-24T03:55:55.3787420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-07-24T03:55:55.3787980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-07-24T03:55:55.3788610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-07-24T03:55:55.3789220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-07-24T03:55:55.3789880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-07-24T03:55:55.3790530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3791200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:55.3791800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-07-24T03:55:55.3792320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-07-24T03:55:55.3792840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-07-24T03:55:55.3793440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-07-24T03:55:55.3794100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-07-24T03:55:55.3794770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-07-24T03:55:55.3795460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-07-24T03:55:55.3796160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-07-24T03:55:55.3796840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-07-24T03:55:55.3797520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-07-24T03:55:55.3798170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-07-24T03:55:55.3798790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-07-24T03:55:55.3799420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-07-24T03:55:55.3800060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-07-24T03:55:55.3800730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-07-24T03:55:55.3801430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-07-24T03:55:55.3802080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-07-24T03:55:55.3802710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-07-24T03:55:55.3803320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-07-24T03:55:55.3803960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-24T03:55:55.3804600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-07-24T03:55:55.3805220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-07-24T03:55:55.3805970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-07-24T03:55:55.3838450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-07-24T03:55:55.3914420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-07-24T03:55:55.3915200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-07-24T03:55:55.3917680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-07-24T03:55:55.3918340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-07-24T03:55:55.3918980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-24T03:55:55.3919600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-07-24T03:55:55.3920220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-07-24T03:55:55.3920840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-07-24T03:55:55.3921430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-07-24T03:55:55.3922030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-07-24T03:55:55.3922620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-07-24T03:55:55.3923240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-07-24T03:55:55.3923850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-07-24T03:55:55.3924470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-07-24T03:55:55.3925070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-07-24T03:55:55.3925670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-07-24T03:55:55.3926270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-07-24T03:55:55.3926870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-07-24T03:55:55.3927460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-07-24T03:55:55.3928120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-07-24T03:55:55.3928750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-07-24T03:55:55.3929380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-07-24T03:55:55.3930050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-24T03:55:55.3930720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-24T03:55:55.3931400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-24T03:55:55.3932080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-07-24T03:55:55.3932810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-07-24T03:55:55.3933470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-07-24T03:55:55.3934120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-07-24T03:55:55.3934780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-07-24T03:55:55.3935440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-07-24T03:55:55.3936100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-07-24T03:55:55.3936760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-07-24T03:55:55.3937490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-07-24T03:55:55.3938170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-07-24T03:55:55.3938820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-07-24T03:55:55.3939460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-07-24T03:55:55.3940120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-07-24T03:55:55.3940720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-07-24T03:55:55.3941310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-07-24T03:55:55.3941890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-07-24T03:55:55.3942470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-07-24T03:55:55.3943050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-07-24T03:55:55.3943610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-07-24T03:55:55.3944230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-07-24T03:55:55.3944950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-07-24T03:55:55.3945700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-07-24T03:55:55.3946440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-07-24T03:55:55.3947180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-07-24T03:55:55.3947880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-07-24T03:55:55.3948590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-07-24T03:55:55.3949300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-07-24T03:55:55.3950090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-07-24T03:55:55.3950820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-07-24T03:55:55.3951540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3952250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-07-24T03:55:55.3952960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-07-24T03:55:55.3953610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-07-24T03:55:55.3954160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-07-24T03:55:55.3954730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-07-24T03:55:55.3955290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-07-24T03:55:55.3955870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-07-24T03:55:55.3956460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-07-24T03:55:55.3957020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-07-24T03:55:55.3957580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-07-24T03:55:55.3958130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-07-24T03:55:55.3958690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-07-24T03:55:55.3959250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-07-24T03:55:55.3959810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-07-24T03:55:55.3960380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-07-24T03:55:55.3961000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.3961710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-24T03:55:55.3962430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:55.3963160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-24T03:55:55.3963910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.3964620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3965340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.3966040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:55.3966660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-07-24T03:55:55.3967210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-07-24T03:55:55.3967860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-07-24T03:55:55.3968420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-07-24T03:55:55.3969000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-07-24T03:55:55.3969510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/discovery.py 2025-07-24T03:55:55.3970010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-07-24T03:55:55.3970570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-07-24T03:55:55.3971210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-07-24T03:55:55.3971900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:55.3972600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:55.3973250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3973920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-07-24T03:55:55.3974610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-07-24T03:55:55.3975270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-07-24T03:55:55.3975910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-07-24T03:55:55.3976580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-07-24T03:55:55.3977370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-07-24T03:55:55.3978190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-07-24T03:55:55.3978970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-07-24T03:55:55.3979770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-07-24T03:55:55.3980600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3981290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-07-24T03:55:55.3981930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-07-24T03:55:55.3982590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-07-24T03:55:55.3983130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-07-24T03:55:55.3983610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-07-24T03:55:55.3984150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-07-24T03:55:55.3984750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-07-24T03:55:55.3985360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-07-24T03:55:55.3985910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-07-24T03:55:55.3986430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/expand.py 2025-07-24T03:55:55.3986890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_static.py 2025-07-24T03:55:55.3987350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/warnings.py 2025-07-24T03:55:55.3987800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-07-24T03:55:55.3988240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_reqs.py 2025-07-24T03:55:55.3988750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-07-24T03:55:55.3989310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-07-24T03:55:55.3989830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-07-24T03:55:55.3990340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/server.py 2025-07-24T03:55:55.3990840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-07-24T03:55:55.3991350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-07-24T03:55:55.3991870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-07-24T03:55:55.3992460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.3993130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:55.3993710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-07-24T03:55:55.3994210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-07-24T03:55:55.3994730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-07-24T03:55:55.3995260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-07-24T03:55:55.3995800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-07-24T03:55:55.3996340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-07-24T03:55:55.3996890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-07-24T03:55:55.3997600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-07-24T03:55:55.3998200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-07-24T03:55:55.3998730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-07-24T03:55:55.3999350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-07-24T03:55:55.4000100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-07-24T03:55:55.4000860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:55.4001580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-07-24T03:55:55.4002390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-07-24T03:55:55.4003110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4003750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-07-24T03:55:55.4004320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-07-24T03:55:55.4004890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-07-24T03:55:55.4005480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-07-24T03:55:55.4006060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-07-24T03:55:55.4006720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-07-24T03:55:55.4007450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4008130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-07-24T03:55:55.4008700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-07-24T03:55:55.4009230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-07-24T03:55:55.4009870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-07-24T03:55:55.4010620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-07-24T03:55:55.4011360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4011990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-07-24T03:55:55.4012590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-07-24T03:55:55.4013180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-07-24T03:55:55.4013720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-07-24T03:55:55.4014220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-07-24T03:55:55.4014880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-07-24T03:55:55.4053530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-07-24T03:55:55.4065250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-07-24T03:55:55.4066540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-07-24T03:55:55.4067270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-24T03:55:55.4077640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-07-24T03:55:55.4080730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-07-24T03:55:55.4081500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-07-24T03:55:55.4082160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-07-24T03:55:55.4082820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-07-24T03:55:55.4083480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-07-24T03:55:55.4084150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-24T03:55:55.4084780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-07-24T03:55:55.4085440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-24T03:55:55.4086110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-24T03:55:55.4086750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-07-24T03:55:55.4087400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-07-24T03:55:55.4088080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-07-24T03:55:55.4088740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-07-24T03:55:55.4089390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-24T03:55:55.4090060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-07-24T03:55:55.4090710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-07-24T03:55:55.4091370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-07-24T03:55:55.4092020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-07-24T03:55:55.4092650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:55.4093280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-07-24T03:55:55.4093960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-07-24T03:55:55.4094730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-07-24T03:55:55.4095410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-07-24T03:55:55.4096070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-24T03:55:55.4096720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-07-24T03:55:55.4097390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-07-24T03:55:55.4098050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-07-24T03:55:55.4098770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-07-24T03:55:55.4099440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-07-24T03:55:55.4100090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-07-24T03:55:55.4100790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-07-24T03:55:55.4101450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-07-24T03:55:55.4102110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-07-24T03:55:55.4102770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-07-24T03:55:55.4103440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-07-24T03:55:55.4104150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-07-24T03:55:55.4104850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-07-24T03:55:55.4105520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-24T03:55:55.4106170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4106810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-07-24T03:55:55.4107500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-07-24T03:55:55.4108210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-07-24T03:55:55.4108810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-07-24T03:55:55.4109340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-07-24T03:55:55.4109870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-07-24T03:55:55.4110370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-07-24T03:55:55.4110880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-07-24T03:55:55.4111390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-07-24T03:55:55.4112100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-07-24T03:55:55.4112660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-07-24T03:55:55.4113200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-07-24T03:55:55.4113730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-07-24T03:55:55.4114240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/text.py 2025-07-24T03:55:55.4114730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-07-24T03:55:55.4115250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-07-24T03:55:55.4115750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-07-24T03:55:55.4116340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-07-24T03:55:55.4116890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-07-24T03:55:55.4117450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-07-24T03:55:55.4118010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-07-24T03:55:55.4118550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-07-24T03:55:55.4119070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-07-24T03:55:55.4119590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-07-24T03:55:55.4120120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-07-24T03:55:55.4120640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-07-24T03:55:55.4121150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-07-24T03:55:55.4121680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-07-24T03:55:55.4122220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-07-24T03:55:55.4122770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-07-24T03:55:55.4123290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-07-24T03:55:55.4123790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-07-24T03:55:55.4124290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-07-24T03:55:55.4124810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-07-24T03:55:55.4125420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-07-24T03:55:55.4126120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-07-24T03:55:55.4126740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-07-24T03:55:55.4127220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-07-24T03:55:55.4127680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/depends.py 2025-07-24T03:55:55.4128130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__init__.py 2025-07-24T03:55:55.4128720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-07-24T03:55:55.4129310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-07-24T03:55:55.4129920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-07-24T03:55:55.4130520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-07-24T03:55:55.4131140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-07-24T03:55:55.4131810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-07-24T03:55:55.4132430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-07-24T03:55:55.4237700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-07-24T03:55:55.4247350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-07-24T03:55:55.4248390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-07-24T03:55:55.4276540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-07-24T03:55:55.4277170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-07-24T03:55:55.4277770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:55.4278050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-07-24T03:55:55.4278320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-07-24T03:55:55.4278580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.4278870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-07-24T03:55:55.4279120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-07-24T03:55:55.4279380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-07-24T03:55:55.4279650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-07-24T03:55:55.4279920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-07-24T03:55:55.4280180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-07-24T03:55:55.4280440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-07-24T03:55:55.4280710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-07-24T03:55:55.4280990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-07-24T03:55:55.4281250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-07-24T03:55:55.4281510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-07-24T03:55:55.4281780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-07-24T03:55:55.4282090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4282380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.4282640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-07-24T03:55:55.4282930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-07-24T03:55:55.4283200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:55.4283400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/installer.py 2025-07-24T03:55:55.4283580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/glob.py 2025-07-24T03:55:55.4283770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/sandbox.py 2025-07-24T03:55:55.4284020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script.tmpl 2025-07-24T03:55:55.4284220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/launch.py 2025-07-24T03:55:55.4284420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/extension.py 2025-07-24T03:55:55.4284630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-07-24T03:55:55.4284840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-07-24T03:55:55.4285040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_itertools.py 2025-07-24T03:55:55.4285230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/monkey.py 2025-07-24T03:55:55.4285420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/build_meta.py 2025-07-24T03:55:55.4285610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli.exe 2025-07-24T03:55:55.4285800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/errors.py 2025-07-24T03:55:55.4286020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build.py 2025-07-24T03:55:55.4286240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-07-24T03:55:55.4286450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/alias.py 2025-07-24T03:55:55.4286670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-07-24T03:55:55.4286890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-07-24T03:55:55.4287130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-07-24T03:55:55.4287370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-07-24T03:55:55.4287620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-07-24T03:55:55.4287840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-07-24T03:55:55.4288070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-07-24T03:55:55.4288280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-07-24T03:55:55.4288500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-07-24T03:55:55.4288790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-07-24T03:55:55.4289070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-07-24T03:55:55.4289380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-07-24T03:55:55.4289730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-07-24T03:55:55.4290020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-07-24T03:55:55.4290310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-07-24T03:55:55.4290600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-07-24T03:55:55.4290900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-07-24T03:55:55.4291190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-07-24T03:55:55.4291550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-07-24T03:55:55.4291850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-07-24T03:55:55.4292140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-24T03:55:55.4292450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-07-24T03:55:55.4292730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-07-24T03:55:55.4293020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-07-24T03:55:55.4293320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-24T03:55:55.4293610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:55.4293900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-07-24T03:55:55.4294210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-24T03:55:55.4294530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-24T03:55:55.4294810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-07-24T03:55:55.4295090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4295380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-07-24T03:55:55.4295670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-07-24T03:55:55.4295890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-07-24T03:55:55.4296100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/test.py 2025-07-24T03:55:55.4296330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-07-24T03:55:55.4296550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-07-24T03:55:55.4296770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-07-24T03:55:55.4297000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-07-24T03:55:55.4297300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-07-24T03:55:55.4297530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-07-24T03:55:55.4297740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install.py 2025-07-24T03:55:55.4297960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/develop.py 2025-07-24T03:55:55.4298170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-07-24T03:55:55.4298410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-07-24T03:55:55.4298620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-07-24T03:55:55.4298800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/msvc.py 2025-07-24T03:55:55.4299080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_importlib.py 2025-07-24T03:55:55.4299290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-07-24T03:55:55.4299490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-07-24T03:55:55.4299680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-07-24T03:55:55.4299860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui.exe 2025-07-24T03:55:55.4300040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/dist.py 2025-07-24T03:55:55.4300280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-07-24T03:55:55.4300510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-07-24T03:55:55.4300760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-07-24T03:55:55.4300990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-07-24T03:55:55.4301220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-07-24T03:55:55.4301450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-07-24T03:55:55.4301700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-07-24T03:55:55.4301970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-07-24T03:55:55.4302290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-07-24T03:55:55.4302610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4302910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:55.4303150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-07-24T03:55:55.4303370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-07-24T03:55:55.4303590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-07-24T03:55:55.4303810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-07-24T03:55:55.4304020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-07-24T03:55:55.4304250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-07-24T03:55:55.4304540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-07-24T03:55:55.4304820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-07-24T03:55:55.4305080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-07-24T03:55:55.4305350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-07-24T03:55:55.4305600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-07-24T03:55:55.4305860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-07-24T03:55:55.4306100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-07-24T03:55:55.4306400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-07-24T03:55:55.4306780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4307100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-24T03:55:55.4307350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-07-24T03:55:55.4307600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-07-24T03:55:55.4307850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-07-24T03:55:55.4308120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-07-24T03:55:55.4308380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-07-24T03:55:55.4308630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-07-24T03:55:55.4308880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-07-24T03:55:55.4309110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-07-24T03:55:55.4309380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-07-24T03:55:55.4309710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-07-24T03:55:55.4310030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-07-24T03:55:55.4310380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-24T03:55:55.4310720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-07-24T03:55:55.4311040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-07-24T03:55:55.4311350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-07-24T03:55:55.4311680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-24T03:55:55.4312010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-07-24T03:55:55.4412410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-07-24T03:55:55.4438990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-24T03:55:55.4439760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-24T03:55:55.4449230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-07-24T03:55:55.4449580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-24T03:55:55.4449910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-07-24T03:55:55.4450250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-07-24T03:55:55.4450660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-07-24T03:55:55.4450970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-24T03:55:55.4451290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-07-24T03:55:55.4451620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-07-24T03:55:55.4451950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-07-24T03:55:55.4452280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-07-24T03:55:55.4452590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-07-24T03:55:55.4452940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-07-24T03:55:55.4453260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-07-24T03:55:55.4453590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-07-24T03:55:55.4453940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-07-24T03:55:55.4454270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-07-24T03:55:55.4454580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-07-24T03:55:55.4454910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-24T03:55:55.4455230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-07-24T03:55:55.4455560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-07-24T03:55:55.4455870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4456190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-07-24T03:55:55.4456560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-07-24T03:55:55.4456960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-07-24T03:55:55.4457270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-07-24T03:55:55.4457520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-07-24T03:55:55.4457780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-07-24T03:55:55.4458040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-07-24T03:55:55.4458290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-07-24T03:55:55.4458600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-07-24T03:55:55.4458880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-07-24T03:55:55.4459140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-07-24T03:55:55.4459390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-07-24T03:55:55.4459650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-07-24T03:55:55.4459930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-07-24T03:55:55.4460170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-07-24T03:55:55.4460410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-07-24T03:55:55.4460700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-07-24T03:55:55.4460980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-07-24T03:55:55.4461240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-07-24T03:55:55.4461500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-07-24T03:55:55.4461740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-07-24T03:55:55.4461990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-07-24T03:55:55.4462250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-07-24T03:55:55.4462490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-07-24T03:55:55.4462760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-07-24T03:55:55.4463010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-07-24T03:55:55.4463240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-07-24T03:55:55.4463470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-07-24T03:55:55.4463690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-07-24T03:55:55.4463980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-07-24T03:55:55.4464330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-07-24T03:55:55.4464640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-07-24T03:55:55.4464930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-07-24T03:55:55.4465240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-07-24T03:55:55.4465550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-07-24T03:55:55.4465830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-07-24T03:55:55.4466140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-07-24T03:55:55.4466510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-07-24T03:55:55.4466810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-07-24T03:55:55.4467110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-07-24T03:55:55.4467410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-07-24T03:55:55.4467700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.4468010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-07-24T03:55:55.4468300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-07-24T03:55:55.4468600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-07-24T03:55:55.4468990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-07-24T03:55:55.4469310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-07-24T03:55:55.4469630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-07-24T03:55:55.4469940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-07-24T03:55:55.4470240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-07-24T03:55:55.4470540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.4470820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-07-24T03:55:55.4471120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-07-24T03:55:55.4471410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-07-24T03:55:55.4471710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4471990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-07-24T03:55:55.4472340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.4472630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-07-24T03:55:55.4472870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-07-24T03:55:55.4473100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-07-24T03:55:55.4473320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-07-24T03:55:55.4473540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-07-24T03:55:55.4473760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-07-24T03:55:55.4473980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-07-24T03:55:55.4474270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-07-24T03:55:55.4474510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-07-24T03:55:55.4474770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-07-24T03:55:55.4475020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-07-24T03:55:55.4475250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-07-24T03:55:55.4475490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-07-24T03:55:55.4475760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-07-24T03:55:55.4476040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-07-24T03:55:55.4476310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-07-24T03:55:55.4476570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-07-24T03:55:55.4476820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-07-24T03:55:55.4477070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-07-24T03:55:55.4477320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-07-24T03:55:55.4477660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-07-24T03:55:55.4477970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:55.4478300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-07-24T03:55:55.4478610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-07-24T03:55:55.4478950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-07-24T03:55:55.4479270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-07-24T03:55:55.4479590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-07-24T03:55:55.4479910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-24T03:55:55.4480300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-07-24T03:55:55.4480620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-07-24T03:55:55.4480950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-07-24T03:55:55.4581590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-24T03:55:55.4604960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-24T03:55:55.4605520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-07-24T03:55:55.4606100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-07-24T03:55:55.4615010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-07-24T03:55:55.4615670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4616250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-07-24T03:55:55.4616610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-07-24T03:55:55.4616920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-07-24T03:55:55.4617170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-07-24T03:55:55.4619170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-07-24T03:55:55.4620030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-07-24T03:55:55.4620280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-07-24T03:55:55.4620540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-07-24T03:55:55.4721160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-07-24T03:55:55.4721600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-07-24T03:55:55.4821830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-07-24T03:55:55.4827530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-07-24T03:55:55.4828450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-07-24T03:55:55.4829100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-07-24T03:55:55.4830800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-07-24T03:55:55.4831090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-07-24T03:55:55.4831490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-07-24T03:55:55.4831890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-07-24T03:55:55.4832290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-07-24T03:55:55.4832640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-07-24T03:55:55.4832990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-07-24T03:55:55.4833270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-07-24T03:55:55.4833540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-07-24T03:55:55.4833820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-07-24T03:55:55.4834210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-07-24T03:55:55.4834530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-07-24T03:55:55.4834850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.4835180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.4835500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-07-24T03:55:55.4835820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:55.4836080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-07-24T03:55:55.4836330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-07-24T03:55:55.4836580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-07-24T03:55:55.4836830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-07-24T03:55:55.4837060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-07-24T03:55:55.4837300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-07-24T03:55:55.4837510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-07-24T03:55:55.4837720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-07-24T03:55:55.4837910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/wheel.py 2025-07-24T03:55:55.4838110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-07-24T03:55:55.4838310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/namespaces.py 2025-07-24T03:55:55.4838530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-07-24T03:55:55.4838720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_shutil.py 2025-07-24T03:55:55.4838950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-07-24T03:55:55.4839240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-07-24T03:55:55.4839460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-07-24T03:55:55.4839850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-07-24T03:55:55.4840190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-07-24T03:55:55.4840500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-07-24T03:55:55.4840850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-07-24T03:55:55.4841150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-07-24T03:55:55.4841450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-07-24T03:55:55.4841820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4842050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-07-24T03:55:55.4842300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-07-24T03:55:55.4842570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-07-24T03:55:55.4842890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-07-24T03:55:55.4843250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg 2025-07-24T03:55:55.4843660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO 2025-07-24T03:55:55.4844080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe 2025-07-24T03:55:55.4844500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt 2025-07-24T03:55:55.4844930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt 2025-07-24T03:55:55.4845370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt 2025-07-24T03:55:55.4845730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-07-24T03:55:55.4846030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-07-24T03:55:55.4846330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-07-24T03:55:55.4846570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-07-24T03:55:55.4846780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-07-24T03:55:55.4847060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4847250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/py.typed 2025-07-24T03:55:55.4847470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-07-24T03:55:55.4847760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-07-24T03:55:55.4848030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-24T03:55:55.4848310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-07-24T03:55:55.4848560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-24T03:55:55.4848810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-07-24T03:55:55.4849070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-24T03:55:55.4849320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-07-24T03:55:55.4849570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-07-24T03:55:55.4849880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-07-24T03:55:55.4850150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4850380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/override.py 2025-07-24T03:55:55.4850610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/repoquery.py 2025-07-24T03:55:55.4850830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/solver.py 2025-07-24T03:55:55.4851040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/index.py 2025-07-24T03:55:55.4851260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__init__.py 2025-07-24T03:55:55.4851570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/repoquery.cpython-313.pyc 2025-07-24T03:55:55.4851860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/plugin.cpython-313.pyc 2025-07-24T03:55:55.4852200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/conda_build_exceptions.cpython-313.pyc 2025-07-24T03:55:55.4852480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.4852790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.4853090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/mamba_utils.cpython-313.pyc 2025-07-24T03:55:55.4853380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/solver.cpython-313.pyc 2025-07-24T03:55:55.4853680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/state.cpython-313.pyc 2025-07-24T03:55:55.4853960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/index.cpython-313.pyc 2025-07-24T03:55:55.4854250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4854490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/mamba_utils.py 2025-07-24T03:55:55.4854750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-07-24T03:55:55.4854970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/utils.py 2025-07-24T03:55:55.4855190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/plugin.py 2025-07-24T03:55:55.4855490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/exceptions.py 2025-07-24T03:55:55.4855720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/state.py 2025-07-24T03:55:55.4855940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-07-24T03:55:55.4856130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/color.py 2025-07-24T03:55:55.4856320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/config.py 2025-07-24T03:55:55.4856520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/version.py 2025-07-24T03:55:55.4856700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-07-24T03:55:55.4856920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-07-24T03:55:55.4857180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-07-24T03:55:55.4857390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-07-24T03:55:55.4857570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-07-24T03:55:55.4857780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-07-24T03:55:55.4857980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-07-24T03:55:55.4858170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-07-24T03:55:55.4858360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/types.py 2025-07-24T03:55:55.4858580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-07-24T03:55:55.4858840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.4859150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-07-24T03:55:55.4859410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-07-24T03:55:55.4859680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-07-24T03:55:55.4859940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-07-24T03:55:55.4860220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-07-24T03:55:55.4860490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-07-24T03:55:55.4860760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-07-24T03:55:55.4861030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:55.4861290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-07-24T03:55:55.4861550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:55.4861810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-07-24T03:55:55.4862090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-07-24T03:55:55.4862370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-07-24T03:55:55.4862630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.4862970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.4863270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-07-24T03:55:55.4863520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.4863800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-07-24T03:55:55.4864150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-07-24T03:55:55.4864410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:55.4864700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-07-24T03:55:55.4865060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4865330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.4865610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-07-24T03:55:55.4865870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-07-24T03:55:55.4866070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-07-24T03:55:55.4866270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-07-24T03:55:55.4866490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-07-24T03:55:55.4866680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-07-24T03:55:55.4866870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-07-24T03:55:55.4867080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-07-24T03:55:55.4867270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-07-24T03:55:55.4867460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-07-24T03:55:55.4867650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/main.py 2025-07-24T03:55:55.4867860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-07-24T03:55:55.4868050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/json.py 2025-07-24T03:55:55.4868250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-07-24T03:55:55.4868440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-07-24T03:55:55.4868700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-07-24T03:55:55.4868950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-07-24T03:55:55.4869170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-07-24T03:55:55.4869410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-07-24T03:55:55.4869650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-07-24T03:55:55.4869880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-07-24T03:55:55.4870110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-07-24T03:55:55.4870500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-07-24T03:55:55.4870740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-07-24T03:55:55.4870950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-07-24T03:55:55.4871170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-07-24T03:55:55.4871400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-07-24T03:55:55.4871700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-07-24T03:55:55.4872010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-07-24T03:55:55.4872380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-07-24T03:55:55.4872690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-07-24T03:55:55.4872970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-07-24T03:55:55.4873250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-07-24T03:55:55.4873550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-07-24T03:55:55.4873860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-07-24T03:55:55.4874160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-07-24T03:55:55.4874460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-07-24T03:55:55.4874770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-07-24T03:55:55.4875060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-07-24T03:55:55.4875360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-07-24T03:55:55.4875650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-07-24T03:55:55.4875940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-07-24T03:55:55.4876220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-07-24T03:55:55.4876550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-07-24T03:55:55.4876830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-07-24T03:55:55.4877130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_gather.cpython-313.pyc 2025-07-24T03:55:55.4877470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-07-24T03:55:55.4877790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-07-24T03:55:55.4878090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-07-24T03:55:55.4878460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-07-24T03:55:55.4878760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-07-24T03:55:55.4879100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-07-24T03:55:55.4879380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4879680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-07-24T03:55:55.4879970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-07-24T03:55:55.4880360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-07-24T03:55:55.4880630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-07-24T03:55:55.4880880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-07-24T03:55:55.4881100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-07-24T03:55:55.4881340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-07-24T03:55:55.4881570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_gather.py 2025-07-24T03:55:55.4881820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-07-24T03:55:55.4882050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-07-24T03:55:55.4882270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-07-24T03:55:55.4882500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-07-24T03:55:55.4882720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-07-24T03:55:55.4882930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-07-24T03:55:55.4883160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-07-24T03:55:55.4883370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-07-24T03:55:55.4883590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-07-24T03:55:55.4883820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-07-24T03:55:55.4884070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-07-24T03:55:55.4884280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-07-24T03:55:55.4884510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-07-24T03:55:55.4884820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-07-24T03:55:55.4885140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/arguments_schema.cpython-313.pyc 2025-07-24T03:55:55.4885440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4885680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-07-24T03:55:55.4885990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/arguments_schema.py 2025-07-24T03:55:55.4886220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-07-24T03:55:55.4886430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-07-24T03:55:55.4886610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/color.py 2025-07-24T03:55:55.4886790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/config.py 2025-07-24T03:55:55.4886970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/version.py 2025-07-24T03:55:55.4887160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/fields.py 2025-07-24T03:55:55.4887370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-07-24T03:55:55.4887630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/decorator.py 2025-07-24T03:55:55.4887830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validators.py 2025-07-24T03:55:55.4888020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/warnings.py 2025-07-24T03:55:55.4888200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/tools.py 2025-07-24T03:55:55.4888400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-07-24T03:55:55.4888610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-07-24T03:55:55.4888850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-07-24T03:55:55.4889130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-07-24T03:55:55.4889440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-07-24T03:55:55.4889730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4889930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/env_settings.py 2025-07-24T03:55:55.4890120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__init__.py 2025-07-24T03:55:55.4890290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/mypy.py 2025-07-24T03:55:55.4890470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/types.py 2025-07-24T03:55:55.4890680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/class_validators.py 2025-07-24T03:55:55.4890930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.4891190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-07-24T03:55:55.4891500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-07-24T03:55:55.4891760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-07-24T03:55:55.4892010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-07-24T03:55:55.4892270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-07-24T03:55:55.4892530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-07-24T03:55:55.4892790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-07-24T03:55:55.4893050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-07-24T03:55:55.4893370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:55.4893680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-07-24T03:55:55.4893970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-07-24T03:55:55.4894220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-07-24T03:55:55.4894470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:55.4894730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-07-24T03:55:55.4895030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-07-24T03:55:55.4895360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-07-24T03:55:55.4895620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-07-24T03:55:55.4895900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-07-24T03:55:55.4896160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-07-24T03:55:55.4896420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.4896660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.4896950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-07-24T03:55:55.4897240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-07-24T03:55:55.4897500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-07-24T03:55:55.4897740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.4898020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-07-24T03:55:55.4898290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-07-24T03:55:55.4898570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-07-24T03:55:55.4898820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:55.4899100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-07-24T03:55:55.4899350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.4899620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.4899880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-07-24T03:55:55.4900120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-07-24T03:55:55.4900310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/aliases.py 2025-07-24T03:55:55.4900510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json_schema.py 2025-07-24T03:55:55.4900760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_migration.py 2025-07-24T03:55:55.4900970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/networks.py 2025-07-24T03:55:55.4901170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/root_model.py 2025-07-24T03:55:55.4906380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-07-24T03:55:55.4906580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/utils.py 2025-07-24T03:55:55.4906810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-07-24T03:55:55.4907000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/py.typed 2025-07-24T03:55:55.4907230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-07-24T03:55:55.4907460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/errors.py 2025-07-24T03:55:55.4907700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-07-24T03:55:55.4907880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/parse.py 2025-07-24T03:55:55.4908060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/typing.py 2025-07-24T03:55:55.4908240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/main.py 2025-07-24T03:55:55.4908440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-07-24T03:55:55.4908620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json.py 2025-07-24T03:55:55.4908840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-07-24T03:55:55.4909030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/generics.py 2025-07-24T03:55:55.4909210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/schema.py 2025-07-24T03:55:55.4909430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-07-24T03:55:55.4909660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-07-24T03:55:55.4909900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-07-24T03:55:55.5010290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-07-24T03:55:55.5110630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-07-24T03:55:55.5211010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-07-24T03:55:55.5311370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:55.5411790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-07-24T03:55:55.5512260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-07-24T03:55:55.5587810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-07-24T03:55:55.5588520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5589550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-07-24T03:55:55.5589870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-07-24T03:55:55.5690090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-07-24T03:55:55.5690420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-07-24T03:55:55.5690640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-07-24T03:55:55.5690910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-07-24T03:55:55.5691180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-07-24T03:55:55.5691440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-07-24T03:55:55.5691720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-07-24T03:55:55.5691970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-07-24T03:55:55.5692330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-07-24T03:55:55.5692620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-07-24T03:55:55.5692880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-07-24T03:55:55.5693150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-07-24T03:55:55.5693410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-07-24T03:55:55.5693630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__init__.py 2025-07-24T03:55:55.5693870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.pyi 2025-07-24T03:55:55.5694280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/typing_objects.cpython-313.pyc 2025-07-24T03:55:55.5694590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/introspection.cpython-313.pyc 2025-07-24T03:55:55.5694870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5695110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/introspection.py 2025-07-24T03:55:55.5695340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/typing_objects.py 2025-07-24T03:55:55.5695540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_inspection/py.typed 2025-07-24T03:55:55.5695810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/RECORD 2025-07-24T03:55:55.5696100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/licenses/LICENSE 2025-07-24T03:55:55.5696390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/direct_url.json 2025-07-24T03:55:55.5696660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/WHEEL 2025-07-24T03:55:55.5696950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/entry_points.txt 2025-07-24T03:55:55.5697220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/REQUESTED 2025-07-24T03:55:55.5697500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/INSTALLER 2025-07-24T03:55:55.5697760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.2.0.dist-info/METADATA 2025-07-24T03:55:55.5698000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-07-24T03:55:55.5698270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-07-24T03:55:55.5698470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.py 2025-07-24T03:55:55.5698740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-07-24T03:55:55.5699000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5699200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-07-24T03:55:55.5699380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/py.typed 2025-07-24T03:55:55.5699630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-07-24T03:55:55.5699880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-07-24T03:55:55.5700170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-07-24T03:55:55.5700420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-07-24T03:55:55.5700710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-07-24T03:55:55.5701000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-07-24T03:55:55.5701310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-07-24T03:55:55.5701620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.5701920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-07-24T03:55:55.5702220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-07-24T03:55:55.5702520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5702850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-07-24T03:55:55.5703130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-07-24T03:55:55.5703370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-07-24T03:55:55.5703580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-07-24T03:55:55.5703820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-07-24T03:55:55.5704060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-07-24T03:55:55.5704270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-07-24T03:55:55.5704500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-07-24T03:55:55.5704740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/RECORD 2025-07-24T03:55:55.5705000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE 2025-07-24T03:55:55.5705290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.APACHE 2025-07-24T03:55:55.5705570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.BSD 2025-07-24T03:55:55.5705920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/direct_url.json 2025-07-24T03:55:55.5706160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/WHEEL 2025-07-24T03:55:55.5706400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/REQUESTED 2025-07-24T03:55:55.5706650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/INSTALLER 2025-07-24T03:55:55.5706880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/METADATA 2025-07-24T03:55:55.5707100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/RECORD 2025-07-24T03:55:55.5707360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/AUTHORS.md 2025-07-24T03:55:55.5707690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/licenses/LICENSE.txt 2025-07-24T03:55:55.5707940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/direct_url.json 2025-07-24T03:55:55.5708150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/WHEEL 2025-07-24T03:55:55.5708400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/top_level.txt 2025-07-24T03:55:55.5708630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/REQUESTED 2025-07-24T03:55:55.5708850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/INSTALLER 2025-07-24T03:55:55.5709080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.3.0.dist-info/METADATA 2025-07-24T03:55:55.5709280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-07-24T03:55:55.5709570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-07-24T03:55:55.5709840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5710060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-07-24T03:55:55.5710280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-07-24T03:55:55.5710550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-07-24T03:55:55.5710750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/py.typed 2025-07-24T03:55:55.5710940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-07-24T03:55:55.5711150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-07-24T03:55:55.5711340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-07-24T03:55:55.5711530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-07-24T03:55:55.5711710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-07-24T03:55:55.5711900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-07-24T03:55:55.5712100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-07-24T03:55:55.5712300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-07-24T03:55:55.5712480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-07-24T03:55:55.5712670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-07-24T03:55:55.5712870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-07-24T03:55:55.5713160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-07-24T03:55:55.5713390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-07-24T03:55:55.5713580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-07-24T03:55:55.5713790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-07-24T03:55:55.5713980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-07-24T03:55:55.5714160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-07-24T03:55:55.5714420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.5714730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-07-24T03:55:55.5715040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-07-24T03:55:55.5715320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-07-24T03:55:55.5715590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-07-24T03:55:55.5715850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-07-24T03:55:55.5716100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-07-24T03:55:55.5716380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-07-24T03:55:55.5716660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-07-24T03:55:55.5716930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-07-24T03:55:55.5717190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-07-24T03:55:55.5717450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-07-24T03:55:55.5717710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-07-24T03:55:55.5718000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-07-24T03:55:55.5718270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-07-24T03:55:55.5718550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-07-24T03:55:55.5718810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-07-24T03:55:55.5719070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-07-24T03:55:55.5719320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.5719590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-07-24T03:55:55.5719850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-07-24T03:55:55.5720100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-07-24T03:55:55.5720360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-07-24T03:55:55.5720700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-07-24T03:55:55.5720970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-07-24T03:55:55.5721250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-07-24T03:55:55.5721510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5721790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-07-24T03:55:55.5722050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-07-24T03:55:55.5722310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-07-24T03:55:55.5722560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-07-24T03:55:55.5722750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-07-24T03:55:55.5722940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-07-24T03:55:55.5723150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-07-24T03:55:55.5723340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-07-24T03:55:55.5723530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-07-24T03:55:55.5723720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-07-24T03:55:55.5723930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-07-24T03:55:55.5724120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-07-24T03:55:55.5724320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-07-24T03:55:55.5724510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-07-24T03:55:55.5724700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-07-24T03:55:55.5724870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-07-24T03:55:55.5725070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-07-24T03:55:55.5725260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__init__.py 2025-07-24T03:55:55.5725520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5725720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-07-24T03:55:55.5726000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5726180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/README.md 2025-07-24T03:55:55.5726410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-07-24T03:55:55.5726700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5726930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-07-24T03:55:55.5727170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-07-24T03:55:55.5727430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-07-24T03:55:55.5727660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-07-24T03:55:55.5727970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-07-24T03:55:55.5728210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-07-24T03:55:55.5728450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-07-24T03:55:55.5728690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-07-24T03:55:55.5728880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions.py 2025-07-24T03:55:55.5729060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/macos.py 2025-07-24T03:55:55.5729250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/unix.py 2025-07-24T03:55:55.5729470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/version.py 2025-07-24T03:55:55.5729710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__init__.py 2025-07-24T03:55:55.5729980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-24T03:55:55.5730250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-24T03:55:55.5730520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-24T03:55:55.5730790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-24T03:55:55.5731060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5731330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5731600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-24T03:55:55.5731860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-24T03:55:55.5732050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/api.py 2025-07-24T03:55:55.5732250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/android.py 2025-07-24T03:55:55.5732430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/py.typed 2025-07-24T03:55:55.5732630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/windows.py 2025-07-24T03:55:55.5732830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__main__.py 2025-07-24T03:55:55.5733080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-07-24T03:55:55.5733350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-07-24T03:55:55.5733630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-07-24T03:55:55.5733890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-07-24T03:55:55.5734150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-07-24T03:55:55.5734440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-07-24T03:55:55.5734690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/RECORD 2025-07-24T03:55:55.5734960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/licenses/LICENSE 2025-07-24T03:55:55.5735320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/direct_url.json 2025-07-24T03:55:55.5735570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/WHEEL 2025-07-24T03:55:55.5735850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/entry_points.txt 2025-07-24T03:55:55.5736110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/top_level.txt 2025-07-24T03:55:55.5736370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/REQUESTED 2025-07-24T03:55:55.5736620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/INSTALLER 2025-07-24T03:55:55.5736870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/METADATA 2025-07-24T03:55:55.5737060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/difflib.py 2025-07-24T03:55:55.5737180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc.py 2025-07-24T03:55:55.5737310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/selectors.py 2025-07-24T03:55:55.5737430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/decimal.py 2025-07-24T03:55:55.5737570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socketserver.py 2025-07-24T03:55:55.5737680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copy.py 2025-07-24T03:55:55.5737820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__init__.py 2025-07-24T03:55:55.5738040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-07-24T03:55:55.5738250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5738450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-07-24T03:55:55.5738590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/parser.py 2025-07-24T03:55:55.5738730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/entities.py 2025-07-24T03:55:55.5738870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/genericpath.py 2025-07-24T03:55:55.5739000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/linecache.py 2025-07-24T03:55:55.5739120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/types.py 2025-07-24T03:55:55.5739280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/scrolledtext.py 2025-07-24T03:55:55.5739440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/colorchooser.py 2025-07-24T03:55:55.5739600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/commondialog.py 2025-07-24T03:55:55.5739750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/messagebox.py 2025-07-24T03:55:55.5739890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dialog.py 2025-07-24T03:55:55.5740040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/constants.py 2025-07-24T03:55:55.5740180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dnd.py 2025-07-24T03:55:55.5740320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__init__.py 2025-07-24T03:55:55.5740460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/ttk.py 2025-07-24T03:55:55.5740680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-07-24T03:55:55.5740890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-07-24T03:55:55.5741090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-07-24T03:55:55.5741310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-07-24T03:55:55.5741520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-07-24T03:55:55.5741830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-07-24T03:55:55.5742040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-07-24T03:55:55.5742270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-07-24T03:55:55.5742490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:55.5742710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5742930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-07-24T03:55:55.5743150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5743380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-07-24T03:55:55.5743620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/filedialog.py 2025-07-24T03:55:55.5743760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/font.py 2025-07-24T03:55:55.5743910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__main__.py 2025-07-24T03:55:55.5744070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/simpledialog.py 2025-07-24T03:55:55.5744200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mimetypes.py 2025-07-24T03:55:55.5744390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-07-24T03:55:55.5744600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-07-24T03:55:55.5744790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-07-24T03:55:55.5744990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-07-24T03:55:55.5745180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-07-24T03:55:55.5745360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-07-24T03:55:55.5745560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-07-24T03:55:55.5745770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-07-24T03:55:55.5745940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-07-24T03:55:55.5746120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-07-24T03:55:55.5746300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-07-24T03:55:55.5746480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-07-24T03:55:55.5746670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-07-24T03:55:55.5746880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-07-24T03:55:55.5747060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-07-24T03:55:55.5747250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-07-24T03:55:55.5747450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-07-24T03:55:55.5747630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-07-24T03:55:55.5747830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-07-24T03:55:55.5748030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-07-24T03:55:55.5748230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-07-24T03:55:55.5748420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-07-24T03:55:55.5748690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-07-24T03:55:55.5748880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-07-24T03:55:55.5749080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-07-24T03:55:55.5749270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-07-24T03:55:55.5749460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-07-24T03:55:55.5749660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-07-24T03:55:55.5749860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-07-24T03:55:55.5750050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-07-24T03:55:55.5750290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-07-24T03:55:55.5750490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-07-24T03:55:55.5750690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-07-24T03:55:55.5750880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-07-24T03:55:55.5751070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-07-24T03:55:55.5751260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-07-24T03:55:55.5751470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-07-24T03:55:55.5751660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-07-24T03:55:55.5751860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-07-24T03:55:55.5752050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-07-24T03:55:55.5752240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-07-24T03:55:55.5752420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:55.5752630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-07-24T03:55:55.5752800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-07-24T03:55:55.5753020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-07-24T03:55:55.5753200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-07-24T03:55:55.5753390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-07-24T03:55:55.5753570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-07-24T03:55:55.5753770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-07-24T03:55:55.5753980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-07-24T03:55:55.5754170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-07-24T03:55:55.5754370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-07-24T03:55:55.5754550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-07-24T03:55:55.5754740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-07-24T03:55:55.5754950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-07-24T03:55:55.5755140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-07-24T03:55:55.5755380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-07-24T03:55:55.5755590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-07-24T03:55:55.5755800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-07-24T03:55:55.5756000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-07-24T03:55:55.5756190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-07-24T03:55:55.5756370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-07-24T03:55:55.5756560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-07-24T03:55:55.5756760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-07-24T03:55:55.5756970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-07-24T03:55:55.5757180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-07-24T03:55:55.5757400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-07-24T03:55:55.5757580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-07-24T03:55:55.5757800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-07-24T03:55:55.5757970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-07-24T03:55:55.5758150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-07-24T03:55:55.5758350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-07-24T03:55:55.5758540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-07-24T03:55:55.5758710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-07-24T03:55:55.5758920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-07-24T03:55:55.5759120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-07-24T03:55:55.5759310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-07-24T03:55:55.5759500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-07-24T03:55:55.5759700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-07-24T03:55:55.5759910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-07-24T03:55:55.5760090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-07-24T03:55:55.5760290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-07-24T03:55:55.5760480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-07-24T03:55:55.5760700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-07-24T03:55:55.5760890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-07-24T03:55:55.5761070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-07-24T03:55:55.5761250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-07-24T03:55:55.5761440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-07-24T03:55:55.5761630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-07-24T03:55:55.5761810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-07-24T03:55:55.5762000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-07-24T03:55:55.5762260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-07-24T03:55:55.5762460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-07-24T03:55:55.5762650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-07-24T03:55:55.5762830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-07-24T03:55:55.5763020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-07-24T03:55:55.5763200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-07-24T03:55:55.5763380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-07-24T03:55:55.5763560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-07-24T03:55:55.5763820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-07-24T03:55:55.5764020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-07-24T03:55:55.5764210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-07-24T03:55:55.5764400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.5764580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-07-24T03:55:55.5764770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-07-24T03:55:55.5764950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-07-24T03:55:55.5765140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-07-24T03:55:55.5765330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-07-24T03:55:55.5765520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-07-24T03:55:55.5765730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-07-24T03:55:55.5765910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-07-24T03:55:55.5766110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-07-24T03:55:55.5766290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-07-24T03:55:55.5766470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-07-24T03:55:55.5766670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-07-24T03:55:55.5766840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-07-24T03:55:55.5767040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-07-24T03:55:55.5767250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-07-24T03:55:55.5767440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-07-24T03:55:55.5767630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-07-24T03:55:55.5767830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-07-24T03:55:55.5768020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-07-24T03:55:55.5768210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-07-24T03:55:55.5768400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-07-24T03:55:55.5768600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-07-24T03:55:55.5768790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-07-24T03:55:55.5769140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-07-24T03:55:55.5769340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-07-24T03:55:55.5769520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-07-24T03:55:55.5769710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-07-24T03:55:55.5769990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-07-24T03:55:55.5770180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-07-24T03:55:55.5770430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-07-24T03:55:55.5770650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-07-24T03:55:55.5770860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-07-24T03:55:55.5771070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-07-24T03:55:55.5771250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-07-24T03:55:55.5771430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-07-24T03:55:55.5771640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-07-24T03:55:55.5771830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-07-24T03:55:55.5772030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-07-24T03:55:55.5772220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-07-24T03:55:55.5772410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-07-24T03:55:55.5772600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-07-24T03:55:55.5772800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-07-24T03:55:55.5772980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-07-24T03:55:55.5773170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-07-24T03:55:55.5773370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-07-24T03:55:55.5773560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-07-24T03:55:55.5773740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-07-24T03:55:55.5773920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-07-24T03:55:55.5774130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-07-24T03:55:55.5774330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-07-24T03:55:55.5774530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-07-24T03:55:55.5774720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-07-24T03:55:55.5774840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/colorsys.py 2025-07-24T03:55:55.5774960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/numbers.py 2025-07-24T03:55:55.5775090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_strptime.py 2025-07-24T03:55:55.5775220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextvars.py 2025-07-24T03:55:55.5775340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/random.py 2025-07-24T03:55:55.5775460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ftplib.py 2025-07-24T03:55:55.5775650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/optparse.py 2025-07-24T03:55:55.5775800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sitecustomize.py 2025-07-24T03:55:55.5775950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/expat.py 2025-07-24T03:55:55.5776110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__init__.py 2025-07-24T03:55:55.5776330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-07-24T03:55:55.5776560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5776700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/handler.py 2025-07-24T03:55:55.5776850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__init__.py 2025-07-24T03:55:55.5777060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-07-24T03:55:55.5777330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-07-24T03:55:55.5777550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-07-24T03:55:55.5777770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-07-24T03:55:55.5778000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-07-24T03:55:55.5778200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5778350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/saxutils.py 2025-07-24T03:55:55.5778500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/xmlreader.py 2025-07-24T03:55:55.5778650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/expatreader.py 2025-07-24T03:55:55.5778810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/_exceptions.py 2025-07-24T03:55:55.5778950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__init__.py 2025-07-24T03:55:55.5779150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5779290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/pulldom.py 2025-07-24T03:55:55.5779450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/expatbuilder.py 2025-07-24T03:55:55.5779590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/domreg.py 2025-07-24T03:55:55.5779750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minicompat.py 2025-07-24T03:55:55.5779890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__init__.py 2025-07-24T03:55:55.5780120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-07-24T03:55:55.5780330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-07-24T03:55:55.5780570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-07-24T03:55:55.5780790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-07-24T03:55:55.5781010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-07-24T03:55:55.5781230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-07-24T03:55:55.5781440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-07-24T03:55:55.5781650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5781800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/NodeFilter.py 2025-07-24T03:55:55.5781960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/xmlbuilder.py 2025-07-24T03:55:55.5782100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minidom.py 2025-07-24T03:55:55.5782310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementPath.py 2025-07-24T03:55:55.5782470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/cElementTree.py 2025-07-24T03:55:55.5782620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__init__.py 2025-07-24T03:55:55.5782860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-07-24T03:55:55.5783090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-07-24T03:55:55.5783320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-07-24T03:55:55.5783560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-07-24T03:55:55.5783780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5784000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementInclude.py 2025-07-24T03:55:55.5784170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementTree.py 2025-07-24T03:55:55.5784280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pdb.py 2025-07-24T03:55:55.5784410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/threading.py 2025-07-24T03:55:55.5784530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtle.py 2025-07-24T03:55:55.5784650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/platform.py 2025-07-24T03:55:55.5784760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pstats.py 2025-07-24T03:55:55.5784880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/glob.py 2025-07-24T03:55:55.5785000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/quopri.py 2025-07-24T03:55:55.5785120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/symtable.py 2025-07-24T03:55:55.5785230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pprint.py 2025-07-24T03:55:55.5785360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/calendar.py 2025-07-24T03:55:55.5785480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/inspect.py 2025-07-24T03:55:55.5785620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/util.py 2025-07-24T03:55:55.5785760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/handlers.py 2025-07-24T03:55:55.5785910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__init__.py 2025-07-24T03:55:55.5786050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/types.py 2025-07-24T03:55:55.5786270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-07-24T03:55:55.5786480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-07-24T03:55:55.5786690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-07-24T03:55:55.5786900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.5787120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.5787350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-07-24T03:55:55.5787560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5787710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/validate.py 2025-07-24T03:55:55.5787870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/simple_server.py 2025-07-24T03:55:55.5788010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/headers.py 2025-07-24T03:55:55.5788130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/poplib.py 2025-07-24T03:55:55.5788250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/plistlib.py 2025-07-24T03:55:55.5788390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickletools.py 2025-07-24T03:55:55.5788560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site.py 2025-07-24T03:55:55.5788700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/decoder.py 2025-07-24T03:55:55.5788840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/scanner.py 2025-07-24T03:55:55.5788970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__init__.py 2025-07-24T03:55:55.5789180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-07-24T03:55:55.5789390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-07-24T03:55:55.5789590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5789800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-07-24T03:55:55.5790020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-07-24T03:55:55.5790210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/encoder.py 2025-07-24T03:55:55.5790340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/tool.py 2025-07-24T03:55:55.5790490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_opcode_metadata.py 2025-07-24T03:55:55.5790610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/keyword.py 2025-07-24T03:55:55.5790740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/configparser.py 2025-07-24T03:55:55.5790890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_apple_support.py 2025-07-24T03:55:55.5791010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/reprlib.py 2025-07-24T03:55:55.5791130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/secrets.py 2025-07-24T03:55:55.5791240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shlex.py 2025-07-24T03:55:55.5791370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookies.py 2025-07-24T03:55:55.5791510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/server.py 2025-07-24T03:55:55.5791640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/client.py 2025-07-24T03:55:55.5791780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__init__.py 2025-07-24T03:55:55.5791990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-07-24T03:55:55.5792200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-07-24T03:55:55.5792410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-07-24T03:55:55.5792610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-07-24T03:55:55.5792810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5792960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookiejar.py 2025-07-24T03:55:55.5793100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__init__.py 2025-07-24T03:55:55.5793310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-07-24T03:55:55.5793520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-07-24T03:55:55.5793740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5793950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5794090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dump.py 2025-07-24T03:55:55.5794230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dbapi2.py 2025-07-24T03:55:55.5794370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__main__.py 2025-07-24T03:55:55.5794500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/posixpath.py 2025-07-24T03:55:55.5794630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/py_compile.py 2025-07-24T03:55:55.5794870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__init__.py 2025-07-24T03:55:55.5795090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5795320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5795550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-07-24T03:55:55.5795770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-07-24T03:55:55.5795920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__main__.py 2025-07-24T03:55:55.5796090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_uninstall.py 2025-07-24T03:55:55.5796230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_osx_support.py 2025-07-24T03:55:55.5796380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stat.py 2025-07-24T03:55:55.5796540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/compileall.py 2025-07-24T03:55:55.5796710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/_base.py 2025-07-24T03:55:55.5796890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/thread.py 2025-07-24T03:55:55.5802660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__init__.py 2025-07-24T03:55:55.5802930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-07-24T03:55:55.5803190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-07-24T03:55:55.5803430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-07-24T03:55:55.5803680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5803850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/process.py 2025-07-24T03:55:55.5804010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__init__.py 2025-07-24T03:55:55.5804240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5804350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/csv.py 2025-07-24T03:55:55.5804520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/historical_reader.py 2025-07-24T03:55:55.5804680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_console.py 2025-07-24T03:55:55.5804830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/readline.py 2025-07-24T03:55:55.5804970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/console.py 2025-07-24T03:55:55.5805110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/trace.py 2025-07-24T03:55:55.5805250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/curses.py 2025-07-24T03:55:55.5805420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/base_eventqueue.py 2025-07-24T03:55:55.5805590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_console.py 2025-07-24T03:55:55.5805760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-07-24T03:55:55.5805930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_threading_handler.py 2025-07-24T03:55:55.5806080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__init__.py 2025-07-24T03:55:55.5806220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/types.py 2025-07-24T03:55:55.5806420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-07-24T03:55:55.5806660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-07-24T03:55:55.5806900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-07-24T03:55:55.5807220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-07-24T03:55:55.5807450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-07-24T03:55:55.5807670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-07-24T03:55:55.5807900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-07-24T03:55:55.5808120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-07-24T03:55:55.5808350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-07-24T03:55:55.5808560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-07-24T03:55:55.5808770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-07-24T03:55:55.5809050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-07-24T03:55:55.5809260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.5809500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-07-24T03:55:55.5809730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-07-24T03:55:55.5809960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-07-24T03:55:55.5810180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-07-24T03:55:55.5810390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-07-24T03:55:55.5810600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-07-24T03:55:55.5810840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-07-24T03:55:55.5811070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-07-24T03:55:55.5811280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-07-24T03:55:55.5811490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5811700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5811920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-07-24T03:55:55.5812060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/keymap.py 2025-07-24T03:55:55.5812220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_minimal_curses.py 2025-07-24T03:55:55.5812380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/fancy_termios.py 2025-07-24T03:55:55.5812530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/reader.py 2025-07-24T03:55:55.5812660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/mypy.ini 2025-07-24T03:55:55.5812800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/utils.py 2025-07-24T03:55:55.5812940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/pager.py 2025-07-24T03:55:55.5813070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/input.py 2025-07-24T03:55:55.5813240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-07-24T03:55:55.5813410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/completing_reader.py 2025-07-24T03:55:55.5813550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/main.py 2025-07-24T03:55:55.5813700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/commands.py 2025-07-24T03:55:55.5813850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__main__.py 2025-07-24T03:55:55.5814060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/simple_interact.py 2025-07-24T03:55:55.5814200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydatetime.py 2025-07-24T03:55:55.5814330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fractions.py 2025-07-24T03:55:55.5814490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__init__.py 2025-07-24T03:55:55.5814710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5814930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5815080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__main__.py 2025-07-24T03:55:55.5815200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sched.py 2025-07-24T03:55:55.5815340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/imaplib.py 2025-07-24T03:55:55.5815480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mailbox.py 2025-07-24T03:55:55.5815620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_compile.py 2025-07-24T03:55:55.5815740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/locale.py 2025-07-24T03:55:55.5815850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ast.py 2025-07-24T03:55:55.5815970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/doctest.py 2025-07-24T03:55:55.5816090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/argparse.py 2025-07-24T03:55:55.5816210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getpass.py 2025-07-24T03:55:55.5816320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickle.py 2025-07-24T03:55:55.5816430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pty.py 2025-07-24T03:55:55.5816570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextlib.py 2025-07-24T03:55:55.5816700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/statistics.py 2025-07-24T03:55:55.5816850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_collections_abc.py 2025-07-24T03:55:55.5816970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__future__.py 2025-07-24T03:55:55.5817090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pylong.py 2025-07-24T03:55:55.5817230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dataclasses.py 2025-07-24T03:55:55.5817350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shelve.py 2025-07-24T03:55:55.5817460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/string.py 2025-07-24T03:55:55.5817580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/smtplib.py 2025-07-24T03:55:55.5817720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__init__.py 2025-07-24T03:55:55.5817930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5818140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5818330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/posix/activate.csh 2025-07-24T03:55:55.5818510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/Activate.ps1 2025-07-24T03:55:55.5818690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate.fish 2025-07-24T03:55:55.5818860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate 2025-07-24T03:55:55.5819000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__main__.py 2025-07-24T03:55:55.5819120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getopt.py 2025-07-24T03:55:55.5819250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/antigravity.py 2025-07-24T03:55:55.5819360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/enum.py 2025-07-24T03:55:55.5819480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/ndbm.py 2025-07-24T03:55:55.5819600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/gnu.py 2025-07-24T03:55:55.5819820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__init__.py 2025-07-24T03:55:55.5820020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-07-24T03:55:55.5820210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-07-24T03:55:55.5820400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-07-24T03:55:55.5820590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-07-24T03:55:55.5820790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5820920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/dumb.py 2025-07-24T03:55:55.5821050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/sqlite3.py 2025-07-24T03:55:55.5821170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/timeit.py 2025-07-24T03:55:55.5821340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/graphlib.py 2025-07-24T03:55:55.5821480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hmac.py 2025-07-24T03:55:55.5821600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tarfile.py 2025-07-24T03:55:55.5821750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/readers.py 2025-07-24T03:55:55.5821900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_abc.py 2025-07-24T03:55:55.5822040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/util.py 2025-07-24T03:55:55.5822200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap.py 2025-07-24T03:55:55.5822380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/readers.py 2025-07-24T03:55:55.5822550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_common.py 2025-07-24T03:55:55.5822720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__init__.py 2025-07-24T03:55:55.5823000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-07-24T03:55:55.5823240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-07-24T03:55:55.5823480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:55.5823730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-07-24T03:55:55.5823980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-07-24T03:55:55.5824230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-07-24T03:55:55.5824480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5824740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:55.5824930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_itertools.py 2025-07-24T03:55:55.5825110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_adapters.py 2025-07-24T03:55:55.5825280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/simple.py 2025-07-24T03:55:55.5825470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_functional.py 2025-07-24T03:55:55.5825630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/abc.py 2025-07-24T03:55:55.5825780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__init__.py 2025-07-24T03:55:55.5826000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-07-24T03:55:55.5826210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-07-24T03:55:55.5826420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-07-24T03:55:55.5826720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-07-24T03:55:55.5826950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-07-24T03:55:55.5827160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.5827380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-07-24T03:55:55.5827630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-07-24T03:55:55.5827860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5828040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap_external.py 2025-07-24T03:55:55.5828220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/machinery.py 2025-07-24T03:55:55.5828400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/simple.py 2025-07-24T03:55:55.5828570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_meta.py 2025-07-24T03:55:55.5828740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_text.py 2025-07-24T03:55:55.5828910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__init__.py 2025-07-24T03:55:55.5829090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_functools.py 2025-07-24T03:55:55.5829350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-07-24T03:55:55.5829590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-07-24T03:55:55.5829820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-07-24T03:55:55.5830080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-24T03:55:55.5830330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-24T03:55:55.5830580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5830830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-07-24T03:55:55.5831080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-24T03:55:55.5831260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/diagnose.py 2025-07-24T03:55:55.5831450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_collections.py 2025-07-24T03:55:55.5831630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_itertools.py 2025-07-24T03:55:55.5831810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_adapters.py 2025-07-24T03:55:55.5831950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/abc.py 2025-07-24T03:55:55.5832090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/server.py 2025-07-24T03:55:55.5832230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/client.py 2025-07-24T03:55:55.5832370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__init__.py 2025-07-24T03:55:55.5832580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-07-24T03:55:55.5832790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-07-24T03:55:55.5833000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5833130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stringprep.py 2025-07-24T03:55:55.5833250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/typing.py 2025-07-24T03:55:55.5833420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/LICENSE.txt 2025-07-24T03:55:55.5833570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/multicall.py 2025-07-24T03:55:55.5833710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.py 2025-07-24T03:55:55.5833850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/mainmenu.py 2025-07-24T03:55:55.5834000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/filelist.py 2025-07-24T03:55:55.5834140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/sidebar.py 2025-07-24T03:55:55.5834270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tree.py 2025-07-24T03:55:55.5834420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyshell.py 2025-07-24T03:55:55.5834570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/stackviewer.py 2025-07-24T03:55:55.5834740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/statusbar.py 2025-07-24T03:55:55.5834900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/run.py 2025-07-24T03:55:55.5835050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autoexpand.py 2025-07-24T03:55:55.5835210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/codecontext.py 2025-07-24T03:55:55.5835350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.html 2025-07-24T03:55:55.5835510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/configdialog.py 2025-07-24T03:55:55.5835650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config.py 2025-07-24T03:55:55.5835800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help_about.py 2025-07-24T03:55:55.5835930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/TODO.txt 2025-07-24T03:55:55.5836070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj.py 2025-07-24T03:55:55.5836220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/query.py 2025-07-24T03:55:55.5836360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/window.py 2025-07-24T03:55:55.5836500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/extend.txt 2025-07-24T03:55:55.5836640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/ChangeLog 2025-07-24T03:55:55.5836790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchbase.py 2025-07-24T03:55:55.5836920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/util.py 2025-07-24T03:55:55.5837070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/colorizer.py 2025-07-24T03:55:55.5837220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/redirector.py 2025-07-24T03:55:55.5837370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config_key.py 2025-07-24T03:55:55.5837520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip_w.py 2025-07-24T03:55:55.5837670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/runscript.py 2025-07-24T03:55:55.5837810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/delegator.py 2025-07-24T03:55:55.5837950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.pyw 2025-07-24T03:55:55.5838100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__init__.py 2025-07-24T03:55:55.5838260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/format.py 2025-07-24T03:55:55.5838400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/textview.py 2025-07-24T03:55:55.5838540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/grep.py 2025-07-24T03:55:55.5838750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-07-24T03:55:55.5838960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-07-24T03:55:55.5839190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-07-24T03:55:55.5839430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-07-24T03:55:55.5839660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-07-24T03:55:55.5839880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-07-24T03:55:55.5840090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:55.5840310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-07-24T03:55:55.5840520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-07-24T03:55:55.5840740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-07-24T03:55:55.5840940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-07-24T03:55:55.5841210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-07-24T03:55:55.5841410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-07-24T03:55:55.5841630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-07-24T03:55:55.5841860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-07-24T03:55:55.5842070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-07-24T03:55:55.5842290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-07-24T03:55:55.5842510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-07-24T03:55:55.5842720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-07-24T03:55:55.5842930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-07-24T03:55:55.5843150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-07-24T03:55:55.5843350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-07-24T03:55:55.5843560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-07-24T03:55:55.5843780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-07-24T03:55:55.5843990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-07-24T03:55:55.5844210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-07-24T03:55:55.5844430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-07-24T03:55:55.5844660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-07-24T03:55:55.5844890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-07-24T03:55:55.5845100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-07-24T03:55:55.5845330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-07-24T03:55:55.5845540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-07-24T03:55:55.5845760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-07-24T03:55:55.5845960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-07-24T03:55:55.5846170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-07-24T03:55:55.5846380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-07-24T03:55:55.5846650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-07-24T03:55:55.5846870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-07-24T03:55:55.5847070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-07-24T03:55:55.5847270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-07-24T03:55:55.5847490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-07-24T03:55:55.5847700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-07-24T03:55:55.5847920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-07-24T03:55:55.5848170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-07-24T03:55:55.5848400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-07-24T03:55:55.5848620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-07-24T03:55:55.5848850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-07-24T03:55:55.5849070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-07-24T03:55:55.5849290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-07-24T03:55:55.5849520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-07-24T03:55:55.5849730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.5849950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-07-24T03:55:55.5850170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-07-24T03:55:55.5850380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.5850600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-07-24T03:55:55.5850840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-07-24T03:55:55.5851070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-07-24T03:55:55.5851290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-07-24T03:55:55.5851510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-07-24T03:55:55.5851710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-07-24T03:55:55.5851860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tooltip.py 2025-07-24T03:55:55.5852020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pathbrowser.py 2025-07-24T03:55:55.5852170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger.py 2025-07-24T03:55:55.5852330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-main.def 2025-07-24T03:55:55.5852470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/CREDITS.txt 2025-07-24T03:55:55.5852620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/browser.py 2025-07-24T03:55:55.5852760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyparse.py 2025-07-24T03:55:55.5852900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/macosx.py 2025-07-24T03:55:55.5853060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/scrolledlist.py 2025-07-24T03:55:55.5853220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchengine.py 2025-07-24T03:55:55.5853420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/rpc.py 2025-07-24T03:55:55.5853570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/percolator.py 2025-07-24T03:55:55.5853720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/outwin.py 2025-07-24T03:55:55.5853880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-keys.def 2025-07-24T03:55:55.5854040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/plusnode.gif 2025-07-24T03:55:55.5854200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/folder.gif 2025-07-24T03:55:55.5854360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.png 2025-07-24T03:55:55.5854530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.gif 2025-07-24T03:55:55.5854690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.png 2025-07-24T03:55:55.5854900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/tk.gif 2025-07-24T03:55:55.5855080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/openfolder.gif 2025-07-24T03:55:55.5855240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.gif 2025-07-24T03:55:55.5855400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/minusnode.gif 2025-07-24T03:55:55.5855560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/python.gif 2025-07-24T03:55:55.5855720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.png 2025-07-24T03:55:55.5855880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/README.txt 2025-07-24T03:55:55.5856030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle.ico 2025-07-24T03:55:55.5856190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.gif 2025-07-24T03:55:55.5856360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_256.png 2025-07-24T03:55:55.5856540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_noext 2025-07-24T03:55:55.5856720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-07-24T03:55:55.5856920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-07-24T03:55:55.5857100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-07-24T03:55:55.5857300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-07-24T03:55:55.5857490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-07-24T03:55:55.5857680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_textview.py 2025-07-24T03:55:55.5857850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tree.py 2025-07-24T03:55:55.5858040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-07-24T03:55:55.5858230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-07-24T03:55:55.5858410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-07-24T03:55:55.5858590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-07-24T03:55:55.5858780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-07-24T03:55:55.5858970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-07-24T03:55:55.5859150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_search.py 2025-07-24T03:55:55.5859330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-07-24T03:55:55.5859520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-07-24T03:55:55.5859740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-07-24T03:55:55.5859940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_warning.py 2025-07-24T03:55:55.5860100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/htest.py 2025-07-24T03:55:55.5860280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editor.py 2025-07-24T03:55:55.5860480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-07-24T03:55:55.5860670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-07-24T03:55:55.5860840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_run.py 2025-07-24T03:55:55.5861020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-07-24T03:55:55.5861220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-07-24T03:55:55.5861450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-07-24T03:55:55.5861630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_grep.py 2025-07-24T03:55:55.5861810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-07-24T03:55:55.5862010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-07-24T03:55:55.5862180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__init__.py 2025-07-24T03:55:55.5862370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-07-24T03:55:55.5862590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-07-24T03:55:55.5862830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-07-24T03:55:55.5863080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-07-24T03:55:55.5863430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-07-24T03:55:55.5963830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-07-24T03:55:55.6070540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-07-24T03:55:55.6171250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-07-24T03:55:55.6271900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-07-24T03:55:55.6372580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-07-24T03:55:55.6473280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-07-24T03:55:55.6573990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-07-24T03:55:55.6674670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-07-24T03:55:55.6775420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-07-24T03:55:55.6776000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-07-24T03:55:55.6776570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-07-24T03:55:55.6777130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-07-24T03:55:55.6777710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-07-24T03:55:55.6778410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-07-24T03:55:55.6779000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-07-24T03:55:55.6779580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-07-24T03:55:55.6780150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-07-24T03:55:55.6780720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-07-24T03:55:55.6781300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-07-24T03:55:55.6781880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-07-24T03:55:55.6782560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-07-24T03:55:55.6783150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-07-24T03:55:55.6783740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-07-24T03:55:55.6784330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-07-24T03:55:55.6784910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-07-24T03:55:55.6785490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-07-24T03:55:55.6786080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-07-24T03:55:55.6786670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-07-24T03:55:55.6787240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-07-24T03:55:55.6787800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-07-24T03:55:55.6788360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-07-24T03:55:55.6788930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-07-24T03:55:55.6789500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-07-24T03:55:55.6790090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-07-24T03:55:55.6790710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-07-24T03:55:55.6791310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-07-24T03:55:55.6891780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-07-24T03:55:55.6992150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-07-24T03:55:55.6992860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-07-24T03:55:55.6993500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-07-24T03:55:55.6994120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-07-24T03:55:55.6994750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-07-24T03:55:55.6995470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-07-24T03:55:55.6996080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-07-24T03:55:55.6996730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-07-24T03:55:55.6997360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-07-24T03:55:55.6997990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-07-24T03:55:55.6998620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-07-24T03:55:55.6999230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-07-24T03:55:55.6999950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-07-24T03:55:55.7000570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-07-24T03:55:55.7001180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-07-24T03:55:55.7001800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-07-24T03:55:55.7002410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-07-24T03:55:55.7003040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-07-24T03:55:55.7003660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-07-24T03:55:55.7004270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-07-24T03:55:55.7004870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7005470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-07-24T03:55:55.7006090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-07-24T03:55:55.7006710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-07-24T03:55:55.7007320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-07-24T03:55:55.7007830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_util.py 2025-07-24T03:55:55.7008280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_undo.py 2025-07-24T03:55:55.7008740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-07-24T03:55:55.7009210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-07-24T03:55:55.7009710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-07-24T03:55:55.7010200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-07-24T03:55:55.7010690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-07-24T03:55:55.7011150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_text.py 2025-07-24T03:55:55.7011610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-07-24T03:55:55.7012140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-07-24T03:55:55.7012620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_browser.py 2025-07-24T03:55:55.7013290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config.py 2025-07-24T03:55:55.7013770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-07-24T03:55:55.7014240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_window.py 2025-07-24T03:55:55.7014710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/template.py 2025-07-24T03:55:55.7015150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_query.py 2025-07-24T03:55:55.7015600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/README.txt 2025-07-24T03:55:55.7016060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-07-24T03:55:55.7016540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-07-24T03:55:55.7017050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-07-24T03:55:55.7017550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-07-24T03:55:55.7018010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_replace.py 2025-07-24T03:55:55.7018480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_history.py 2025-07-24T03:55:55.7018940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-07-24T03:55:55.7019420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-07-24T03:55:55.7019890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-07-24T03:55:55.7020360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-07-24T03:55:55.7020830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_format.py 2025-07-24T03:55:55.7021300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-07-24T03:55:55.7021760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help.py 2025-07-24T03:55:55.7022230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-07-24T03:55:55.7022690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-07-24T03:55:55.7023150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-07-24T03:55:55.7023630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-07-24T03:55:55.7029300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-07-24T03:55:55.7029730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/undo.py 2025-07-24T03:55:55.7030120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/squeezer.py 2025-07-24T03:55:55.7030500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/iomenu.py 2025-07-24T03:55:55.7030900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zoomheight.py 2025-07-24T03:55:55.7031290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/search.py 2025-07-24T03:55:55.7031660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/NEWS2x.txt 2025-07-24T03:55:55.7032040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/README.txt 2025-07-24T03:55:55.7032420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/HISTORY.txt 2025-07-24T03:55:55.7032820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger_r.py 2025-07-24T03:55:55.7033210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/editor.py 2025-07-24T03:55:55.7033590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/dynoption.py 2025-07-24T03:55:55.7034000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete_w.py 2025-07-24T03:55:55.7034410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip.py 2025-07-24T03:55:55.7034880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/News3.txt 2025-07-24T03:55:55.7035280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete.py 2025-07-24T03:55:55.7035700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/hyperparser.py 2025-07-24T03:55:55.7036130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-extensions.def 2025-07-24T03:55:55.7036540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.py 2025-07-24T03:55:55.7036920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/parenmatch.py 2025-07-24T03:55:55.7037320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zzdummy.py 2025-07-24T03:55:55.7037700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__main__.py 2025-07-24T03:55:55.7038110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-highlight.def 2025-07-24T03:55:55.7038570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.bat 2025-07-24T03:55:55.7038980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/history.py 2025-07-24T03:55:55.7039370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj_r.py 2025-07-24T03:55:55.7039760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/replace.py 2025-07-24T03:55:55.7040160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__init__.py 2025-07-24T03:55:55.7040560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/_pydoc.css 2025-07-24T03:55:55.7041040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-07-24T03:55:55.7041590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7042060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/topics.py 2025-07-24T03:55:55.7042430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ssl.py 2025-07-24T03:55:55.7042760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socket.py 2025-07-24T03:55:55.7043090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/datetime.py 2025-07-24T03:55:55.7043460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_android_support.py 2025-07-24T03:55:55.7043860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__init__.py 2025-07-24T03:55:55.7044350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7044810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydecimal.py 2025-07-24T03:55:55.7045160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ntpath.py 2025-07-24T03:55:55.7045570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-07-24T03:55:55.7045990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tokenize.py 2025-07-24T03:55:55.7046320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/uuid.py 2025-07-24T03:55:55.7046680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/mixins.py 2025-07-24T03:55:55.7047050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/queues.py 2025-07-24T03:55:55.7047430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/streams.py 2025-07-24T03:55:55.7047810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/tasks.py 2025-07-24T03:55:55.7048210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/selector_events.py 2025-07-24T03:55:55.7048610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/log.py 2025-07-24T03:55:55.7048980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/taskgroups.py 2025-07-24T03:55:55.7049380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/protocols.py 2025-07-24T03:55:55.7049760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/events.py 2025-07-24T03:55:55.7050150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_events.py 2025-07-24T03:55:55.7050630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/subprocess.py 2025-07-24T03:55:55.7051040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/constants.py 2025-07-24T03:55:55.7051450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/proactor_events.py 2025-07-24T03:55:55.7051880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/format_helpers.py 2025-07-24T03:55:55.7052280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/locks.py 2025-07-24T03:55:55.7052650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__init__.py 2025-07-24T03:55:55.7053040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/timeouts.py 2025-07-24T03:55:55.7053420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/trsock.py 2025-07-24T03:55:55.7053870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-07-24T03:55:55.7054460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-07-24T03:55:55.7055070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-07-24T03:55:55.7055630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-07-24T03:55:55.7056180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-07-24T03:55:55.7056730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-07-24T03:55:55.7057260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-07-24T03:55:55.7057820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-07-24T03:55:55.7058390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-07-24T03:55:55.7058960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-07-24T03:55:55.7059510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-07-24T03:55:55.7060040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-07-24T03:55:55.7060580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-07-24T03:55:55.7061140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-07-24T03:55:55.7061680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-07-24T03:55:55.7062220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-07-24T03:55:55.7062780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-07-24T03:55:55.7063320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-07-24T03:55:55.7063870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-07-24T03:55:55.7064420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-07-24T03:55:55.7064970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-07-24T03:55:55.7065520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-07-24T03:55:55.7066060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-07-24T03:55:55.7066580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-07-24T03:55:55.7067080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-07-24T03:55:55.7067570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-07-24T03:55:55.7068130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-07-24T03:55:55.7068640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-07-24T03:55:55.7069160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-07-24T03:55:55.7069670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-07-24T03:55:55.7070190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-07-24T03:55:55.7070680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7071180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-07-24T03:55:55.7071670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/futures.py 2025-07-24T03:55:55.7072060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/sslproto.py 2025-07-24T03:55:55.7072430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/staggered.py 2025-07-24T03:55:55.7072790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/threads.py 2025-07-24T03:55:55.7073170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_subprocess.py 2025-07-24T03:55:55.7073560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_utils.py 2025-07-24T03:55:55.7073930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/runners.py 2025-07-24T03:55:55.7074300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/exceptions.py 2025-07-24T03:55:55.7074670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/transports.py 2025-07-24T03:55:55.7075040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_tasks.py 2025-07-24T03:55:55.7075410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/coroutines.py 2025-07-24T03:55:55.7075790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_events.py 2025-07-24T03:55:55.7076180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_futures.py 2025-07-24T03:55:55.7076550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__main__.py 2025-07-24T03:55:55.7076910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/unix_events.py 2025-07-24T03:55:55.7077270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/config.py 2025-07-24T03:55:55.7077630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/handlers.py 2025-07-24T03:55:55.7077980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__init__.py 2025-07-24T03:55:55.7078400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-07-24T03:55:55.7078900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-07-24T03:55:55.7079400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7079810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__hello__.py 2025-07-24T03:55:55.7080130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_colorize.py 2025-07-24T03:55:55.7080480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/contentmanager.py 2025-07-24T03:55:55.7080860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_policybase.py 2025-07-24T03:55:55.7081210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/header.py 2025-07-24T03:55:55.7081570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_encoded_words.py 2025-07-24T03:55:55.7081960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_header_value_parser.py 2025-07-24T03:55:55.7082340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/policy.py 2025-07-24T03:55:55.7082680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__init__.py 2025-07-24T03:55:55.7083110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/message.py 2025-07-24T03:55:55.7083460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/encoders.py 2025-07-24T03:55:55.7083880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-07-24T03:55:55.7084370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-07-24T03:55:55.7084860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-07-24T03:55:55.7085360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-07-24T03:55:55.7085860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-07-24T03:55:55.7086350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-07-24T03:55:55.7086870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-07-24T03:55:55.7087410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-07-24T03:55:55.7087910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-07-24T03:55:55.7088410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-07-24T03:55:55.7088890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-07-24T03:55:55.7089370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-07-24T03:55:55.7089860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-07-24T03:55:55.7090380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-07-24T03:55:55.7090870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-07-24T03:55:55.7091370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-07-24T03:55:55.7091900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-07-24T03:55:55.7092430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-07-24T03:55:55.7092960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7093450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-07-24T03:55:55.7093860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/parser.py 2025-07-24T03:55:55.7094210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/generator.py 2025-07-24T03:55:55.7094550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/utils.py 2025-07-24T03:55:55.7094890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/charset.py 2025-07-24T03:55:55.7095250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/iterators.py 2025-07-24T03:55:55.7095610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/quoprimime.py 2025-07-24T03:55:55.7095980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/multipart.py 2025-07-24T03:55:55.7096360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__init__.py 2025-07-24T03:55:55.7096730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/message.py 2025-07-24T03:55:55.7097180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-07-24T03:55:55.7097690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-07-24T03:55:55.7098180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-07-24T03:55:55.7098690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-07-24T03:55:55.7099260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-07-24T03:55:55.7099760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-07-24T03:55:55.7100270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-07-24T03:55:55.7100810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-07-24T03:55:55.7101340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7101790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/application.py 2025-07-24T03:55:55.7102190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/nonmultipart.py 2025-07-24T03:55:55.7102600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/text.py 2025-07-24T03:55:55.7102980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/audio.py 2025-07-24T03:55:55.7103340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/image.py 2025-07-24T03:55:55.7103700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/base.py 2025-07-24T03:55:55.7104050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/errors.py 2025-07-24T03:55:55.7104390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/feedparser.py 2025-07-24T03:55:55.7104770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/architecture.rst 2025-07-24T03:55:55.7105140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_parseaddr.py 2025-07-24T03:55:55.7105490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/base64mime.py 2025-07-24T03:55:55.7105860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/headerregistry.py 2025-07-24T03:55:55.7106210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/struct.py 2025-07-24T03:55:55.7106540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_constants.py 2025-07-24T03:55:55.7106880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_compiler.py 2025-07-24T03:55:55.7107220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__init__.py 2025-07-24T03:55:55.7107620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-07-24T03:55:55.7108100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-07-24T03:55:55.7108580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-07-24T03:55:55.7109040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-07-24T03:55:55.7109510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-07-24T03:55:55.7109910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_casefix.py 2025-07-24T03:55:55.7110250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_parser.py 2025-07-24T03:55:55.7110570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_parse.py 2025-07-24T03:55:55.7110880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/abc.py 2025-07-24T03:55:55.7111170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/runpy.py 2025-07-24T03:55:55.7111470Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.2.dylib 2025-07-24T03:55:55.7111760Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.a 2025-07-24T03:55:55.7112100Z /opt/homebrew/Caskroom/miniconda/base/LICENSE.txt 2025-07-24T03:55:55.7112330Z /opt/homebrew/Caskroom/miniconda/base/.nonadmin 2025-07-24T03:55:55.7112610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/k5identity.5 2025-07-24T03:55:55.7112930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/.k5login.5 2025-07-24T03:55:55.7113240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/k5login.5 2025-07-24T03:55:55.7113580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/libarchive-formats.5 2025-07-24T03:55:55.7114020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/kdc.conf.5 2025-07-24T03:55:55.7114330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/kadm5.acl.5 2025-07-24T03:55:55.7114640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/krb5.conf.5 2025-07-24T03:55:55.7114950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/mtree.5 2025-07-24T03:55:55.7115230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/cpio.5 2025-07-24T03:55:55.7115530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/editrc.5 2025-07-24T03:55:55.7115820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/tar.5 2025-07-24T03:55:55.7116130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/.k5identity.5 2025-07-24T03:55:55.7116480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_format.3 2025-07-24T03:55:55.7116860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_disk.3 2025-07-24T03:55:55.7117240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wgetc.3 2025-07-24T03:55:55.7117630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_statvfs.3 2025-07-24T03:55:55.7118010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_string.3 2025-07-24T03:55:55.7118340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv.3 2025-07-24T03:55:55.7118700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_passphrase.3 2025-07-24T03:55:55.7119070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_source.3 2025-07-24T03:55:55.7119380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history.3 2025-07-24T03:55:55.7119740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read.3 2025-07-24T03:55:55.7120140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-history.3 2025-07-24T03:55:55.7120520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_get_channel.3 2025-07-24T03:55:55.7120940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_status.3 2025-07-24T03:55:55.7121340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers.3 2025-07-24T03:55:55.7121730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_method_pref.3 2025-07-24T03:55:55.7122100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init.3 2025-07-24T03:55:55.7122440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_new.3 2025-07-24T03:55:55.7122810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init.3 2025-07-24T03:55:55.7123180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip4.3 2025-07-24T03:55:55.7123600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-07-24T03:55:55.7124060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set.3 2025-07-24T03:55:55.7124470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv_ex.3 2025-07-24T03:55:55.7124860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_open.3 2025-07-24T03:55:55.7125230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex.3 2025-07-24T03:55:55.7125620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_startup.3 2025-07-24T03:55:55.7126010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_extract.3 2025-07-24T03:55:55.7126360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy.3 2025-07-24T03:55:55.7126700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_util.3 2025-07-24T03:55:55.7127020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_call.3 2025-07-24T03:55:55.7127380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity.3 2025-07-24T03:55:55.7127780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_blocksize.3 2025-07-24T03:55:55.7128190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password.3 2025-07-24T03:55:55.7128650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek.3 2025-07-24T03:55:55.7128990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_getc.3 2025-07-24T03:55:55.7129340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_ex.3 2025-07-24T03:55:55.7129710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_pton.3 2025-07-24T03:55:55.7130090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_subsystem.3 2025-07-24T03:55:55.7130450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wend.3 2025-07-24T03:55:55.7130790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rewind.3 2025-07-24T03:55:55.7131180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_error.3 2025-07-24T03:55:55.7131590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty.3 2025-07-24T03:55:55.7132020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process.3 2025-07-24T03:55:55.7132420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_ex.3 2025-07-24T03:55:55.7132830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_create_query.3 2025-07-24T03:55:55.7133190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_banner_set.3 2025-07-24T03:55:55.7133590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_auth_agent.3 2025-07-24T03:55:55.7134020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_csv.3 2025-07-24T03:55:55.7134430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_supported_algs.3 2025-07-24T03:55:55.7134850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_shutdown.3 2025-07-24T03:55:55.7135250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_check.3 2025-07-24T03:55:55.7135630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_free.3 2025-07-24T03:55:55.7136010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write.3 2025-07-24T03:55:55.7136390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_stat.3 2025-07-24T03:55:55.7136760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init.3 2025-07-24T03:55:55.7137110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_string.3 2025-07-24T03:55:55.7137490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename.3 2025-07-24T03:55:55.7137880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_connect.3 2025-07-24T03:55:55.7138240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getsock.3 2025-07-24T03:55:55.7138570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_mkquery.3 2025-07-24T03:55:55.7138940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_handshake.3 2025-07-24T03:55:55.7139320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_misc.3 2025-07-24T03:55:55.7139720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_free.3 2025-07-24T03:55:55.7140110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-bindings.3 2025-07-24T03:55:55.7140490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports_csv.3 2025-07-24T03:55:55.7140870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_free.3 2025-07-24T03:55:55.7141230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_freeaddrinfo.3 2025-07-24T03:55:55.7141620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writeline.3 2025-07-24T03:55:55.7142010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir.3 2025-07-24T03:55:55.7142380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink.3 2025-07-24T03:55:55.7142750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-constantids.3 2025-07-24T03:55:55.7143230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_exec.3 2025-07-24T03:55:55.7143700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_opendir.3 2025-07-24T03:55:55.7144140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-07-24T03:55:55.7144550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_close.3 2025-07-24T03:55:55.7149740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_filter.3 2025-07-24T03:55:55.7150120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy_options.3 2025-07-24T03:55:55.7150500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_data.3 2025-07-24T03:55:55.7150850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_wend.3 2025-07-24T03:55:55.7151190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif_var.3 2025-07-24T03:55:55.7151580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen.3 2025-07-24T03:55:55.7152050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_close.3 2025-07-24T03:55:55.7152430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_fds.3 2025-07-24T03:55:55.7152770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname.3 2025-07-24T03:55:55.7153170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_stderr.3 2025-07-24T03:55:55.7153570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_last_error.3 2025-07-24T03:55:55.7153940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init_options.3 2025-07-24T03:55:55.7154340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_process_startup.3 2025-07-24T03:55:55.7154760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_userauth.3 2025-07-24T03:55:55.7155120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_timeout.3 2025-07-24T03:55:55.7155450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_init_fd.3 2025-07-24T03:55:55.7155810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add.3 2025-07-24T03:55:55.7156160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_parse.3 2025-07-24T03:55:55.7156500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getnameinfo.3 2025-07-24T03:55:55.7156840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace.3 2025-07-24T03:55:55.7157230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_timeout.3 2025-07-24T03:55:55.7157620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_dev.3 2025-07-24T03:55:55.7157980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_disk.3 2025-07-24T03:55:55.7158360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_set.3 2025-07-24T03:55:55.7158740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read.3 2025-07-24T03:55:55.7159080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wdeletestr.3 2025-07-24T03:55:55.7159440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink_ex.3 2025-07-24T03:55:55.7159820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open_into.3 2025-07-24T03:55:55.7160170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close.3 2025-07-24T03:55:55.7160550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname_file.3 2025-07-24T03:55:55.7160950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close_handle.3 2025-07-24T03:55:55.7161340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send_ex.3 2025-07-24T03:55:55.7161730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_ex.3 2025-07-24T03:55:55.7162080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_str.3 2025-07-24T03:55:55.7162420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_shell.3 2025-07-24T03:55:55.7162810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_init.3 2025-07-24T03:55:55.7163270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_list.3 2025-07-24T03:55:55.7163670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_signal_ex.3 2025-07-24T03:55:55.7164080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_stderr.3 2025-07-24T03:55:55.7164480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_ports.3 2025-07-24T03:55:55.7164890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read_ex.3 2025-07-24T03:55:55.7165280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_free.3 2025-07-24T03:55:55.7165630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_soa_reply.3 2025-07-24T03:55:55.7166010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_naptr_reply.3 2025-07-24T03:55:55.7166390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat.3 2025-07-24T03:55:55.7166800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_addc.3 2025-07-24T03:55:55.7167210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_a_reply.3 2025-07-24T03:55:55.7167610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_session.3 2025-07-24T03:55:55.7167990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_winit.3 2025-07-24T03:55:55.7168390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_configure_callback.3 2025-07-24T03:55:55.7168810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_open.3 2025-07-24T03:55:55.7169200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readline.3 2025-07-24T03:55:55.7169620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_set_identity_path.3 2025-07-24T03:55:55.7170040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_get.3 2025-07-24T03:55:55.7170450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_checkp.3 2025-07-24T03:55:55.7170890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-07-24T03:55:55.7171300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_write.3 2025-07-24T03:55:55.7171700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_cancel.3 2025-07-24T03:55:55.7172100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_format.3 2025-07-24T03:55:55.7172490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add_ex.3 2025-07-24T03:55:55.7172890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_config.3 2025-07-24T03:55:55.7173270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir.3 2025-07-24T03:55:55.7173650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_disconnect.3 2025-07-24T03:55:55.7174040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink_ex.3 2025-07-24T03:55:55.7174380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ev.3 2025-07-24T03:55:55.7174710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_paths.3 2025-07-24T03:55:55.7175060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif.3 2025-07-24T03:55:55.7175400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_version.3 2025-07-24T03:55:55.7175720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi.3 2025-07-24T03:55:55.7176050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink.3 2025-07-24T03:55:55.7176400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_deletestr.3 2025-07-24T03:55:55.7176750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send.3 2025-07-24T03:55:55.7177130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init_android.3 2025-07-24T03:55:55.7177480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_end.3 2025-07-24T03:55:55.7177800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_strerror.3 2025-07-24T03:55:55.7178250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey.3 2025-07-24T03:55:55.7178640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_filter.3 2025-07-24T03:55:55.7179010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open.3 2025-07-24T03:55:55.7179380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-07-24T03:55:55.7179770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_base64_decode.3 2025-07-24T03:55:55.7180120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_end.3 2025-07-24T03:55:55.7180460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sign_sk.3 2025-07-24T03:55:55.7180810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_lstat.3 2025-07-24T03:55:55.7181150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv.3 2025-07-24T03:55:55.7181450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send.3 2025-07-24T03:55:55.7181860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_init.3 2025-07-24T03:55:55.7182240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read.3 2025-07-24T03:55:55.7182640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password_ex.3 2025-07-24T03:55:55.7183010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open.3 2025-07-24T03:55:55.7183380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_sk.3 2025-07-24T03:55:55.7183790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_data.3 2025-07-24T03:55:55.7184160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_aaaa_reply.3 2025-07-24T03:55:55.7184570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size.3 2025-07-24T03:55:55.7185010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_stderr.3 2025-07-24T03:55:55.7185420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_crypto_engine.3 2025-07-24T03:55:55.7185810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_add.3 2025-07-24T03:55:55.7186220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_signal.3 2025-07-24T03:55:55.7186620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_time.3 2025-07-24T03:55:55.7187000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_callback.3 2025-07-24T03:55:55.7187390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ns_reply.3 2025-07-24T03:55:55.7187750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getaddrinfo.3 2025-07-24T03:55:55.7188140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_read_timeout.3 2025-07-24T03:55:55.7188560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_caa_reply.3 2025-07-24T03:55:55.7188960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_read_timeout.3 2025-07-24T03:55:55.7189370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_free.3 2025-07-24T03:55:55.7189780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-07-24T03:55:55.7190190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstatvfs.3 2025-07-24T03:55:55.7190580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_linkify.3 2025-07-24T03:55:55.7190960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv.3 2025-07-24T03:55:55.7191340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell.3 2025-07-24T03:55:55.7191750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-07-24T03:55:55.7192150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry.3 2025-07-24T03:55:55.7192530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll_channel_read.3 2025-07-24T03:55:55.7193000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-07-24T03:55:55.7193480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_gets.3 2025-07-24T03:55:55.7193880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-07-24T03:55:55.7194320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace_sethandler.3 2025-07-24T03:55:55.7194700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write.3 2025-07-24T03:55:55.7195080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove_ex.3 2025-07-24T03:55:55.7195470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_free.3 2025-07-24T03:55:55.7195850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_realpath.3 2025-07-24T03:55:55.7196220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_init.3 2025-07-24T03:55:55.7196590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_fetch.3 2025-07-24T03:55:55.7197200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req.3 2025-07-24T03:55:55.7197600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove.3 2025-07-24T03:55:55.7197950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_reset.3 2025-07-24T03:55:55.7198320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_add_passphrase.3 2025-07-24T03:55:55.7198480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_methods.3 2025-07-24T03:55:55.7198630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek64.3 2025-07-24T03:55:55.7198810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-07-24T03:55:55.7198990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_block_directions.3 2025-07-24T03:55:55.7199140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_eof.3 2025-07-24T03:55:55.7199300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_flag.3 2025-07-24T03:55:55.7199430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_exit.3 2025-07-24T03:55:55.7199580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_sortlist.3 2025-07-24T03:55:55.7199710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_insertstr.3 2025-07-24T03:55:55.7199840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll.3 2025-07-24T03:55:55.7200000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_free.3 2025-07-24T03:55:55.7200200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-07-24T03:55:55.7200350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_hostent.3 2025-07-24T03:55:55.7200510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init_ex.3 2025-07-24T03:55:55.7200690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write_ex.3 2025-07-24T03:55:55.7200870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_timeout.3 2025-07-24T03:55:55.7201040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_blocking.3 2025-07-24T03:55:55.7201190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip6.3 2025-07-24T03:55:55.7201370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write.3 2025-07-24T03:55:55.7201500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-pool.3 2025-07-24T03:55:55.7201670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip.3 2025-07-24T03:55:55.7201800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wgets.3 2025-07-24T03:55:55.7201920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_winit.3 2025-07-24T03:55:55.7202040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconvctl.3 2025-07-24T03:55:55.7202160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_w.3 2025-07-24T03:55:55.7202380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writefile.3 2025-07-24T03:55:55.7202540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/readline.3 2025-07-24T03:55:55.7202720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect_ex.3 2025-07-24T03:55:55.7202870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_txt_reply.3 2025-07-24T03:55:55.7203040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect.3 2025-07-24T03:55:55.7203160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_end.3 2025-07-24T03:55:55.7203330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req_ex.3 2025-07-24T03:55:55.7203530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-07-24T03:55:55.7203680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readlink.3 2025-07-24T03:55:55.7203830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_get.3 2025-07-24T03:55:55.7204070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_header.3 2025-07-24T03:55:55.7204230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename_ex.3 2025-07-24T03:55:55.7204400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_send.3 2025-07-24T03:55:55.7204540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_acl.3 2025-07-24T03:55:55.7204700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_hostkey_hash.3 2025-07-24T03:55:55.7204830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search.3 2025-07-24T03:55:55.7204980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat.3 2025-07-24T03:55:55.7205140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_abstract.3 2025-07-24T03:55:55.7205300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_mx_reply.3 2025-07-24T03:55:55.7205440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv2.3 2025-07-24T03:55:55.7205630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex_r.3 2025-07-24T03:55:55.7205830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-07-24T03:55:55.7205990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsetstat.3 2025-07-24T03:55:55.7206110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wline.3 2025-07-24T03:55:55.7206260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_shutdown.3 2025-07-24T03:55:55.7206430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_eof.3 2025-07-24T03:55:55.7206560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_version.3 2025-07-24T03:55:55.7206710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_srv_reply.3 2025-07-24T03:55:55.7206830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_set.3 2025-07-24T03:55:55.7206980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyaddr.3 2025-07-24T03:55:55.7207120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_winsertstr.3 2025-07-24T03:55:55.7207300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-07-24T03:55:55.7207470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions.3 2025-07-24T03:55:55.7207620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat_ex.3 2025-07-24T03:55:55.7207800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity_path.3 2025-07-24T03:55:55.7207930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_init.3 2025-07-24T03:55:55.7208050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wline.3 2025-07-24T03:55:55.7208170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dup.3 2025-07-24T03:55:55.7208350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_set_blocking.3 2025-07-24T03:55:55.7208510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat_ex.3 2025-07-24T03:55:55.7208720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv.3 2025-07-24T03:55:55.7208860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_new.3 2025-07-24T03:55:55.7208990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wstr.3 2025-07-24T03:55:55.7209150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_get.3 2025-07-24T03:55:55.7209260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_line.3 2025-07-24T03:55:55.7209420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_free.3 2025-07-24T03:55:55.7209570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_sign.3 2025-07-24T03:55:55.7209720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports.3 2025-07-24T03:55:55.7209890Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readfile.3 2025-07-24T03:55:55.7210080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_cleanup.3 2025-07-24T03:55:55.7210230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wget.3 2025-07-24T03:55:55.7210370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_changes.3 2025-07-24T03:55:55.7210540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_banner.3 2025-07-24T03:55:55.7210690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_setstat.3 2025-07-24T03:55:55.7210830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell64.3 2025-07-24T03:55:55.7211020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_authenticated.3 2025-07-24T03:55:55.7211160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send64.3 2025-07-24T03:55:55.7211290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive.3 2025-07-24T03:55:55.7211440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_internals.3 2025-07-24T03:55:55.7211610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_options.3 2025-07-24T03:55:55.7211750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_data.3 2025-07-24T03:55:55.7211930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_initialized.3 2025-07-24T03:55:55.7212070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_init.3 2025-07-24T03:55:55.7212250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_last_error.3 2025-07-24T03:55:55.7212430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_list_identities.3 2025-07-24T03:55:55.7212580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_uri_reply.3 2025-07-24T03:55:55.7212730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers.3 2025-07-24T03:55:55.7212880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename.3 2025-07-24T03:55:55.7213010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query.3 2025-07-24T03:55:55.7213180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_finish_entry.3 2025-07-24T03:55:55.7213300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wset.3 2025-07-24T03:55:55.7213450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_closedir.3 2025-07-24T03:55:55.7213570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_resize.3 2025-07-24T03:55:55.7213720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsync.3 2025-07-24T03:55:55.7213840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_init.3 2025-07-24T03:55:55.7213990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_r.3 2025-07-24T03:55:55.7214150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_set_options.3 2025-07-24T03:55:55.7214350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data.3 2025-07-24T03:55:55.7214530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_blocking.3 2025-07-24T03:55:55.7214700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wpush.3 2025-07-24T03:55:55.7214860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ptr_reply.3 2025-07-24T03:55:55.7215050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-07-24T03:55:55.7215220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir_ex.3 2025-07-24T03:55:55.7215330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_line.3 2025-07-24T03:55:55.7215500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_errno.3 2025-07-24T03:55:55.7215660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_ex.3 2025-07-24T03:55:55.7215800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_save_options.3 2025-07-24T03:55:55.7215960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_hostkey.3 2025-07-24T03:55:55.7216120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_ntop.3 2025-07-24T03:55:55.7216300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_read.3 2025-07-24T03:55:55.7216420Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/editline.3 2025-07-24T03:55:55.7216580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_send_eof.3 2025-07-24T03:55:55.7216760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_accept.3 2025-07-24T03:55:55.7216970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-07-24T03:55:55.7217130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir.3 2025-07-24T03:55:55.7217260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_cancel.3 2025-07-24T03:55:55.7217470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-07-24T03:55:55.7217590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_reset.3 2025-07-24T03:55:55.7217750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_header.3 2025-07-24T03:55:55.7217880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wparse.3 2025-07-24T03:55:55.7218030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_del.3 2025-07-24T03:55:55.7218190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_ex.3 2025-07-24T03:55:55.7218400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-07-24T03:55:55.7218550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_name.3 2025-07-24T03:55:55.7218660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_push.3 2025-07-24T03:55:55.7218790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wreset.3 2025-07-24T03:55:55.7218940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_perms.3 2025-07-24T03:55:55.7219120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set2.3 2025-07-24T03:55:55.7219300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_closed.3 2025-07-24T03:55:55.7219410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_init.3 2025-07-24T03:55:55.7219570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush.3 2025-07-24T03:55:55.7219730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-07-24T03:55:55.7219870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_init.3 2025-07-24T03:55:55.7219990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gensprep.8 2025-07-24T03:55:55.7220110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kproplog.8 2025-07-24T03:55:55.7220230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/genccode.8 2025-07-24T03:55:55.7220350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kpropd.8 2025-07-24T03:55:55.7220460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kadmind.8 2025-07-24T03:55:55.7220580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/icupkg.8 2025-07-24T03:55:55.7220750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/sserver.8 2025-07-24T03:55:55.7220880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kdb5_util.8 2025-07-24T03:55:55.7220990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/krb5kdc.8 2025-07-24T03:55:55.7221100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kprop.8 2025-07-24T03:55:55.7221240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kadmin.local.8 2025-07-24T03:55:55.7221350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gencmn.8 2025-07-24T03:55:55.7221490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kdb5_ldap_util.8 2025-07-24T03:55:55.7221610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/acountry.1 2025-07-24T03:55:55.7221730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4cat.1 2025-07-24T03:55:55.7221830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzma.1 2025-07-24T03:55:55.7222010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icuexportdata.1 2025-07-24T03:55:55.7222140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kdestroy.1 2025-07-24T03:55:55.7222260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xmlwf.1 2025-07-24T03:55:55.7222390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/installcheck.1 2025-07-24T03:55:55.7222500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unzstd.1 2025-07-24T03:55:55.7222620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmore.1 2025-07-24T03:55:55.7222730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzmore.1 2025-07-24T03:55:55.7222860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/krb5-config.1 2025-07-24T03:55:55.7222970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmainfo.1 2025-07-24T03:55:55.7223100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/mergesolv.1 2025-07-24T03:55:55.7223220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.13.1 2025-07-24T03:55:55.7223340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdcat.1 2025-07-24T03:55:55.7223450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcat.1 2025-07-24T03:55:55.7223560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdtar.1 2025-07-24T03:55:55.7223670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlz4.1 2025-07-24T03:55:55.7223780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4.1 2025-07-24T03:55:55.7223910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icu-config.1 2025-07-24T03:55:55.7224030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/compile_et.1 2025-07-24T03:55:55.7224140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/adig.1 2025-07-24T03:55:55.7224250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kadmin.1 2025-07-24T03:55:55.7224360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kvno.1 2025-07-24T03:55:55.7224470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcmp.1 2025-07-24T03:55:55.7224580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.1 2025-07-24T03:55:55.7224700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pkgdata.1 2025-07-24T03:55:55.7224820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sclient.1 2025-07-24T03:55:55.7224930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzdiff.1 2025-07-24T03:55:55.7225040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ktutil.1 2025-07-24T03:55:55.7225160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gendict.1 2025-07-24T03:55:55.7225270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kswitch.1 2025-07-24T03:55:55.7225380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdiff.1 2025-07-24T03:55:55.7225480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xz.1 2025-07-24T03:55:55.7225600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ahost.1 2025-07-24T03:55:55.7225700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genrb.1 2025-07-24T03:55:55.7225830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/k5srvutil.1 2025-07-24T03:55:55.7226030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ksu.1 2025-07-24T03:55:55.7226150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdec.1 2025-07-24T03:55:55.7226270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/repo2solv.1 2025-07-24T03:55:55.7226380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzegrep.1 2025-07-24T03:55:55.7226490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/iconv.1 2025-07-24T03:55:55.7226600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/solv.1 2025-07-24T03:55:55.7226720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sqlite3.1 2025-07-24T03:55:55.7226830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzgrep.1 2025-07-24T03:55:55.7226940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzgrep.1 2025-07-24T03:55:55.7227060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kpasswd.1 2025-07-24T03:55:55.7227170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzegrep.1 2025-07-24T03:55:55.7227310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdless.1 2025-07-24T03:55:55.7227450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kinit.1 2025-07-24T03:55:55.7227570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/dumpsolv.1 2025-07-24T03:55:55.7227690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzless.1 2025-07-24T03:55:55.7227800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlzma.1 2025-07-24T03:55:55.7227910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdunzip.1 2025-07-24T03:55:55.7228030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcpio.1 2025-07-24T03:55:55.7228140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genbrk.1 2025-07-24T03:55:55.7228250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzless.1 2025-07-24T03:55:55.7228370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzfgrep.1 2025-07-24T03:55:55.7228480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/testsolv.1 2025-07-24T03:55:55.7228590Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstd.1 2025-07-24T03:55:55.7228710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdgrep.1 2025-07-24T03:55:55.7228830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcat.1 2025-07-24T03:55:55.7228930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4c.1 2025-07-24T03:55:55.7229040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcmp.1 2025-07-24T03:55:55.7229150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unxz.1 2025-07-24T03:55:55.7229270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzfgrep.1 2025-07-24T03:55:55.7229390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencnval.1 2025-07-24T03:55:55.7229490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/klist.1 2025-07-24T03:55:55.7229610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/makeconv.1 2025-07-24T03:55:55.7229730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmadec.1 2025-07-24T03:55:55.7229840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcat.1 2025-07-24T03:55:55.7229960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencfu.1 2025-07-24T03:55:55.7230060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/derb.1 2025-07-24T03:55:55.7230180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man7/editline.7 2025-07-24T03:55:55.7230300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man7/kerberos.7 2025-07-24T03:55:55.7230410Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/libxml.m4 2025-07-24T03:55:55.7230550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mauritius 2025-07-24T03:55:55.7230680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Chagos 2025-07-24T03:55:55.7230810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mayotte 2025-07-24T03:55:55.7230950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Christmas 2025-07-24T03:55:55.7231080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Cocos 2025-07-24T03:55:55.7231220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Maldives 2025-07-24T03:55:55.7231400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Comoro 2025-07-24T03:55:55.7231530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Reunion 2025-07-24T03:55:55.7231660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mahe 2025-07-24T03:55:55.7231790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Kerguelen 2025-07-24T03:55:55.7231940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Antananarivo 2025-07-24T03:55:55.7232070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faroe 2025-07-24T03:55:55.7232210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Canary 2025-07-24T03:55:55.7232350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Stanley 2025-07-24T03:55:55.7232490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Bermuda 2025-07-24T03:55:55.7232640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/South_Georgia 2025-07-24T03:55:55.7232830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/St_Helena 2025-07-24T03:55:55.7232980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Jan_Mayen 2025-07-24T03:55:55.7233120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faeroe 2025-07-24T03:55:55.7233260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Reykjavik 2025-07-24T03:55:55.7233410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Cape_Verde 2025-07-24T03:55:55.7233550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Azores 2025-07-24T03:55:55.7233690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Madeira 2025-07-24T03:55:55.7233800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CST6CDT 2025-07-24T03:55:55.7233910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Poland 2025-07-24T03:55:55.7234030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Alaska 2025-07-24T03:55:55.7234160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Pacific 2025-07-24T03:55:55.7234280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Eastern 2025-07-24T03:55:55.7234400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Michigan 2025-07-24T03:55:55.7234520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Arizona 2025-07-24T03:55:55.7234660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Indiana-Starke 2025-07-24T03:55:55.7234780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Aleutian 2025-07-24T03:55:55.7234890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Hawaii 2025-07-24T03:55:55.7235030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/East-Indiana 2025-07-24T03:55:55.7235150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Central 2025-07-24T03:55:55.7235270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Mountain 2025-07-24T03:55:55.7235390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Samoa 2025-07-24T03:55:55.7235510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Kwajalein 2025-07-24T03:55:55.7235630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leapseconds 2025-07-24T03:55:55.7235770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/DeNoronha 2025-07-24T03:55:55.7235890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/Acre 2025-07-24T03:55:55.7236010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/East 2025-07-24T03:55:55.7236130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/West 2025-07-24T03:55:55.7236280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Port_Moresby 2025-07-24T03:55:55.7236410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chuuk 2025-07-24T03:55:55.7236550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Easter 2025-07-24T03:55:55.7236690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kwajalein 2025-07-24T03:55:55.7236830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tongatapu 2025-07-24T03:55:55.7237010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Yap 2025-07-24T03:55:55.7237150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wallis 2025-07-24T03:55:55.7237270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Apia 2025-07-24T03:55:55.7237410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Norfolk 2025-07-24T03:55:55.7237540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Efate 2025-07-24T03:55:55.7237670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fiji 2025-07-24T03:55:55.7237800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Funafuti 2025-07-24T03:55:55.7237930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Palau 2025-07-24T03:55:55.7238060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guam 2025-07-24T03:55:55.7238200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Saipan 2025-07-24T03:55:55.7238350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kosrae 2025-07-24T03:55:55.7238510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Niue 2025-07-24T03:55:55.7238640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Ponape 2025-07-24T03:55:55.7238770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wake 2025-07-24T03:55:55.7238910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Galapagos 2025-07-24T03:55:55.7239050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Johnston 2025-07-24T03:55:55.7239180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Midway 2025-07-24T03:55:55.7239310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Nauru 2025-07-24T03:55:55.7239460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guadalcanal 2025-07-24T03:55:55.7239590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chatham 2025-07-24T03:55:55.7239730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Auckland 2025-07-24T03:55:55.7239870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Noumea 2025-07-24T03:55:55.7240000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fakaofo 2025-07-24T03:55:55.7240140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tahiti 2025-07-24T03:55:55.7240270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Gambier 2025-07-24T03:55:55.7240400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Majuro 2025-07-24T03:55:55.7240540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Honolulu 2025-07-24T03:55:55.7240680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pohnpei 2025-07-24T03:55:55.7240820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pago_Pago 2025-07-24T03:55:55.7240950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Truk 2025-07-24T03:55:55.7241080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pitcairn 2025-07-24T03:55:55.7241230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Marquesas 2025-07-24T03:55:55.7241370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kanton 2025-07-24T03:55:55.7241520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Bougainville 2025-07-24T03:55:55.7241650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tarawa 2025-07-24T03:55:55.7241790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Rarotonga 2025-07-24T03:55:55.7241920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Samoa 2025-07-24T03:55:55.7242070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kiritimati 2025-07-24T03:55:55.7242200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Enderbury 2025-07-24T03:55:55.7242340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone1970.tab 2025-07-24T03:55:55.7242440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST 2025-07-24T03:55:55.7242530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ 2025-07-24T03:55:55.7242680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Arctic/Longyearbyen 2025-07-24T03:55:55.7242870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Universal 2025-07-24T03:55:55.7242980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Libya 2025-07-24T03:55:55.7243100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Turkey 2025-07-24T03:55:55.7243220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/iso3166.tab 2025-07-24T03:55:55.7247610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST5EDT 2025-07-24T03:55:55.7247750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Greenwich 2025-07-24T03:55:55.7247900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Puerto_Rico 2025-07-24T03:55:55.7248030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Recife 2025-07-24T03:55:55.7248170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Resolute 2025-07-24T03:55:55.7248310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Manaus 2025-07-24T03:55:55.7248540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/New_York 2025-07-24T03:55:55.7248690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rankin_Inlet 2025-07-24T03:55:55.7248820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lima 2025-07-24T03:55:55.7248970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Barthelemy 2025-07-24T03:55:55.7249120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santo_Domingo 2025-07-24T03:55:55.7249260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Detroit 2025-07-24T03:55:55.7249400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Paramaribo 2025-07-24T03:55:55.7249540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yakutat 2025-07-24T03:55:55.7249680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santarem 2025-07-24T03:55:55.7249830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Punta_Arenas 2025-07-24T03:55:55.7249990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Scoresbysund 2025-07-24T03:55:55.7250130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santiago 2025-07-24T03:55:55.7250260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guyana 2025-07-24T03:55:55.7250420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coral_Harbour 2025-07-24T03:55:55.7250560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rio_Branco 2025-07-24T03:55:55.7250700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Acre 2025-07-24T03:55:55.7250860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ciudad_Juarez 2025-07-24T03:55:55.7250990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nipigon 2025-07-24T03:55:55.7251130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Edmonton 2025-07-24T03:55:55.7251280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port_of_Spain 2025-07-24T03:55:55.7251440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lower_Princes 2025-07-24T03:55:55.7251590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Thomas 2025-07-24T03:55:55.7251730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guatemala 2025-07-24T03:55:55.7251870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Catamarca 2025-07-24T03:55:55.7252010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Antigua 2025-07-24T03:55:55.7252150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Velho 2025-07-24T03:55:55.7252290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rosario 2025-07-24T03:55:55.7252420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chicago 2025-07-24T03:55:55.7252560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Creston 2025-07-24T03:55:55.7252700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Managua 2025-07-24T03:55:55.7252830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nassau 2025-07-24T03:55:55.7253050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bogota 2025-07-24T03:55:55.7253180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cancun 2025-07-24T03:55:55.7253320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chihuahua 2025-07-24T03:55:55.7253470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Campo_Grande 2025-07-24T03:55:55.7253610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Halifax 2025-07-24T03:55:55.7253740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boise 2025-07-24T03:55:55.7253880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montreal 2025-07-24T03:55:55.7254020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Goose_Bay 2025-07-24T03:55:55.7254160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sao_Paulo 2025-07-24T03:55:55.7254310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Blanc-Sablon 2025-07-24T03:55:55.7254510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Phoenix 2025-07-24T03:55:55.7254660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atikokan 2025-07-24T03:55:55.7254790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayenne 2025-07-24T03:55:55.7254920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nuuk 2025-07-24T03:55:55.7255070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santa_Isabel 2025-07-24T03:55:55.7255210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boa_Vista 2025-07-24T03:55:55.7255370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia_Banderas 2025-07-24T03:55:55.7255520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vevay 2025-07-24T03:55:55.7255690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Indianapolis 2025-07-24T03:55:55.7255850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Winamac 2025-07-24T03:55:55.7256030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Tell_City 2025-07-24T03:55:55.7256200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Petersburg 2025-07-24T03:55:55.7256360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vincennes 2025-07-24T03:55:55.7256510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Knox 2025-07-24T03:55:55.7256670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Marengo 2025-07-24T03:55:55.7256820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indianapolis 2025-07-24T03:55:55.7256960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dominica 2025-07-24T03:55:55.7257110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Salta 2025-07-24T03:55:55.7257280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Ushuaia 2025-07-24T03:55:55.7257450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Catamarca 2025-07-24T03:55:55.7257640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/ComodRivadavia 2025-07-24T03:55:55.7257800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Juan 2025-07-24T03:55:55.7257980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Luis 2025-07-24T03:55:55.7258150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-07-24T03:55:55.7258310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Jujuy 2025-07-24T03:55:55.7258480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Tucuman 2025-07-24T03:55:55.7258650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Buenos_Aires 2025-07-24T03:55:55.7258810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Cordoba 2025-07-24T03:55:55.7258980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/La_Rioja 2025-07-24T03:55:55.7259200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Mendoza 2025-07-24T03:55:55.7259340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/La_Paz 2025-07-24T03:55:55.7259470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson 2025-07-24T03:55:55.7259610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Moncton 2025-07-24T03:55:55.7259760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Matamoros 2025-07-24T03:55:55.7259900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Vincent 2025-07-24T03:55:55.7260030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Regina 2025-07-24T03:55:55.7260180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yellowknife 2025-07-24T03:55:55.7260320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rainy_River 2025-07-24T03:55:55.7260470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kralendijk 2025-07-24T03:55:55.7260670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Monterrey 2025-07-24T03:55:55.7260820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jamaica 2025-07-24T03:55:55.7260950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Havana 2025-07-24T03:55:55.7261100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tegucigalpa 2025-07-24T03:55:55.7261240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guayaquil 2025-07-24T03:55:55.7261380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Metlakatla 2025-07-24T03:55:55.7261530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mazatlan 2025-07-24T03:55:55.7261660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belize 2025-07-24T03:55:55.7261790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Knox_IN 2025-07-24T03:55:55.7261930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cuiaba 2025-07-24T03:55:55.7262060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Merida 2025-07-24T03:55:55.7262190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jujuy 2025-07-24T03:55:55.7262330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayman 2025-07-24T03:55:55.7262460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belem 2025-07-24T03:55:55.7262600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Eirunepe 2025-07-24T03:55:55.7262740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Lucia 2025-07-24T03:55:55.7262870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia 2025-07-24T03:55:55.7263010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Whitehorse 2025-07-24T03:55:55.7263150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tortola 2025-07-24T03:55:55.7263290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Vancouver 2025-07-24T03:55:55.7263420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Inuvik 2025-07-24T03:55:55.7263580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port-au-Prince 2025-07-24T03:55:55.7263730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fortaleza 2025-07-24T03:55:55.7263860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Noronha 2025-07-24T03:55:55.7264010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Buenos_Aires 2025-07-24T03:55:55.7264160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Los_Angeles 2025-07-24T03:55:55.7264300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/El_Salvador 2025-07-24T03:55:55.7264430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Denver 2025-07-24T03:55:55.7264580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Wayne 2025-07-24T03:55:55.7264750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Louisville 2025-07-24T03:55:55.7264920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Monticello 2025-07-24T03:55:55.7265170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/New_Salem 2025-07-24T03:55:55.7265340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Center 2025-07-24T03:55:55.7265510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Beulah 2025-07-24T03:55:55.7265660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Glace_Bay 2025-07-24T03:55:55.7265800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montserrat 2025-07-24T03:55:55.7265940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Toronto 2025-07-24T03:55:55.7266070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Panama 2025-07-24T03:55:55.7266200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cordoba 2025-07-24T03:55:55.7266350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Louisville 2025-07-24T03:55:55.7266490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ensenada 2025-07-24T03:55:55.7266680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Shiprock 2025-07-24T03:55:55.7266820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ojinaga 2025-07-24T03:55:55.7266950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thule 2025-07-24T03:55:55.7267090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Caracas 2025-07-24T03:55:55.7267230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Araguaina 2025-07-24T03:55:55.7267380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cambridge_Bay 2025-07-24T03:55:55.7267520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Winnipeg 2025-07-24T03:55:55.7267670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grand_Turk 2025-07-24T03:55:55.7267810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Virgin 2025-07-24T03:55:55.7267950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anchorage 2025-07-24T03:55:55.7268090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Costa_Rica 2025-07-24T03:55:55.7268220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nome 2025-07-24T03:55:55.7268360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grenada 2025-07-24T03:55:55.7268500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Johns 2025-07-24T03:55:55.7268630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atka 2025-07-24T03:55:55.7268760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Asuncion 2025-07-24T03:55:55.7268910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Hermosillo 2025-07-24T03:55:55.7269040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tijuana 2025-07-24T03:55:55.7269170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Marigot 2025-07-24T03:55:55.7269310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Juneau 2025-07-24T03:55:55.7269460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montevideo 2025-07-24T03:55:55.7269590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Godthab 2025-07-24T03:55:55.7269740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guadeloupe 2025-07-24T03:55:55.7269870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Maceio 2025-07-24T03:55:55.7270020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Pangnirtung 2025-07-24T03:55:55.7270160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Kitts 2025-07-24T03:55:55.7270300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Barbados 2025-07-24T03:55:55.7270430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Iqaluit 2025-07-24T03:55:55.7270570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Menominee 2025-07-24T03:55:55.7270720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Martinique 2025-07-24T03:55:55.7270860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mexico_City 2025-07-24T03:55:55.7271090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Swift_Current 2025-07-24T03:55:55.7271230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Miquelon 2025-07-24T03:55:55.7271370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Curacao 2025-07-24T03:55:55.7271510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson_Creek 2025-07-24T03:55:55.7271650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mendoza 2025-07-24T03:55:55.7271780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Adak 2025-07-24T03:55:55.7271920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coyhaique 2025-07-24T03:55:55.7272060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thunder_Bay 2025-07-24T03:55:55.7272190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Aruba 2025-07-24T03:55:55.7272340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Nelson 2025-07-24T03:55:55.7272510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sitka 2025-07-24T03:55:55.7272670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anguilla 2025-07-24T03:55:55.7272820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Danmarkshavn 2025-07-24T03:55:55.7272970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Melbourne 2025-07-24T03:55:55.7273120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Queensland 2025-07-24T03:55:55.7273260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/North 2025-07-24T03:55:55.7273400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lord_Howe 2025-07-24T03:55:55.7273550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Adelaide 2025-07-24T03:55:55.7273700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Yancowinna 2025-07-24T03:55:55.7273840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Victoria 2025-07-24T03:55:55.7273980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Canberra 2025-07-24T03:55:55.7274130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Sydney 2025-07-24T03:55:55.7274260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/ACT 2025-07-24T03:55:55.7274400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Eucla 2025-07-24T03:55:55.7274540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Brisbane 2025-07-24T03:55:55.7274680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Tasmania 2025-07-24T03:55:55.7274820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Hobart 2025-07-24T03:55:55.7274950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Perth 2025-07-24T03:55:55.7275100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/South 2025-07-24T03:55:55.7275240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lindeman 2025-07-24T03:55:55.7275380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Darwin 2025-07-24T03:55:55.7275520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/West 2025-07-24T03:55:55.7275650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/LHI 2025-07-24T03:55:55.7275780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/NSW 2025-07-24T03:55:55.7275940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Broken_Hill 2025-07-24T03:55:55.7276080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Currie 2025-07-24T03:55:55.7276200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-10 2025-07-24T03:55:55.7276320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+12 2025-07-24T03:55:55.7276450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-11 2025-07-24T03:55:55.7276580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Universal 2025-07-24T03:55:55.7276700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Greenwich 2025-07-24T03:55:55.7276820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-6 2025-07-24T03:55:55.7277020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-1 2025-07-24T03:55:55.7277140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-8 2025-07-24T03:55:55.7277250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+4 2025-07-24T03:55:55.7277370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+3 2025-07-24T03:55:55.7277480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-9 2025-07-24T03:55:55.7277600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-0 2025-07-24T03:55:55.7277710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-7 2025-07-24T03:55:55.7277830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+2 2025-07-24T03:55:55.7277940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+5 2025-07-24T03:55:55.7278050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT 2025-07-24T03:55:55.7278200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Zulu 2025-07-24T03:55:55.7278360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+11 2025-07-24T03:55:55.7278480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-13 2025-07-24T03:55:55.7278600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-14 2025-07-24T03:55:55.7278720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+10 2025-07-24T03:55:55.7278830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-12 2025-07-24T03:55:55.7278950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT0 2025-07-24T03:55:55.7279060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UCT 2025-07-24T03:55:55.7279180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+0 2025-07-24T03:55:55.7279290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+7 2025-07-24T03:55:55.7279410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+9 2025-07-24T03:55:55.7279520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-2 2025-07-24T03:55:55.7279640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-5 2025-07-24T03:55:55.7279760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+8 2025-07-24T03:55:55.7279870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+6 2025-07-24T03:55:55.7279990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+1 2025-07-24T03:55:55.7280100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UTC 2025-07-24T03:55:55.7280210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-4 2025-07-24T03:55:55.7280320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-3 2025-07-24T03:55:55.7280450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zonenow.tab 2025-07-24T03:55:55.7280560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ-CHAT 2025-07-24T03:55:55.7280690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dushanbe 2025-07-24T03:55:55.7280820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qostanay 2025-07-24T03:55:55.7280950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Calcutta 2025-07-24T03:55:55.7281070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Urumqi 2025-07-24T03:55:55.7281200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Karachi 2025-07-24T03:55:55.7281330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Khandyga 2025-07-24T03:55:55.7281450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimbu 2025-07-24T03:55:55.7281580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimphu 2025-07-24T03:55:55.7281710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vladivostok 2025-07-24T03:55:55.7281850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vientiane 2025-07-24T03:55:55.7281980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Shanghai 2025-07-24T03:55:55.7282110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulan_Bator 2025-07-24T03:55:55.7282230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aden 2025-07-24T03:55:55.7282410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Muscat 2025-07-24T03:55:55.7282540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Damascus 2025-07-24T03:55:55.7282680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jerusalem 2025-07-24T03:55:55.7282800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Brunei 2025-07-24T03:55:55.7282940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulaanbaatar 2025-07-24T03:55:55.7283060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Amman 2025-07-24T03:55:55.7283180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuching 2025-07-24T03:55:55.7283310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tel_Aviv 2025-07-24T03:55:55.7283430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Seoul 2025-07-24T03:55:55.7283550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Atyrau 2025-07-24T03:55:55.7283750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pyongyang 2025-07-24T03:55:55.7283870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hovd 2025-07-24T03:55:55.7284000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hebron 2025-07-24T03:55:55.7284120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuwait 2025-07-24T03:55:55.7284240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tomsk 2025-07-24T03:55:55.7284360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Manila 2025-07-24T03:55:55.7284480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chita 2025-07-24T03:55:55.7284600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Katmandu 2025-07-24T03:55:55.7284720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Gaza 2025-07-24T03:55:55.7284850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Samarkand 2025-07-24T03:55:55.7284970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Taipei 2025-07-24T03:55:55.7285110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tashkent 2025-07-24T03:55:55.7285260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yekaterinburg 2025-07-24T03:55:55.7285370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macau 2025-07-24T03:55:55.7285510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qyzylorda 2025-07-24T03:55:55.7285620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macao 2025-07-24T03:55:55.7285740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tokyo 2025-07-24T03:55:55.7285860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baku 2025-07-24T03:55:55.7285980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Barnaul 2025-07-24T03:55:55.7286110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Istanbul 2025-07-24T03:55:55.7286240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Irkutsk 2025-07-24T03:55:55.7286360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qatar 2025-07-24T03:55:55.7286480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bahrain 2025-07-24T03:55:55.7286610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yangon 2025-07-24T03:55:55.7286730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yerevan 2025-07-24T03:55:55.7286850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Almaty 2025-07-24T03:55:55.7286970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dili 2025-07-24T03:55:55.7287080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dacca 2025-07-24T03:55:55.7287220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chongqing 2025-07-24T03:55:55.7287350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ust-Nera 2025-07-24T03:55:55.7287470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Magadan 2025-07-24T03:55:55.7287600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Colombo 2025-07-24T03:55:55.7287740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Krasnoyarsk 2025-07-24T03:55:55.7287930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kamchatka 2025-07-24T03:55:55.7288070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ujung_Pandang 2025-07-24T03:55:55.7288200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jakarta 2025-07-24T03:55:55.7288320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kolkata 2025-07-24T03:55:55.7288440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kabul 2025-07-24T03:55:55.7288560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Oral 2025-07-24T03:55:55.7288690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jayapura 2025-07-24T03:55:55.7288820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pontianak 2025-07-24T03:55:55.7288950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Makassar 2025-07-24T03:55:55.7289100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tbilisi 2025-07-24T03:55:55.7289270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Singapore 2025-07-24T03:55:55.7289420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Harbin 2025-07-24T03:55:55.7289550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kashgar 2025-07-24T03:55:55.7289670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dhaka 2025-07-24T03:55:55.7289790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yakutsk 2025-07-24T03:55:55.7289930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuala_Lumpur 2025-07-24T03:55:55.7290050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tehran 2025-07-24T03:55:55.7290170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Beirut 2025-07-24T03:55:55.7290290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtobe 2025-07-24T03:55:55.7290410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Anadyr 2025-07-24T03:55:55.7290540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bishkek 2025-07-24T03:55:55.7290660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dubai 2025-07-24T03:55:55.7290780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Riyadh 2025-07-24T03:55:55.7290930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novokuznetsk 2025-07-24T03:55:55.7291050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtau 2025-07-24T03:55:55.7291160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Omsk 2025-07-24T03:55:55.7291300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashkhabad 2025-07-24T03:55:55.7291420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Saigon 2025-07-24T03:55:55.7291550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Sakhalin 2025-07-24T03:55:55.7291680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hong_Kong 2025-07-24T03:55:55.7291820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Phnom_Penh 2025-07-24T03:55:55.7291950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Nicosia 2025-07-24T03:55:55.7292070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baghdad 2025-07-24T03:55:55.7292220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Srednekolymsk 2025-07-24T03:55:55.7292350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashgabat 2025-07-24T03:55:55.7292480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kathmandu 2025-07-24T03:55:55.7292620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Choibalsan 2025-07-24T03:55:55.7292740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bangkok 2025-07-24T03:55:55.7292880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chungking 2025-07-24T03:55:55.7293020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novosibirsk 2025-07-24T03:55:55.7293150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Famagusta 2025-07-24T03:55:55.7293270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Rangoon 2025-07-24T03:55:55.7293420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ho_Chi_Minh 2025-07-24T03:55:55.7293590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MET 2025-07-24T03:55:55.7293700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Portugal 2025-07-24T03:55:55.7293850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Palmer 2025-07-24T03:55:55.7293990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Davis 2025-07-24T03:55:55.7294130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Rothera 2025-07-24T03:55:55.7294280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Vostok 2025-07-24T03:55:55.7294410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Syowa 2025-07-24T03:55:55.7294580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/DumontDUrville 2025-07-24T03:55:55.7294730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/McMurdo 2025-07-24T03:55:55.7294930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Macquarie 2025-07-24T03:55:55.7295100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/South_Pole 2025-07-24T03:55:55.7295250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Troll 2025-07-24T03:55:55.7295390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Mawson 2025-07-24T03:55:55.7295530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Casey 2025-07-24T03:55:55.7295630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT-0 2025-07-24T03:55:55.7295730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CET 2025-07-24T03:55:55.7295830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Eire 2025-07-24T03:55:55.7295950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PST8PDT 2025-07-24T03:55:55.7296090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leap-seconds.list 2025-07-24T03:55:55.7296210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Jamaica 2025-07-24T03:55:55.7296310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT 2025-07-24T03:55:55.7296410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Zulu 2025-07-24T03:55:55.7296520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Japan 2025-07-24T03:55:55.7296620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROC 2025-07-24T03:55:55.7296730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB-Eire 2025-07-24T03:55:55.7296860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zurich 2025-07-24T03:55:55.7296990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Paris 2025-07-24T03:55:55.7297120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Moscow 2025-07-24T03:55:55.7297260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Luxembourg 2025-07-24T03:55:55.7297400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ljubljana 2025-07-24T03:55:55.7297530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Helsinki 2025-07-24T03:55:55.7297660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Minsk 2025-07-24T03:55:55.7297790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Skopje 2025-07-24T03:55:55.7297920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Dublin 2025-07-24T03:55:55.7298050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Jersey 2025-07-24T03:55:55.7298190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/San_Marino 2025-07-24T03:55:55.7298330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Gibraltar 2025-07-24T03:55:55.7298460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belgrade 2025-07-24T03:55:55.7298600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Guernsey 2025-07-24T03:55:55.7298730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ulyanovsk 2025-07-24T03:55:55.7298870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Saratov 2025-07-24T03:55:55.7299000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vaduz 2025-07-24T03:55:55.7299140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Istanbul 2025-07-24T03:55:55.7299340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Lisbon 2025-07-24T03:55:55.7299480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Uzhgorod 2025-07-24T03:55:55.7299610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kirov 2025-07-24T03:55:55.7299740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tirane 2025-07-24T03:55:55.7299880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tiraspol 2025-07-24T03:55:55.7300010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sarajevo 2025-07-24T03:55:55.7300140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Madrid 2025-07-24T03:55:55.7300280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Podgorica 2025-07-24T03:55:55.7300410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Busingen 2025-07-24T03:55:55.7300580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vatican 2025-07-24T03:55:55.7300750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belfast 2025-07-24T03:55:55.7300900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bratislava 2025-07-24T03:55:55.7301020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kiev 2025-07-24T03:55:55.7301160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kaliningrad 2025-07-24T03:55:55.7301300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zaporozhye 2025-07-24T03:55:55.7301430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vienna 2025-07-24T03:55:55.7301570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Budapest 2025-07-24T03:55:55.7301700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vilnius 2025-07-24T03:55:55.7301830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Monaco 2025-07-24T03:55:55.7301950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Oslo 2025-07-24T03:55:55.7302090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Astrakhan 2025-07-24T03:55:55.7302230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Simferopol 2025-07-24T03:55:55.7302370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Volgograd 2025-07-24T03:55:55.7302500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kyiv 2025-07-24T03:55:55.7302640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Isle_of_Man 2025-07-24T03:55:55.7302770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/London 2025-07-24T03:55:55.7302900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Riga 2025-07-24T03:55:55.7303030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Andorra 2025-07-24T03:55:55.7303160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Prague 2025-07-24T03:55:55.7303290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Berlin 2025-07-24T03:55:55.7303420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tallinn 2025-07-24T03:55:55.7303550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Rome 2025-07-24T03:55:55.7303670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Malta 2025-07-24T03:55:55.7303800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zagreb 2025-07-24T03:55:55.7303940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Amsterdam 2025-07-24T03:55:55.7304080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Nicosia 2025-07-24T03:55:55.7304210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bucharest 2025-07-24T03:55:55.7304360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Copenhagen 2025-07-24T03:55:55.7304490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Chisinau 2025-07-24T03:55:55.7304630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Mariehamn 2025-07-24T03:55:55.7304760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sofia 2025-07-24T03:55:55.7304890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Athens 2025-07-24T03:55:55.7305090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Stockholm 2025-07-24T03:55:55.7305220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Samara 2025-07-24T03:55:55.7305360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Brussels 2025-07-24T03:55:55.7305490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Warsaw 2025-07-24T03:55:55.7305590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROK 2025-07-24T03:55:55.7305700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Navajo 2025-07-24T03:55:55.7305820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Singapore 2025-07-24T03:55:55.7305910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB 2025-07-24T03:55:55.7306050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaNorte 2025-07-24T03:55:55.7306190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/General 2025-07-24T03:55:55.7306350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaSur 2025-07-24T03:55:55.7306480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST 2025-07-24T03:55:55.7306590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT0 2025-07-24T03:55:55.7306700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Hongkong 2025-07-24T03:55:55.7306800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PRC 2025-07-24T03:55:55.7306920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone.tab 2025-07-24T03:55:55.7307020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iran 2025-07-24T03:55:55.7307170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/build/etc/localtime 2025-07-24T03:55:55.7307280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST7MDT 2025-07-24T03:55:55.7307380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/WET 2025-07-24T03:55:55.7307480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/W-SU 2025-07-24T03:55:55.7307590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UCT 2025-07-24T03:55:55.7307690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Cuba 2025-07-24T03:55:55.7307800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Egypt 2025-07-24T03:55:55.7307910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT+0 2025-07-24T03:55:55.7308020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/tzdata.zi 2025-07-24T03:55:55.7308120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EET 2025-07-24T03:55:55.7308230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Israel 2025-07-24T03:55:55.7308370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Sao_Tome 2025-07-24T03:55:55.7308500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Conakry 2025-07-24T03:55:55.7308630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dakar 2025-07-24T03:55:55.7308760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ndjamena 2025-07-24T03:55:55.7308900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Casablanca 2025-07-24T03:55:55.7309030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lome 2025-07-24T03:55:55.7309170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Algiers 2025-07-24T03:55:55.7309300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mogadishu 2025-07-24T03:55:55.7309430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lagos 2025-07-24T03:55:55.7309570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Brazzaville 2025-07-24T03:55:55.7309710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Timbuktu 2025-07-24T03:55:55.7309850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nouakchott 2025-07-24T03:55:55.7309980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maseru 2025-07-24T03:55:55.7310120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Libreville 2025-07-24T03:55:55.7310250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Harare 2025-07-24T03:55:55.7310380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Malabo 2025-07-24T03:55:55.7310560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bangui 2025-07-24T03:55:55.7310700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nairobi 2025-07-24T03:55:55.7310830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kinshasa 2025-07-24T03:55:55.7310970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Porto-Novo 2025-07-24T03:55:55.7311100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Cairo 2025-07-24T03:55:55.7311230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Douala 2025-07-24T03:55:55.7311350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Juba 2025-07-24T03:55:55.7311500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Gaborone 2025-07-24T03:55:55.7311620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tunis 2025-07-24T03:55:55.7311780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kampala 2025-07-24T03:55:55.7311960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mbabane 2025-07-24T03:55:55.7393740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Addis_Ababa 2025-07-24T03:55:55.7493810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maputo 2025-07-24T03:55:55.7593920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bissau 2025-07-24T03:55:55.7694050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Blantyre 2025-07-24T03:55:55.7794190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Niamey 2025-07-24T03:55:55.7894290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Banjul 2025-07-24T03:55:55.7994390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Abidjan 2025-07-24T03:55:55.8094570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmara 2025-07-24T03:55:55.8194710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bamako 2025-07-24T03:55:55.8194990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ouagadougou 2025-07-24T03:55:55.8195120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lusaka 2025-07-24T03:55:55.8195250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Luanda 2025-07-24T03:55:55.8195380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmera 2025-07-24T03:55:55.8195530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lubumbashi 2025-07-24T03:55:55.8195650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Accra 2025-07-24T03:55:55.8195790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Khartoum 2025-07-24T03:55:55.8195920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ceuta 2025-07-24T03:55:55.8196060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bujumbura 2025-07-24T03:55:55.8196190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Windhoek 2025-07-24T03:55:55.8196330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/El_Aaiun 2025-07-24T03:55:55.8196480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tripoli 2025-07-24T03:55:55.8196610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Monrovia 2025-07-24T03:55:55.8196760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dar_es_Salaam 2025-07-24T03:55:55.8196910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Johannesburg 2025-07-24T03:55:55.8197040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kigali 2025-07-24T03:55:55.8197170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Djibouti 2025-07-24T03:55:55.8197310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Freetown 2025-07-24T03:55:55.8197420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Factory 2025-07-24T03:55:55.8197530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UTC 2025-07-24T03:55:55.8197670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/EasterIsland 2025-07-24T03:55:55.8197820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/Continental 2025-07-24T03:55:55.8198050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/HST 2025-07-24T03:55:55.8198190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Atlantic 2025-07-24T03:55:55.8198330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Pacific 2025-07-24T03:55:55.8198460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Eastern 2025-07-24T03:55:55.8198580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Yukon 2025-07-24T03:55:55.8198730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Saskatchewan 2025-07-24T03:55:55.8198880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Newfoundland 2025-07-24T03:55:55.8199010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Central 2025-07-24T03:55:55.8199140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Mountain 2025-07-24T03:55:55.8199260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iceland 2025-07-24T03:55:55.8199470Z /opt/homebrew/Caskroom/miniconda/base/share/pkgconfig/nlohmann_json.pc 2025-07-24T03:55:55.8199650Z /opt/homebrew/Caskroom/miniconda/base/share/locale/en_US/LC_MESSAGES/mit-krb5.mo 2025-07-24T03:55:55.8199810Z /opt/homebrew/Caskroom/miniconda/base/share/locale/ka/LC_MESSAGES/mit-krb5.mo 2025-07-24T03:55:55.8199980Z /opt/homebrew/Caskroom/miniconda/base/share/locale/de/LC_MESSAGES/mit-krb5.mo 2025-07-24T03:55:55.8200180Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-07-24T03:55:55.8200400Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-07-24T03:55:55.8200590Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-07-24T03:55:55.8200790Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-targets.cmake 2025-07-24T03:55:55.8201010Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-07-24T03:55:55.8201200Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config.cmake 2025-07-24T03:55:55.8201360Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/Modules/FindLibSolv.cmake 2025-07-24T03:55:55.8201460Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt300 2025-07-24T03:55:55.8201550Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/std 2025-07-24T03:55:55.8201650Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt100 2025-07-24T03:55:55.8201750Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/stdcrt 2025-07-24T03:55:55.8201870Z /opt/homebrew/Caskroom/miniconda/base/share/info/libffi.info 2025-07-24T03:55:55.8201990Z /opt/homebrew/Caskroom/miniconda/base/share/info/readline.info 2025-07-24T03:55:55.8202110Z /opt/homebrew/Caskroom/miniconda/base/share/info/rluserman.info 2025-07-24T03:55:55.8202220Z /opt/homebrew/Caskroom/miniconda/base/share/info/history.info 2025-07-24T03:55:55.8202360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50-mono 2025-07-24T03:55:55.8202500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k 2025-07-24T03:55:55.8202630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232 2025-07-24T03:55:55.8202760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1-w 2025-07-24T03:55:55.8202890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2 2025-07-24T03:55:55.8203010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl1 2025-07-24T03:55:55.8203130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil 2025-07-24T03:55:55.8203270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv-ctxt 2025-07-24T03:55:55.8203390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40-rv 2025-07-24T03:55:55.8203510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc 2025-07-24T03:55:55.8203630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18 2025-07-24T03:55:55.8203740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-20 2025-07-24T03:55:55.8203960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-soroc 2025-07-24T03:55:55.8204090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att6386 2025-07-24T03:55:55.8204210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425 2025-07-24T03:55:55.8204340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-ctxt 2025-07-24T03:55:55.8204470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415+nl 2025-07-24T03:55:55.8204580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj830 2025-07-24T03:55:55.8204700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiw 2025-07-24T03:55:55.8204820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232w 2025-07-24T03:55:55.8204970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-16color 2025-07-24T03:55:55.8205100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-unk 2025-07-24T03:55:55.8205280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx2 2025-07-24T03:55:55.8205450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85e 2025-07-24T03:55:55.8205580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30 2025-07-24T03:55:55.8205710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-vm80 2025-07-24T03:55:55.8205850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv-nl 2025-07-24T03:55:55.8205970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+rv 2025-07-24T03:55:55.8206110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty+common 2025-07-24T03:55:55.8210750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-rv 2025-07-24T03:55:55.8210880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a210 2025-07-24T03:55:55.8211000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85 2025-07-24T03:55:55.8211130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis 2025-07-24T03:55:55.8211270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx3 2025-07-24T03:55:55.8211400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty 2025-07-24T03:55:55.8211520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415 2025-07-24T03:55:55.8211640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s 2025-07-24T03:55:55.8211770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mono 2025-07-24T03:55:55.8211880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+pp 2025-07-24T03:55:55.8212000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-28 2025-07-24T03:55:55.8212120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl 2025-07-24T03:55:55.8212250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s-rv 2025-07-24T03:55:55.8212370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att513 2025-07-24T03:55:55.8212480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424 2025-07-24T03:55:55.8212610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-ns 2025-07-24T03:55:55.8212730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-26 2025-07-24T03:55:55.8212850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510d 2025-07-24T03:55:55.8212970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ap-vm80 2025-07-24T03:55:55.8213110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k-w 2025-07-24T03:55:55.8213240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_19L 2025-07-24T03:55:55.8213350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w 2025-07-24T03:55:55.8213470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos3 2025-07-24T03:55:55.8213590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil-mono 2025-07-24T03:55:55.8213710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos4 2025-07-24T03:55:55.8213850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30-mono 2025-07-24T03:55:55.8214050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cpr 2025-07-24T03:55:55.8214180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv 2025-07-24T03:55:55.8214290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apl 2025-07-24T03:55:55.8214430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv 2025-07-24T03:55:55.8214580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-4 2025-07-24T03:55:55.8214710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-3 2025-07-24T03:55:55.8214830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620 2025-07-24T03:55:55.8214950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st 2025-07-24T03:55:55.8215060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aa4080 2025-07-24T03:55:55.8215190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-heath 2025-07-24T03:55:55.8215340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt2 2025-07-24T03:55:55.8215480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj 2025-07-24T03:55:55.8215600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt5 2025-07-24T03:55:55.8215740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-raw 2025-07-24T03:55:55.8215860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos5 2025-07-24T03:55:55.8215980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aas1901 2025-07-24T03:55:55.8216090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt 2025-07-24T03:55:55.8216200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/awsc 2025-07-24T03:55:55.8216320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-unk 2025-07-24T03:55:55.8216430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos2 2025-07-24T03:55:55.8216550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e 2025-07-24T03:55:55.8216670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424m 2025-07-24T03:55:55.8216790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+csr 2025-07-24T03:55:55.8216930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-generic 2025-07-24T03:55:55.8217070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsviewpoint 2025-07-24T03:55:55.8217190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s 2025-07-24T03:55:55.8217330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo+vt132 2025-07-24T03:55:55.8217440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt4 2025-07-24T03:55:55.8217560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w 2025-07-24T03:55:55.8217680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24-rv 2025-07-24T03:55:55.8217800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt3 2025-07-24T03:55:55.8217920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425 2025-07-24T03:55:55.8218030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630 2025-07-24T03:55:55.8218160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgr 2025-07-24T03:55:55.8218280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cup 2025-07-24T03:55:55.8218400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-2 2025-07-24T03:55:55.8218520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w 2025-07-24T03:55:55.8218640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv 2025-07-24T03:55:55.8218760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-ctxt 2025-07-24T03:55:55.8218870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt+s 2025-07-24T03:55:55.8218990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175 2025-07-24T03:55:55.8219110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-5 2025-07-24T03:55:55.8219220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219 2025-07-24T03:55:55.8219330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42 2025-07-24T03:55:55.8219510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-24 2025-07-24T03:55:55.8219640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv 2025-07-24T03:55:55.8219750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1a 2025-07-24T03:55:55.8219860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615 2025-07-24T03:55:55.8219980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-emx 2025-07-24T03:55:55.8220120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrbold 2025-07-24T03:55:55.8220250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrul 2025-07-24T03:55:55.8220360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm20 2025-07-24T03:55:55.8220500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60-mono 2025-07-24T03:55:55.8220630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k 2025-07-24T03:55:55.8220780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari 2025-07-24T03:55:55.8220930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-old 2025-07-24T03:55:55.8221060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiterm 2025-07-24T03:55:55.8221180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1 2025-07-24T03:55:55.8221290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm11 2025-07-24T03:55:55.8221410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418-w 2025-07-24T03:55:55.8221530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5430 2025-07-24T03:55:55.8221660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-ns 2025-07-24T03:55:55.8221790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrso 2025-07-24T03:55:55.8221910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi 2025-07-24T03:55:55.8222030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-22 2025-07-24T03:55:55.8222140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a80 2025-07-24T03:55:55.8222260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-pc 2025-07-24T03:55:55.8222380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm21 2025-07-24T03:55:55.8222500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-w 2025-07-24T03:55:55.8222620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42-ns 2025-07-24T03:55:55.8222740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca2 2025-07-24T03:55:55.8222850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att500 2025-07-24T03:55:55.8222970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100 2025-07-24T03:55:55.8223080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm5 2025-07-24T03:55:55.8223200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-8bit 2025-07-24T03:55:55.8223330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambassador 2025-07-24T03:55:55.8223440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm2 2025-07-24T03:55:55.8223570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2350 2025-07-24T03:55:55.8223720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-2-emx 2025-07-24T03:55:55.8223840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis-mono 2025-07-24T03:55:55.8223990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-3-emx 2025-07-24T03:55:55.8224110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-24 2025-07-24T03:55:55.8224240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoheath 2025-07-24T03:55:55.8224370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis0 2025-07-24T03:55:55.8224490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansisysk 2025-07-24T03:55:55.8224610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi43m 2025-07-24T03:55:55.8224730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418-w 2025-07-24T03:55:55.8224860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420+nl 2025-07-24T03:55:55.8225050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e-p 2025-07-24T03:55:55.8225190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_color 2025-07-24T03:55:55.8225320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-41 2025-07-24T03:55:55.8225440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1 2025-07-24T03:55:55.8225560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mtabs 2025-07-24T03:55:55.8225700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-nl 2025-07-24T03:55:55.8225810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3 2025-07-24T03:55:55.8225930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atarist-m 2025-07-24T03:55:55.8226070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k-w 2025-07-24T03:55:55.8226200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv 2025-07-24T03:55:55.8226390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrdim 2025-07-24T03:55:55.8226540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm-vb 2025-07-24T03:55:55.8226660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex80 2025-07-24T03:55:55.8226780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-24 2025-07-24T03:55:55.8226910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-w 2025-07-24T03:55:55.8227030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219 2025-07-24T03:55:55.8227140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addrinfo 2025-07-24T03:55:55.8227260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60 2025-07-24T03:55:55.8227380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25 2025-07-24T03:55:55.8227500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+dec 2025-07-24T03:55:55.8227620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex210 2025-07-24T03:55:55.8227750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219w 2025-07-24T03:55:55.8227870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-am 2025-07-24T03:55:55.8227990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-ns 2025-07-24T03:55:55.8228130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv-n 2025-07-24T03:55:55.8228250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-ae 2025-07-24T03:55:55.8228390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k-w 2025-07-24T03:55:55.8228510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+erase 2025-07-24T03:55:55.8228630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510a 2025-07-24T03:55:55.8228750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4426 2025-07-24T03:55:55.8228870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630-24 2025-07-24T03:55:55.8228990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoh19 2025-07-24T03:55:55.8229100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa 2025-07-24T03:55:55.8229220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24 2025-07-24T03:55:55.8229350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm 2025-07-24T03:55:55.8229470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rep 2025-07-24T03:55:55.8229590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv 2025-07-24T03:55:55.8229710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-h19 2025-07-24T03:55:55.8229850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv-ctxt 2025-07-24T03:55:55.8229990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st-color 2025-07-24T03:55:55.8230110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis 2025-07-24T03:55:55.8230220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm80 2025-07-24T03:55:55.8230340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50 2025-07-24T03:55:55.8230540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-w 2025-07-24T03:55:55.8230660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410 2025-07-24T03:55:55.8230810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m-old 2025-07-24T03:55:55.8230940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-nl 2025-07-24T03:55:55.8231060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7pc 2025-07-24T03:55:55.8231170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48 2025-07-24T03:55:55.8231300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc1 2025-07-24T03:55:55.8231420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+tabs 2025-07-24T03:55:55.8231540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleII 2025-07-24T03:55:55.8231690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty-direct 2025-07-24T03:55:55.8231840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj832 2025-07-24T03:55:55.8232020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local1 2025-07-24T03:55:55.8232150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h-old 2025-07-24T03:55:55.8232280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm+sl 2025-07-24T03:55:55.8232400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219w 2025-07-24T03:55:55.8232520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-m 2025-07-24T03:55:55.8232640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0+ 2025-07-24T03:55:55.8232770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60 2025-07-24T03:55:55.8232900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424-1 2025-07-24T03:55:55.8233010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca 2025-07-24T03:55:55.8233130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4420 2025-07-24T03:55:55.8233250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418 2025-07-24T03:55:55.8233370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-22 2025-07-24T03:55:55.8233480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aepro 2025-07-24T03:55:55.8233610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-nl 2025-07-24T03:55:55.8233740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1-w 2025-07-24T03:55:55.8233870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-34 2025-07-24T03:55:55.8234010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv-n 2025-07-24T03:55:55.8234140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48-rv 2025-07-24T03:55:55.8234250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo 2025-07-24T03:55:55.8234370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mini 2025-07-24T03:55:55.8234490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40 2025-07-24T03:55:55.8234610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+enq 2025-07-24T03:55:55.8234730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h 2025-07-24T03:55:55.8234860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/annarbor4080 2025-07-24T03:55:55.8234980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-nt 2025-07-24T03:55:55.8235110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv 2025-07-24T03:55:55.8235230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv 2025-07-24T03:55:55.8235350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420 2025-07-24T03:55:55.8235470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi77 2025-07-24T03:55:55.8235590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mr 2025-07-24T03:55:55.8235700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418 2025-07-24T03:55:55.8235820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a 2025-07-24T03:55:55.8236010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43-mono 2025-07-24T03:55:55.8236140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-1 2025-07-24T03:55:55.8236270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-color 2025-07-24T03:55:55.8236410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-ctxt 2025-07-24T03:55:55.8236530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys 2025-07-24T03:55:55.8236650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-s 2025-07-24T03:55:55.8236760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7 2025-07-24T03:55:55.8236880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18-rv 2025-07-24T03:55:55.8237000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31 2025-07-24T03:55:55.8237130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-nl 2025-07-24T03:55:55.8237280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-s 2025-07-24T03:55:55.8237410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm36 2025-07-24T03:55:55.8237530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar 2025-07-24T03:55:55.8237650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga 2025-07-24T03:55:55.8237780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_15P 2025-07-24T03:55:55.8237890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7 2025-07-24T03:55:55.8238010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-s 2025-07-24T03:55:55.8238130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-41 2025-07-24T03:55:55.8238270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2-w 2025-07-24T03:55:55.8238390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-w 2025-07-24T03:55:55.8238510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605 2025-07-24T03:55:55.8295210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-dec-rv 2025-07-24T03:55:55.8395460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410 2025-07-24T03:55:55.8495760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7pc 2025-07-24T03:55:55.8495920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1178 2025-07-24T03:55:55.8596070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/absolute 2025-07-24T03:55:55.8696740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219 2025-07-24T03:55:55.8697080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at 2025-07-24T03:55:55.8797340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm+sgr 2025-07-24T03:55:55.8897080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-w 2025-07-24T03:55:55.8997170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s 2025-07-24T03:55:55.9097870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj510 2025-07-24T03:55:55.9198300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-24 2025-07-24T03:55:55.9298800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-232 2025-07-24T03:55:55.9398690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aws 2025-07-24T03:55:55.9499240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att7300 2025-07-24T03:55:55.9599630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a+ 2025-07-24T03:55:55.9699970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0 2025-07-24T03:55:55.9800610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm12 2025-07-24T03:55:55.9901000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv 2025-07-24T03:55:55.9901760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r 2025-07-24T03:55:56.0001950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys-old 2025-07-24T03:55:56.0102130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a980 2025-07-24T03:55:56.0202530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620 2025-07-24T03:55:56.0304520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx 2025-07-24T03:55:56.0404550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sysk 2025-07-24T03:55:56.0506790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219w 2025-07-24T03:55:56.0607660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175-b 2025-07-24T03:55:56.0709770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-mono 2025-07-24T03:55:56.0811360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31-old 2025-07-24T03:55:56.0913360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar1 2025-07-24T03:55:56.1015450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-80 2025-07-24T03:55:56.1116940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-db 2025-07-24T03:55:56.1220000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-vnc 2025-07-24T03:55:56.1320510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv-nl 2025-07-24T03:55:56.1424150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm22 2025-07-24T03:55:56.1524300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610 2025-07-24T03:55:56.1627220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds980 2025-07-24T03:55:56.1728640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple80p 2025-07-24T03:55:56.1829190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410-w 2025-07-24T03:55:56.1931720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+inittabs 2025-07-24T03:55:56.2032090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local 2025-07-24T03:55:56.2132950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-nl 2025-07-24T03:55:56.2235330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aterm 2025-07-24T03:55:56.2335870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-m 2025-07-24T03:55:56.2436720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-w 2025-07-24T03:55:56.2538880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-w 2025-07-24T03:55:56.2639150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-ctxt 2025-07-24T03:55:56.2740940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2300 2025-07-24T03:55:56.2842810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-ns 2025-07-24T03:55:56.2943640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5310 2025-07-24T03:55:56.3046110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410-w 2025-07-24T03:55:56.3146830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36-rv 2025-07-24T03:55:56.3247170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act4 2025-07-24T03:55:56.3350430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-s 2025-07-24T03:55:56.3452940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m 2025-07-24T03:55:56.3553610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1 2025-07-24T03:55:56.3653960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-h 2025-07-24T03:55:56.3756150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k 2025-07-24T03:55:56.3857030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambas 2025-07-24T03:55:56.3959360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at386 2025-07-24T03:55:56.4061530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIe 2025-07-24T03:55:56.4162220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att700 2025-07-24T03:55:56.4264610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36 2025-07-24T03:55:56.4364830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv 2025-07-24T03:55:56.4466520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-wam 2025-07-24T03:55:56.4467750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act5 2025-07-24T03:55:56.4468960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIgs 2025-07-24T03:55:56.4470650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsvp60 2025-07-24T03:55:56.4471790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-s 2025-07-24T03:55:56.4472900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5320 2025-07-24T03:55:56.4474050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-ctxt 2025-07-24T03:55:56.4475200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+unk 2025-07-24T03:55:56.4476310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-m 2025-07-24T03:55:56.4477400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds200 2025-07-24T03:55:56.4478600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv-ct 2025-07-24T03:55:56.4479810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIc 2025-07-24T03:55:56.4480900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30 2025-07-24T03:55:56.4482320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-color 2025-07-24T03:55:56.4483410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730 2025-07-24T03:55:56.4484540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43 2025-07-24T03:55:56.4485710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-nl 2025-07-24T03:55:56.4486910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505 2025-07-24T03:55:56.4488060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+arrows 2025-07-24T03:55:56.4489220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm 2025-07-24T03:55:56.4490320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi-w 2025-07-24T03:55:56.4491420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi 2025-07-24T03:55:56.4492500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200 2025-07-24T03:55:56.4493580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenixw 2025-07-24T03:55:56.4494690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco-p 2025-07-24T03:55:56.4495770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fox 2025-07-24T03:55:56.4496820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot 2025-07-24T03:55:56.4497880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom 2025-07-24T03:55:56.4498950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100 2025-07-24T03:55:56.4500020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fbterm 2025-07-24T03:55:56.4501140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom110 2025-07-24T03:55:56.4502300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14w 2025-07-24T03:55:56.4503410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-w 2025-07-24T03:55:56.4504480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720 2025-07-24T03:55:56.4505590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot+base 2025-07-24T03:55:56.4506730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fixterm 2025-07-24T03:55:56.4507890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom100 2025-07-24T03:55:56.4509030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200-w 2025-07-24T03:55:56.4510110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fos 2025-07-24T03:55:56.4511230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot-direct 2025-07-24T03:55:56.4512360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110 2025-07-24T03:55:56.4513430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenix 2025-07-24T03:55:56.4514500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco 2025-07-24T03:55:56.4515360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14 2025-07-24T03:55:56.4516250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom-rv 2025-07-24T03:55:56.4517140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100-rv 2025-07-24T03:55:56.4518150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom200 2025-07-24T03:55:56.4519150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720a 2025-07-24T03:55:56.4520030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fortune 2025-07-24T03:55:56.4520880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P4 2025-07-24T03:55:56.4521700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-W 2025-07-24T03:55:56.4522530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M 2025-07-24T03:55:56.4523350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P5 2025-07-24T03:55:56.4524180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8-W 2025-07-24T03:55:56.4525030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8 2025-07-24T03:55:56.4525860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8-W 2025-07-24T03:55:56.4526690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M 2025-07-24T03:55:56.4527600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P7 2025-07-24T03:55:56.4528490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9 2025-07-24T03:55:56.4529300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8 2025-07-24T03:55:56.4530120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M-W 2025-07-24T03:55:56.4530980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-W 2025-07-24T03:55:56.4531810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-W 2025-07-24T03:55:56.4532610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14 2025-07-24T03:55:56.4533450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M-W 2025-07-24T03:55:56.4534290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12 2025-07-24T03:55:56.4535110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp236 2025-07-24T03:55:56.4535950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19us 2025-07-24T03:55:56.4536800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100 2025-07-24T03:55:56.4537670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nt 2025-07-24T03:55:56.4538620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx-p 2025-07-24T03:55:56.4539530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100 2025-07-24T03:55:56.4552150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19a 2025-07-24T03:55:56.4553030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624-10p 2025-07-24T03:55:56.4553900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19 2025-07-24T03:55:56.4554760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100 2025-07-24T03:55:56.4555650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621a-a 2025-07-24T03:55:56.4556540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640b 2025-07-24T03:55:56.4557400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-smul 2025-07-24T03:55:56.4558260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h80 2025-07-24T03:55:56.4559110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626p 2025-07-24T03:55:56.4559960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623a 2025-07-24T03:55:56.4560890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color 2025-07-24T03:55:56.4561800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex2 2025-07-24T03:55:56.4562650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645a 2025-07-24T03:55:56.4563520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-19 2025-07-24T03:55:56.4564370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm 2025-07-24T03:55:56.4565200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19g 2025-07-24T03:55:56.4566030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-u 2025-07-24T03:55:56.4566900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12 2025-07-24T03:55:56.4567760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp 2025-07-24T03:55:56.4568810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-g 2025-07-24T03:55:56.4569710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-x40 2025-07-24T03:55:56.4570670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color2 2025-07-24T03:55:56.4571610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit 2025-07-24T03:55:56.4572510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-bc 2025-07-24T03:55:56.4573380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-a 2025-07-24T03:55:56.4574270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx 2025-07-24T03:55:56.4575170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-bs 2025-07-24T03:55:56.4576030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092A 2025-07-24T03:55:56.4576920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-wl 2025-07-24T03:55:56.4577920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk-cr 2025-07-24T03:55:56.4578880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz2000 2025-07-24T03:55:56.4579820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a-color 2025-07-24T03:55:56.4580780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p 2025-07-24T03:55:56.4581710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550 2025-07-24T03:55:56.4582570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpsub 2025-07-24T03:55:56.4583440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+arrows 2025-07-24T03:55:56.4584370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+arrows 2025-07-24T03:55:56.4585320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621k45 2025-07-24T03:55:56.4586240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit-a 2025-07-24T03:55:56.4587180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550-color 2025-07-24T03:55:56.4588090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hds200 2025-07-24T03:55:56.4588950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1420 2025-07-24T03:55:56.4589800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2392 2025-07-24T03:55:56.4590670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100-w 2025-07-24T03:55:56.4591550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648 2025-07-24T03:55:56.4592390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c 2025-07-24T03:55:56.4593240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552 2025-07-24T03:55:56.4594080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2 2025-07-24T03:55:56.4594960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-bc 2025-07-24T03:55:56.4595870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+color 2025-07-24T03:55:56.4596760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-fl 2025-07-24T03:55:56.4597650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2641a 2025-07-24T03:55:56.4598510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/htx11 2025-07-24T03:55:56.4599360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a 2025-07-24T03:55:56.4600210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp262x 2025-07-24T03:55:56.4601060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624 2025-07-24T03:55:56.4601900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623 2025-07-24T03:55:56.4602770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p-a 2025-07-24T03:55:56.4603670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-k45 2025-07-24T03:55:56.4604570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b 2025-07-24T03:55:56.4605420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hazel 2025-07-24T03:55:56.4606260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648a 2025-07-24T03:55:56.4607140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a 2025-07-24T03:55:56.4608140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622 2025-07-24T03:55:56.4608850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9837 2025-07-24T03:55:56.4609590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p-p 2025-07-24T03:55:56.4610340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p 2025-07-24T03:55:56.4611070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpgeneric 2025-07-24T03:55:56.4611790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a 2025-07-24T03:55:56.4612490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1500 2025-07-24T03:55:56.4613200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19kermit 2025-07-24T03:55:56.4613910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-us 2025-07-24T03:55:56.4614610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-old 2025-07-24T03:55:56.4615390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700-wy 2025-07-24T03:55:56.4616190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9845 2025-07-24T03:55:56.4616930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nl 2025-07-24T03:55:56.4617630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex 2025-07-24T03:55:56.4618310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19k 2025-07-24T03:55:56.4619060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm-256color 2025-07-24T03:55:56.4619850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-uc 2025-07-24T03:55:56.4620600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+printer 2025-07-24T03:55:56.4621330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397a 2025-07-24T03:55:56.4622070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p 2025-07-24T03:55:56.4622810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1510 2025-07-24T03:55:56.4623530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-ba 2025-07-24T03:55:56.4624300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12x40 2025-07-24T03:55:56.4625050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8675 2025-07-24T03:55:56.4625730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8686 2025-07-24T03:55:56.4626430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640a 2025-07-24T03:55:56.4627130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520 2025-07-24T03:55:56.4627830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626a 2025-07-24T03:55:56.4628580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a-10p 2025-07-24T03:55:56.4629310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath 2025-07-24T03:55:56.4630050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c-old 2025-07-24T03:55:56.4630770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98720 2025-07-24T03:55:56.4631470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1000 2025-07-24T03:55:56.4632170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft 2025-07-24T03:55:56.4632850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382 2025-07-24T03:55:56.4633540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm 2025-07-24T03:55:56.4634240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpansi 2025-07-24T03:55:56.4634930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98721 2025-07-24T03:55:56.4635630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-b 2025-07-24T03:55:56.4636340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-a 2025-07-24T03:55:56.4637060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp45 2025-07-24T03:55:56.4637760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100bw 2025-07-24T03:55:56.4638500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520-noesc 2025-07-24T03:55:56.4639240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp110 2025-07-24T03:55:56.4640080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp300h 2025-07-24T03:55:56.4640780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/he80 2025-07-24T03:55:56.4641510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12-s 2025-07-24T03:55:56.4642250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397 2025-07-24T03:55:56.4642940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp150 2025-07-24T03:55:56.4643640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382a 2025-07-24T03:55:56.4644360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-48 2025-07-24T03:55:56.4645100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+cr 2025-07-24T03:55:56.4645870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-uc 2025-07-24T03:55:56.4646600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700 2025-07-24T03:55:56.4647440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-p 2025-07-24T03:55:56.4648230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100bw 2025-07-24T03:55:56.4648920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hurd 2025-07-24T03:55:56.4649620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092 2025-07-24T03:55:56.4650340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622a 2025-07-24T03:55:56.4651050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2644a 2025-07-24T03:55:56.4651750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645 2025-07-24T03:55:56.4652500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p-p 2025-07-24T03:55:56.4653260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-s 2025-07-24T03:55:56.4653970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627c 2025-07-24T03:55:56.4654700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552-rv 2025-07-24T03:55:56.4655530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626 2025-07-24T03:55:56.4656270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a-rev 2025-07-24T03:55:56.4657010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621 2025-07-24T03:55:56.4657710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b 2025-07-24T03:55:56.4658430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-ns 2025-07-24T03:55:56.4659140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hmod1 2025-07-24T03:55:56.4659830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621A 2025-07-24T03:55:56.4660550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+labels 2025-07-24T03:55:56.4661280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-p 2025-07-24T03:55:56.4662040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-ansi 2025-07-24T03:55:56.4662770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2647a 2025-07-24T03:55:56.4663510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35 2025-07-24T03:55:56.4664260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100 2025-07-24T03:55:56.4665010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50 2025-07-24T03:55:56.4665740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o4112-nd 2025-07-24T03:55:56.4666490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w 2025-07-24T03:55:56.4667230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oc100 2025-07-24T03:55:56.4667950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60 2025-07-24T03:55:56.4668700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-w 2025-07-24T03:55:56.4669440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osexec 2025-07-24T03:55:56.4670130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o85h 2025-07-24T03:55:56.4670830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldibmpc3 2025-07-24T03:55:56.4671740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w 2025-07-24T03:55:56.4672520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-w 2025-07-24T03:55:56.4673330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w-vt 2025-07-24T03:55:56.4674100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne 2025-07-24T03:55:56.4674820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldsun 2025-07-24T03:55:56.4675550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1-w 2025-07-24T03:55:56.4676300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne-w 2025-07-24T03:55:56.4677020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/owl 2025-07-24T03:55:56.4677720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oconcept 2025-07-24T03:55:56.4678430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt 2025-07-24T03:55:56.4679260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-nti 2025-07-24T03:55:56.4680090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ofcons 2025-07-24T03:55:56.4680810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opus3n1+ 2025-07-24T03:55:56.4681540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4112 2025-07-24T03:55:56.4682260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4115 2025-07-24T03:55:56.4683020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100-nti 2025-07-24T03:55:56.4683810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-nti 2025-07-24T03:55:56.4684540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oblit 2025-07-24T03:55:56.4685240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4114 2025-07-24T03:55:56.4685950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4113 2025-07-24T03:55:56.4686720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-nti 2025-07-24T03:55:56.4687460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o31 2025-07-24T03:55:56.4688170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oabm85h 2025-07-24T03:55:56.4688890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldpc3 2025-07-24T03:55:56.4689600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1 2025-07-24T03:55:56.4690300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/omron 2025-07-24T03:55:56.4691050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-nti 2025-07-24T03:55:56.4691810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origpc3 2025-07-24T03:55:56.4692570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w-vt 2025-07-24T03:55:56.4693360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-w 2025-07-24T03:55:56.4694150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origibmpc3 2025-07-24T03:55:56.4695170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/old-st 2025-07-24T03:55:56.4695880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ojerq 2025-07-24T03:55:56.4696600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25 2025-07-24T03:55:56.4697390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-nti 2025-07-24T03:55:56.4698140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/os9LII 2025-07-24T03:55:56.4698850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jfbterm 2025-07-24T03:55:56.4699580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm-m 2025-07-24T03:55:56.4700300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jerq 2025-07-24T03:55:56.4700990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm 2025-07-24T03:55:56.4701690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621 2025-07-24T03:55:56.4702310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621-wl 2025-07-24T03:55:56.4702910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621A 2025-07-24T03:55:56.4703500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5051 2025-07-24T03:55:56.4704210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5410-w 2025-07-24T03:55:56.4704830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630-24 2025-07-24T03:55:56.4705450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630DMD-24 2025-07-24T03:55:56.4706060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5620 2025-07-24T03:55:56.4706670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi 2025-07-24T03:55:56.4707280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq140 2025-07-24T03:55:56.4707870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161 2025-07-24T03:55:56.4708500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube2 2025-07-24T03:55:56.4709140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154-c 2025-07-24T03:55:56.4709760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm 2025-07-24T03:55:56.4710450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube 2025-07-24T03:55:56.4711140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3151 2025-07-24T03:55:56.4711760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5051 2025-07-24T03:55:56.4712380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8604 2025-07-24T03:55:56.4712980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton 2025-07-24T03:55:56.4713630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r-mono 2025-07-24T03:55:56.4714270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmaed 2025-07-24T03:55:56.4714870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc 2025-07-24T03:55:56.4715460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ips 2025-07-24T03:55:56.4716050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm327x 2025-07-24T03:55:56.4716650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibcs2 2025-07-24T03:55:56.4717230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i100 2025-07-24T03:55:56.4717850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmpel-c 2025-07-24T03:55:56.4718460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega 2025-07-24T03:55:56.4719060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154 2025-07-24T03:55:56.4719690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm2.app 2025-07-24T03:55:56.4720360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-net 2025-07-24T03:55:56.4721010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton2 2025-07-24T03:55:56.4721630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga-c 2025-07-24T03:55:56.4722270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+16color 2025-07-24T03:55:56.4722910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims-ansi 2025-07-24T03:55:56.4723540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-system1 2025-07-24T03:55:56.4724190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c 2025-07-24T03:55:56.4724810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8503 2025-07-24T03:55:56.4725420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega-c 2025-07-24T03:55:56.4726020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmx 2025-07-24T03:55:56.4726610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-pc 2025-07-24T03:55:56.4727220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext2 2025-07-24T03:55:56.4727830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081 2025-07-24T03:55:56.4728460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c-c 2025-07-24T03:55:56.4729080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ipsi 2025-07-24T03:55:56.4729670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3162 2025-07-24T03:55:56.4730290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-color 2025-07-24T03:55:56.4730940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-rv 2025-07-24T03:55:56.4731670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8512 2025-07-24T03:55:56.4732310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161-C 2025-07-24T03:55:56.4732910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq120 2025-07-24T03:55:56.4733500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3163 2025-07-24T03:55:56.4734100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3164 2025-07-24T03:55:56.4734730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-90 2025-07-24T03:55:56.4735350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8513 2025-07-24T03:55:56.4735980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081-c 2025-07-24T03:55:56.4736590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris40 2025-07-24T03:55:56.4737190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514 2025-07-24T03:55:56.4737860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3101 2025-07-24T03:55:56.4738520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2 2025-07-24T03:55:56.4739120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153 2025-07-24T03:55:56.4739740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertec 2025-07-24T03:55:56.4740350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154 2025-07-24T03:55:56.4740960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r 2025-07-24T03:55:56.4741560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga 2025-07-24T03:55:56.4742160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6155 2025-07-24T03:55:56.4742770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-b 2025-07-24T03:55:56.4743410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix-nti 2025-07-24T03:55:56.4744050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmono 2025-07-24T03:55:56.4744650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8 2025-07-24T03:55:56.4745280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm.app 2025-07-24T03:55:56.4745890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404 2025-07-24T03:55:56.4746510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404-w 2025-07-24T03:55:56.4747170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2-direct 2025-07-24T03:55:56.4747810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3101 2025-07-24T03:55:56.4748400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext 2025-07-24T03:55:56.4749000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix 2025-07-24T03:55:56.4749600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3 2025-07-24T03:55:56.4750200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5151 2025-07-24T03:55:56.4750800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpcx 2025-07-24T03:55:56.4751420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+color 2025-07-24T03:55:56.4752040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3164 2025-07-24T03:55:56.4752630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6402 2025-07-24T03:55:56.4753230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ifmr 2025-07-24T03:55:56.4753800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i400 2025-07-24T03:55:56.4754380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8507 2025-07-24T03:55:56.4754980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950 2025-07-24T03:55:56.4755650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-ap 2025-07-24T03:55:56.4756310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa16 2025-07-24T03:55:56.4756930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-apl 2025-07-24T03:55:56.4765610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intextii 2025-07-24T03:55:56.4766270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514-c 2025-07-24T03:55:56.4767070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154-c 2025-07-24T03:55:56.4767720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-40 2025-07-24T03:55:56.4768360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H 2025-07-24T03:55:56.4769000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q306-8-pc 2025-07-24T03:55:56.4769650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H-am 2025-07-24T03:55:56.4770460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w-am 2025-07-24T03:55:56.4771150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w 2025-07-24T03:55:56.4771810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-Hw 2025-07-24T03:55:56.4772470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm 2025-07-24T03:55:56.4773290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm-color2 2025-07-24T03:55:56.4774040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2012 2025-07-24T03:55:56.4774680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44 2025-07-24T03:55:56.4775290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+rv 2025-07-24T03:55:56.4775890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru 2025-07-24T03:55:56.4776500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator 2025-07-24T03:55:56.4777150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome+pcfkeys 2025-07-24T03:55:56.4777790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140 2025-07-24T03:55:56.4778410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-s 2025-07-24T03:55:56.4779030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-lp 2025-07-24T03:55:56.4779680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w-s 2025-07-24T03:55:56.4780300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gsi 2025-07-24T03:55:56.4780900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs6300 2025-07-24T03:55:56.4781510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52 2025-07-24T03:55:56.4782130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44-s 2025-07-24T03:55:56.4782770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh72 2025-07-24T03:55:56.4783410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-24 2025-07-24T03:55:56.4784050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh80 2025-07-24T03:55:56.4784670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+s 2025-07-24T03:55:56.4785300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-fc5 2025-07-24T03:55:56.4785930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-22 2025-07-24T03:55:56.4786540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt40 2025-07-24T03:55:56.4787130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go225 2025-07-24T03:55:56.4787770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-rv 2025-07-24T03:55:56.4788380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome 2025-07-24T03:55:56.4789000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2007 2025-07-24T03:55:56.4789620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gigi 2025-07-24T03:55:56.4790210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33 2025-07-24T03:55:56.4790840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2008 2025-07-24T03:55:56.4791460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-t 2025-07-24T03:55:56.4792070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos 2025-07-24T03:55:56.4792680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76 2025-07-24T03:55:56.4793290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/glasstty 2025-07-24T03:55:56.4793970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-256color 2025-07-24T03:55:56.4794800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430 2025-07-24T03:55:56.4795450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-rv 2025-07-24T03:55:56.4796050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-24 2025-07-24T03:55:56.4796620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+unk 2025-07-24T03:55:56.4797160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh90 2025-07-24T03:55:56.4797720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w 2025-07-24T03:55:56.4798270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-nctxt 2025-07-24T03:55:56.4798830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh62 2025-07-24T03:55:56.4799370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go-225 2025-07-24T03:55:56.4799880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100a 2025-07-24T03:55:56.4800460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100 2025-07-24T03:55:56.4801030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt42 2025-07-24T03:55:56.4801550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-s 2025-07-24T03:55:56.4802090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-lp 2025-07-24T03:55:56.4802620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140w 2025-07-24T03:55:56.4803160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos-30 2025-07-24T03:55:56.4803710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-s 2025-07-24T03:55:56.4804260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52t 2025-07-24T03:55:56.4804820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-wm 2025-07-24T03:55:56.4805360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4410-w 2025-07-24T03:55:56.4805880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4027ex 2025-07-24T03:55:56.4806410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4025ex 2025-07-24T03:55:56.4806930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/386at 2025-07-24T03:55:56.4807440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/3b1 2025-07-24T03:55:56.4808000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCR260VT300WPP 2025-07-24T03:55:56.4808600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCRVT100WPP 2025-07-24T03:55:56.4809190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-88color 2025-07-24T03:55:56.4809760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm 2025-07-24T03:55:56.4810310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-256color 2025-07-24T03:55:56.4810900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-color 2025-07-24T03:55:56.4811520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-nb 2025-07-24T03:55:56.4812120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scanset 2025-07-24T03:55:56.4812650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/swtp 2025-07-24T03:55:56.4813200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee-xsb 2025-07-24T03:55:56.4813790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek380 2025-07-24T03:55:56.4814370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-256color 2025-07-24T03:55:56.4814920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen5 2025-07-24T03:55:56.4815450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc140 2025-07-24T03:55:56.4816020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color 2025-07-24T03:55:56.4816590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen2 2025-07-24T03:55:56.4817110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-17 2025-07-24T03:55:56.4817660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty 2025-07-24T03:55:56.4818220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun 2025-07-24T03:55:56.4818870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-16color 2025-07-24T03:55:56.4819460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-256color 2025-07-24T03:55:56.4820030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen3 2025-07-24T03:55:56.4820560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen4 2025-07-24T03:55:56.4821180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole-256color 2025-07-24T03:55:56.4821780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/s4 2025-07-24T03:55:56.4822340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1 2025-07-24T03:55:56.4822980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce-s 2025-07-24T03:55:56.4823640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce 2025-07-24T03:55:56.4824310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel12-80 2025-07-24T03:55:56.4824960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee 2025-07-24T03:55:56.4825540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.7 2025-07-24T03:55:56.4826120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1b 2025-07-24T03:55:56.4826700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cgsix 2025-07-24T03:55:56.4827230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb3 2025-07-24T03:55:56.4827750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi 2025-07-24T03:55:56.4828320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole 2025-07-24T03:55:56.4828880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-m 2025-07-24T03:55:56.4829400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.6 2025-07-24T03:55:56.4829940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.rxvt 2025-07-24T03:55:56.4830510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-type4 2025-07-24T03:55:56.4831050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.8 2025-07-24T03:55:56.4831570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb2 2025-07-24T03:55:56.4832130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1b 2025-07-24T03:55:56.4832730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbeeic 2025-07-24T03:55:56.4833270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e-s 2025-07-24T03:55:56.4833800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cmd 2025-07-24T03:55:56.4834320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc 2025-07-24T03:55:56.4834870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.gnome 2025-07-24T03:55:56.4835480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-r6 2025-07-24T03:55:56.4836100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-s 2025-07-24T03:55:56.4836660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-c 2025-07-24T03:55:56.4837210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte 2025-07-24T03:55:56.4837740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sune 2025-07-24T03:55:56.4838310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1-nb 2025-07-24T03:55:56.4838930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-base 2025-07-24T03:55:56.4839530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.gnome 2025-07-24T03:55:56.4840150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m2 2025-07-24T03:55:56.4840710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun2 2025-07-24T03:55:56.4841240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-w 2025-07-24T03:55:56.4841840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-xfree86 2025-07-24T03:55:56.4842440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm 2025-07-24T03:55:56.4842960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-ss5 2025-07-24T03:55:56.4843590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e 2025-07-24T03:55:56.4844120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-nic 2025-07-24T03:55:56.4844730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm-256color 2025-07-24T03:55:56.4845390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.rxvt 2025-07-24T03:55:56.4845970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-34 2025-07-24T03:55:56.4846550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel2-80 2025-07-24T03:55:56.4847150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-direct 2025-07-24T03:55:56.4847690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simterm 2025-07-24T03:55:56.4848270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b 2025-07-24T03:55:56.4848840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc415 2025-07-24T03:55:56.4849450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sibo 2025-07-24T03:55:56.4850000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-old 2025-07-24T03:55:56.4850550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52 2025-07-24T03:55:56.4851120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-s 2025-07-24T03:55:56.4851770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.xterm-new 2025-07-24T03:55:56.4852350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st 2025-07-24T03:55:56.4852880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-color 2025-07-24T03:55:56.4853430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbobcat 2025-07-24T03:55:56.4853990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux 2025-07-24T03:55:56.4854540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-12 2025-07-24T03:55:56.4855150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce-s 2025-07-24T03:55:56.4855800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+italics 2025-07-24T03:55:56.4856370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-24 2025-07-24T03:55:56.4856940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m2 2025-07-24T03:55:56.4857560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.linux 2025-07-24T03:55:56.4858160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screwpoint 2025-07-24T03:55:56.4858710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc120 2025-07-24T03:55:56.4859230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-48 2025-07-24T03:55:56.4859770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simpleterm 2025-07-24T03:55:56.4860310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek 2025-07-24T03:55:56.4860830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrt 2025-07-24T03:55:56.4861340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen 2025-07-24T03:55:56.4861870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-il 2025-07-24T03:55:56.4862410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce 2025-07-24T03:55:56.4862940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbi 2025-07-24T03:55:56.4863430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb1 2025-07-24T03:55:56.4864020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-256color 2025-07-24T03:55:56.4864610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52 2025-07-24T03:55:56.4865120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrhp 2025-07-24T03:55:56.4865680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-16color 2025-07-24T03:55:56.4866270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-new 2025-07-24T03:55:56.4866850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbrain 2025-07-24T03:55:56.4867450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-s 2025-07-24T03:55:56.4868130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sv80 2025-07-24T03:55:56.4868690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm 2025-07-24T03:55:56.4869340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte-256color 2025-07-24T03:55:56.4870060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-256color 2025-07-24T03:55:56.4870720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.mrxvt 2025-07-24T03:55:56.4871300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-old 2025-07-24T03:55:56.4871860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.Eterm 2025-07-24T03:55:56.4872440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/spinwriter 2025-07-24T03:55:56.4872980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-s 2025-07-24T03:55:56.4873580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun1 2025-07-24T03:55:56.4874190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.teraterm 2025-07-24T03:55:56.4874810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.Eterm 2025-07-24T03:55:56.4875420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mrxvt 2025-07-24T03:55:56.4876030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce 2025-07-24T03:55:56.4876610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s 2025-07-24T03:55:56.4877140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52pc 2025-07-24T03:55:56.4877720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-80 2025-07-24T03:55:56.4878320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/system1 2025-07-24T03:55:56.4878900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1 2025-07-24T03:55:56.4879460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-1 2025-07-24T03:55:56.4880000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-color 2025-07-24T03:55:56.4880590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-new 2025-07-24T03:55:56.4881200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color 2025-07-24T03:55:56.4881840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+fkeys 2025-07-24T03:55:56.4882450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.konsole 2025-07-24T03:55:56.4883030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun+sl 2025-07-24T03:55:56.4883540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc410 2025-07-24T03:55:56.4884060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s-e 2025-07-24T03:55:56.4884630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1 2025-07-24T03:55:56.4885220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/securecrt 2025-07-24T03:55:56.4885760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424 2025-07-24T03:55:56.4886280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52 2025-07-24T03:55:56.4886940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-vb 2025-07-24T03:55:56.4887510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-s 2025-07-24T03:55:56.4888090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-2p 2025-07-24T03:55:56.4888670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-rv 2025-07-24T03:55:56.4889150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-15 2025-07-24T03:55:56.4889630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-1 2025-07-24T03:55:56.4890080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek 2025-07-24T03:55:56.4890530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926-8 2025-07-24T03:55:56.4891020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc 2025-07-24T03:55:56.4891510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb 2025-07-24T03:55:56.4892140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925-hi 2025-07-24T03:55:56.4892610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty33 2025-07-24T03:55:56.4893080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027-ex 2025-07-24T03:55:56.4893560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107 2025-07-24T03:55:56.4894020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928-8 2025-07-24T03:55:56.4894500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv 2025-07-24T03:55:56.4895010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-p 2025-07-24T03:55:56.4895540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-unk 2025-07-24T03:55:56.4896030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ttydmd 2025-07-24T03:55:56.4896520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-2p 2025-07-24T03:55:56.4897050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109 2025-07-24T03:55:56.4897590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty35 2025-07-24T03:55:56.4898080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-2p 2025-07-24T03:55:56.4898600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8-132 2025-07-24T03:55:56.4899130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-unk 2025-07-24T03:55:56.4899610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti931 2025-07-24T03:55:56.4900080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-vb 2025-07-24T03:55:56.4900560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425 2025-07-24T03:55:56.4901010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1p 2025-07-24T03:55:56.4901470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920 2025-07-24T03:55:56.4901940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-34 2025-07-24T03:55:56.4902430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi9065 2025-07-24T03:55:56.4902930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-2p 2025-07-24T03:55:56.4903440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-p 2025-07-24T03:55:56.4903970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+printer 2025-07-24T03:55:56.4904510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-2p 2025-07-24T03:55:56.4904990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t16 2025-07-24T03:55:56.4905440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c 2025-07-24T03:55:56.4905950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-vb 2025-07-24T03:55:56.4906450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tgtelnet 2025-07-24T03:55:56.4906940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk 2025-07-24T03:55:56.4907430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027 2025-07-24T03:55:56.4907930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology 2025-07-24T03:55:56.4908420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620 2025-07-24T03:55:56.4908910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-vb 2025-07-24T03:55:56.4909430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b+fn 2025-07-24T03:55:56.4909930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103-sna 2025-07-24T03:55:56.4910430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105-30 2025-07-24T03:55:56.4910940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2102-sna 2025-07-24T03:55:56.4911450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17-ws 2025-07-24T03:55:56.4911950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b 2025-07-24T03:55:56.4912430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc 2025-07-24T03:55:56.4912910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910 2025-07-24T03:55:56.4913500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb 2025-07-24T03:55:56.4914000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424-1 2025-07-24T03:55:56.4914460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t10 2025-07-24T03:55:56.4914940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk 2025-07-24T03:55:56.4915430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707 2025-07-24T03:55:56.4915890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi921 2025-07-24T03:55:56.4916350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti700 2025-07-24T03:55:56.4916800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4404 2025-07-24T03:55:56.4917290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p 2025-07-24T03:55:56.4917780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-2p 2025-07-24T03:55:56.4918300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken 2025-07-24T03:55:56.4918790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt52 2025-07-24T03:55:56.4919260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025a 2025-07-24T03:55:56.4919750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-p 2025-07-24T03:55:56.4920280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-2p 2025-07-24T03:55:56.4920800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1-w 2025-07-24T03:55:56.4921270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs2 2025-07-24T03:55:56.4921760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-2p 2025-07-24T03:55:56.4922270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950 2025-07-24T03:55:56.4922730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924 2025-07-24T03:55:56.4923180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-m 2025-07-24T03:55:56.4923650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-132 2025-07-24T03:55:56.4924150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-nl 2025-07-24T03:55:56.4924650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-w 2025-07-24T03:55:56.4925130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv 2025-07-24T03:55:56.4925630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-vb 2025-07-24T03:55:56.4926150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-vb 2025-07-24T03:55:56.4926670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-2p 2025-07-24T03:55:56.4927150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207 2025-07-24T03:55:56.4927650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.59 2025-07-24T03:55:56.4934370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912cc 2025-07-24T03:55:56.4934900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-unk 2025-07-24T03:55:56.4935400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3800 2025-07-24T03:55:56.4935880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-vb 2025-07-24T03:55:56.4936430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.0.0 2025-07-24T03:55:56.4936880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw100 2025-07-24T03:55:56.4937310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+dim 2025-07-24T03:55:56.4937770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet300 2025-07-24T03:55:56.4938230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2018 2025-07-24T03:55:56.4938660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703-w 2025-07-24T03:55:56.4939070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty43 2025-07-24T03:55:56.4939480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113 2025-07-24T03:55:56.4939930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-16color 2025-07-24T03:55:56.4940490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminator 2025-07-24T03:55:56.4940920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4114 2025-07-24T03:55:56.4941340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti_ansi 2025-07-24T03:55:56.4941770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-ctxt 2025-07-24T03:55:56.4942220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-nl 2025-07-24T03:55:56.4942650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teletec 2025-07-24T03:55:56.4943060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1p 2025-07-24T03:55:56.4943500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-unk 2025-07-24T03:55:56.4943970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-vb 2025-07-24T03:55:56.4944410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4125 2025-07-24T03:55:56.4944900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-4p 2025-07-24T03:55:56.4945380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100 2025-07-24T03:55:56.4945820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p 2025-07-24T03:55:56.4946260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410-w 2025-07-24T03:55:56.4946710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-p 2025-07-24T03:55:56.4947140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab 2025-07-24T03:55:56.4947540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707-w 2025-07-24T03:55:56.4947970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p 2025-07-24T03:55:56.4948390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-w 2025-07-24T03:55:56.4948830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-2p 2025-07-24T03:55:56.4949290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-34 2025-07-24T03:55:56.4949730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p 2025-07-24T03:55:56.4950160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4115 2025-07-24T03:55:56.4950600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-vb 2025-07-24T03:55:56.4951050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112 2025-07-24T03:55:56.4951490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet1200 2025-07-24T03:55:56.4951930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3700 2025-07-24T03:55:56.4952370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc+fkeys 2025-07-24T03:55:56.4952820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061f 2025-07-24T03:55:56.4953220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty37 2025-07-24T03:55:56.4953640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c 2025-07-24T03:55:56.4954060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061 2025-07-24T03:55:56.4954480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi803 2025-07-24T03:55:56.4954880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn1200 2025-07-24T03:55:56.4955290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8 2025-07-24T03:55:56.4955740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-unk 2025-07-24T03:55:56.4956210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt+fkeys 2025-07-24T03:55:56.4956670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-sp 2025-07-24T03:55:56.4957090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4420 2025-07-24T03:55:56.4957530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-mc 2025-07-24T03:55:56.4957980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424m 2025-07-24T03:55:56.4958390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105 2025-07-24T03:55:56.4958830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015-sm 2025-07-24T03:55:56.4959400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-mc 2025-07-24T03:55:56.4959850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet 2025-07-24T03:55:56.4960270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b 2025-07-24T03:55:56.4960700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w 2025-07-24T03:55:56.4961140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w-rv 2025-07-24T03:55:56.4961580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teleray 2025-07-24T03:55:56.4961990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trsII 2025-07-24T03:55:56.4962420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+vb 2025-07-24T03:55:56.4962870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-2p 2025-07-24T03:55:56.4963340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-p 2025-07-24T03:55:56.4963860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109brl 2025-07-24T03:55:56.4964330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4426 2025-07-24T03:55:56.4964760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p 2025-07-24T03:55:56.4965230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-2p 2025-07-24T03:55:56.4965690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv 2025-07-24T03:55:56.4966140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-5 2025-07-24T03:55:56.4966590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-256color 2025-07-24T03:55:56.4967030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi924 2025-07-24T03:55:56.4967470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv-nl 2025-07-24T03:55:56.4967920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8w 2025-07-24T03:55:56.4968360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-p 2025-07-24T03:55:56.4968810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w 2025-07-24T03:55:56.4969220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1 2025-07-24T03:55:56.4969680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-2p 2025-07-24T03:55:56.4970140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws-generic 2025-07-24T03:55:56.4970590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem6510 2025-07-24T03:55:56.4971070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm-256color 2025-07-24T03:55:56.4971550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-mc 2025-07-24T03:55:56.4972000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912 2025-07-24T03:55:56.4972420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm 2025-07-24T03:55:56.4972840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti733 2025-07-24T03:55:56.4973250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025 2025-07-24T03:55:56.4973690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+mc 2025-07-24T03:55:56.4974120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410 2025-07-24T03:55:56.4974530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92D 2025-07-24T03:55:56.4974980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-vb 2025-07-24T03:55:56.4975430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014 2025-07-24T03:55:56.4975850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt 2025-07-24T03:55:56.4976290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p 2025-07-24T03:55:56.4976710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4013 2025-07-24T03:55:56.4977130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970 2025-07-24T03:55:56.4977560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk 2025-07-24T03:55:56.4978000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi914 2025-07-24T03:55:56.4978540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti735 2025-07-24T03:55:56.4978950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux 2025-07-24T03:55:56.4979350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703 2025-07-24T03:55:56.4979760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925 2025-07-24T03:55:56.4980160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t653x 2025-07-24T03:55:56.4980590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-color 2025-07-24T03:55:56.4981010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs16 2025-07-24T03:55:56.4981420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4012 2025-07-24T03:55:56.4981840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420 2025-07-24T03:55:56.4982250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs80II 2025-07-24T03:55:56.4982720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015 2025-07-24T03:55:56.4983210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc 2025-07-24T03:55:56.4983650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p 2025-07-24T03:55:56.4984100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-unk 2025-07-24T03:55:56.4984550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132 2025-07-24T03:55:56.4984960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4023 2025-07-24T03:55:56.4985380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p 2025-07-24T03:55:56.4985820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem653 2025-07-24T03:55:56.4986240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4024 2025-07-24T03:55:56.4986700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-mc 2025-07-24T03:55:56.4987160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-hb 2025-07-24T03:55:56.4987590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92B 2025-07-24T03:55:56.4988030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk 2025-07-24T03:55:56.4988480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014-sm 2025-07-24T03:55:56.4988940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-nl 2025-07-24T03:55:56.4989460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916 2025-07-24T03:55:56.4989910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4205 2025-07-24T03:55:56.4990360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-p 2025-07-24T03:55:56.4990830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.97 2025-07-24T03:55:56.4991290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-cr 2025-07-24T03:55:56.4991740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-nd 2025-07-24T03:55:56.4992190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-mc 2025-07-24T03:55:56.4992670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-unk 2025-07-24T03:55:56.4993150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-direct 2025-07-24T03:55:56.4993610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-7 2025-07-24T03:55:56.4994060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107brl 2025-07-24T03:55:56.4994490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1 2025-07-24T03:55:56.4994890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926 2025-07-24T03:55:56.4995330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-2p 2025-07-24T03:55:56.4995780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924w 2025-07-24T03:55:56.4996190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn300 2025-07-24T03:55:56.4996600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955 2025-07-24T03:55:56.4997020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-4p 2025-07-24T03:55:56.4997450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928 2025-07-24T03:55:56.4998030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc 2025-07-24T03:55:56.4998480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb 2025-07-24T03:55:56.4998910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti745 2025-07-24T03:55:56.4999310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103 2025-07-24T03:55:56.4999750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-8 2025-07-24T03:55:56.5000200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-24 2025-07-24T03:55:56.5000640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1 2025-07-24T03:55:56.5001080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420+nl 2025-07-24T03:55:56.5001520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025ex 2025-07-24T03:55:56.5001950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-ex 2025-07-24T03:55:56.5002530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-mc 2025-07-24T03:55:56.5003000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-vb 2025-07-24T03:55:56.5003440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti800 2025-07-24T03:55:56.5003870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-vb 2025-07-24T03:55:56.5004340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv-n 2025-07-24T03:55:56.5004800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+2p 2025-07-24T03:55:56.5005220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty40 2025-07-24T03:55:56.5005670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-vb 2025-07-24T03:55:56.5006140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-2p 2025-07-24T03:55:56.5006600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc 2025-07-24T03:55:56.5007040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb 2025-07-24T03:55:56.5007470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt 2025-07-24T03:55:56.5007880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207-s 2025-07-24T03:55:56.5008330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-mc 2025-07-24T03:55:56.5008770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8 2025-07-24T03:55:56.5009210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm2.3 2025-07-24T03:55:56.5009690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-0.6.1 2025-07-24T03:55:56.5010160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910+ 2025-07-24T03:55:56.5010570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvipt 2025-07-24T03:55:56.5011020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-mc 2025-07-24T03:55:56.5011460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/termite 2025-07-24T03:55:56.5011910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-unk 2025-07-24T03:55:56.5012370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105a 2025-07-24T03:55:56.5012810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-nd 2025-07-24T03:55:56.5013250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2022 2025-07-24T03:55:56.5013690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17 2025-07-24T03:55:56.5014140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-p 2025-07-24T03:55:56.5014600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4106brl 2025-07-24T03:55:56.5015070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.8.1 2025-07-24T03:55:56.5015530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tkterm 2025-07-24T03:55:56.5015960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4c/LFT-PC850 2025-07-24T03:55:56.5016400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb162 2025-07-24T03:55:56.5016900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb 2025-07-24T03:55:56.5017340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb204 2025-07-24T03:55:56.5017760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm 2025-07-24T03:55:56.5018180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultima2 2025-07-24T03:55:56.5018610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm49 2025-07-24T03:55:56.5019030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uts30 2025-07-24T03:55:56.5019440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultimaII 2025-07-24T03:55:56.5019860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unixpc 2025-07-24T03:55:56.5020280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unknown 2025-07-24T03:55:56.5020690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uwin 2025-07-24T03:55:56.5021100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rebus3180 2025-07-24T03:55:56.5021620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-w 2025-07-24T03:55:56.5022060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-xpm 2025-07-24T03:55:56.5022470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rtpc 2025-07-24T03:55:56.5022900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-16color 2025-07-24T03:55:56.5023400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin-native 2025-07-24T03:55:56.5023870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent200 2025-07-24T03:55:56.5024290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221 2025-07-24T03:55:56.5024720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-nam 2025-07-24T03:55:56.5025150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm 2025-07-24T03:55:56.5025580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-88color 2025-07-24T03:55:56.5026020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons 2025-07-24T03:55:56.5026460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin 2025-07-24T03:55:56.5026900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40 2025-07-24T03:55:56.5027330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent100 2025-07-24T03:55:56.5027750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent25 2025-07-24T03:55:56.5028170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt 2025-07-24T03:55:56.5028570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent60 2025-07-24T03:55:56.5028980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rca 2025-07-24T03:55:56.5029400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-color 2025-07-24T03:55:56.5029830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-256color 2025-07-24T03:55:56.5030240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221-w 2025-07-24T03:55:56.5030640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-basic 2025-07-24T03:55:56.5031050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons-color 2025-07-24T03:55:56.5031460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40+ 2025-07-24T03:55:56.5031870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt+pcfkeys 2025-07-24T03:55:56.5032270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent 2025-07-24T03:55:56.5032650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent20 2025-07-24T03:55:56.5033060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt100 2025-07-24T03:55:56.5033460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm 2025-07-24T03:55:56.5033870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-direct 2025-07-24T03:55:56.5034300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-base 2025-07-24T03:55:56.5034720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr 2025-07-24T03:55:56.5035110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372-w 2025-07-24T03:55:56.5035620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-color 2025-07-24T03:55:56.5036060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt420pc 2025-07-24T03:55:56.5036470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kvt 2025-07-24T03:55:56.5036850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro 2025-07-24T03:55:56.5037230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole 2025-07-24T03:55:56.5037640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-solaris 2025-07-24T03:55:56.5038080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-linux 2025-07-24T03:55:56.5038480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/ktm 2025-07-24T03:55:56.5038880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr-dumb 2025-07-24T03:55:56.5039310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+common 2025-07-24T03:55:56.5039860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-16color 2025-07-24T03:55:56.5040270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/k45 2025-07-24T03:55:56.5040660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit-am 2025-07-24T03:55:56.5041040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds6402 2025-07-24T03:55:56.5041430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372 2025-07-24T03:55:56.5041820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+acs 2025-07-24T03:55:56.5042220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+setal 2025-07-24T03:55:56.5042650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole+pcfkeys 2025-07-24T03:55:56.5043090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf3x 2025-07-24T03:55:56.5043490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7ix 2025-07-24T03:55:56.5043900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-256color 2025-07-24T03:55:56.5044320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit 2025-07-24T03:55:56.5044730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty-direct 2025-07-24T03:55:56.5045130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7 2025-07-24T03:55:56.5045520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+color 2025-07-24T03:55:56.5045920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty 2025-07-24T03:55:56.5046300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-co 2025-07-24T03:55:56.5046710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+koi8acs 2025-07-24T03:55:56.5047130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr8 2025-07-24T03:55:56.5047550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf4x 2025-07-24T03:55:56.5047940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon 2025-07-24T03:55:56.5048320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro2 2025-07-24T03:55:56.5048700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon2 2025-07-24T03:55:56.5049060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/38/8510 2025-07-24T03:55:56.5049430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm 2025-07-24T03:55:56.5049840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc-nl 2025-07-24T03:55:56.5050280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60wpp 2025-07-24T03:55:56.5050720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build309 2025-07-24T03:55:56.5051130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517 2025-07-24T03:55:56.5051550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wpp 2025-07-24T03:55:56.5051990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w 2025-07-24T03:55:56.5052430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+pp 2025-07-24T03:55:56.5052840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28-a 2025-07-24T03:55:56.5053360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25 2025-07-24T03:55:56.5053780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-euc 2025-07-24T03:55:56.5054170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/next 2025-07-24T03:55:56.5054550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-511 2025-07-24T03:55:56.5054960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-s 2025-07-24T03:55:56.5055360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/netbsd6 2025-07-24T03:55:56.5055780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-w 2025-07-24T03:55:56.5056220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-nti 2025-07-24T03:55:56.5056660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-7 2025-07-24T03:55:56.5057150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build440 2025-07-24T03:55:56.5057640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100an 2025-07-24T03:55:56.5058070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt+sl 2025-07-24T03:55:56.5058500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100pp 2025-07-24T03:55:56.5058930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhpkeyboard 2025-07-24T03:55:56.5059360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-sjis 2025-07-24T03:55:56.5059780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vpwpp 2025-07-24T03:55:56.5060190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nxterm 2025-07-24T03:55:56.5066380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501 2025-07-24T03:55:56.5066800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisysk 2025-07-24T03:55:56.5067220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200an 2025-07-24T03:55:56.5067650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300pp 2025-07-24T03:55:56.5068090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325wpp 2025-07-24T03:55:56.5068520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vp+sl 2025-07-24T03:55:56.5068920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40 2025-07-24T03:55:56.5069330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-w 2025-07-24T03:55:56.5069770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350wpp 2025-07-24T03:55:56.5070210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wpp 2025-07-24T03:55:56.5070640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100 2025-07-24T03:55:56.5071070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220-8 2025-07-24T03:55:56.5071480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-a 2025-07-24T03:55:56.5071870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-o 2025-07-24T03:55:56.5072280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300an 2025-07-24T03:55:56.5072710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200pp 2025-07-24T03:55:56.5073140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wpp 2025-07-24T03:55:56.5073550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500 2025-07-24T03:55:56.5073940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-o 2025-07-24T03:55:56.5074320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-a 2025-07-24T03:55:56.5074740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100-nti 2025-07-24T03:55:56.5075170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-o 2025-07-24T03:55:56.5075550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m 2025-07-24T03:55:56.5075950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc 2025-07-24T03:55:56.5076350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+s 2025-07-24T03:55:56.5076850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-nl 2025-07-24T03:55:56.5077240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-a 2025-07-24T03:55:56.5077620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c 2025-07-24T03:55:56.5077970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec5520 2025-07-24T03:55:56.5078350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325pp 2025-07-24T03:55:56.5078750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wan 2025-07-24T03:55:56.5079140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-s 2025-07-24T03:55:56.5079500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-o 2025-07-24T03:55:56.5079850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31 2025-07-24T03:55:56.5080220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wan 2025-07-24T03:55:56.5080640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-o 2025-07-24T03:55:56.5081050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wan 2025-07-24T03:55:56.5081440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-old-unk 2025-07-24T03:55:56.5081820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-a 2025-07-24T03:55:56.5082170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-a 2025-07-24T03:55:56.5082540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-acs 2025-07-24T03:55:56.5082910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+7 2025-07-24T03:55:56.5083310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build400 2025-07-24T03:55:56.5083700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-bce 2025-07-24T03:55:56.5084080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100an 2025-07-24T03:55:56.5084470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc-nl 2025-07-24T03:55:56.5084850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisys 2025-07-24T03:55:56.5085210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+acs 2025-07-24T03:55:56.5085590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w 2025-07-24T03:55:56.5085980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-acs 2025-07-24T03:55:56.5086370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-sjis 2025-07-24T03:55:56.5086740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m 2025-07-24T03:55:56.5087120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-acs 2025-07-24T03:55:56.5087500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518 2025-07-24T03:55:56.5087840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp511 2025-07-24T03:55:56.5088200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-7 2025-07-24T03:55:56.5088570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517-w 2025-07-24T03:55:56.5088950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwan 2025-07-24T03:55:56.5089340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c-s 2025-07-24T03:55:56.5089750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s 2025-07-24T03:55:56.5090130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350pp 2025-07-24T03:55:56.5090520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c41 2025-07-24T03:55:56.5090890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517 2025-07-24T03:55:56.5091230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa 2025-07-24T03:55:56.5091570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-a 2025-07-24T03:55:56.5091940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intan 2025-07-24T03:55:56.5092310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhp 2025-07-24T03:55:56.5092660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-o 2025-07-24T03:55:56.5093100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s 2025-07-24T03:55:56.5093540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wan 2025-07-24T03:55:56.5093920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/n7900 2025-07-24T03:55:56.5094280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-sjis 2025-07-24T03:55:56.5094680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+wpp 2025-07-24T03:55:56.5095080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25 2025-07-24T03:55:56.5095440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nd9500 2025-07-24T03:55:56.5095800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-7 2025-07-24T03:55:56.5096190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m-s 2025-07-24T03:55:56.5096620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50 2025-07-24T03:55:56.5097060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build361 2025-07-24T03:55:56.5097460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vpwpp 2025-07-24T03:55:56.5097840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900iv 2025-07-24T03:55:56.5098220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-acs 2025-07-24T03:55:56.5098600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7901 2025-07-24T03:55:56.5098980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wan 2025-07-24T03:55:56.5099370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sysk 2025-07-24T03:55:56.5099750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300pp 2025-07-24T03:55:56.5100150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200an 2025-07-24T03:55:56.5100540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60pp 2025-07-24T03:55:56.5100930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wan 2025-07-24T03:55:56.5101090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vppp 2025-07-24T03:55:56.5101250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200pp 2025-07-24T03:55:56.5101400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300an 2025-07-24T03:55:56.5101560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c-s 2025-07-24T03:55:56.5101720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c 2025-07-24T03:55:56.5101870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35 2025-07-24T03:55:56.5102040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-nti 2025-07-24T03:55:56.5102190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517-w 2025-07-24T03:55:56.5102340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m 2025-07-24T03:55:56.5102500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-acs 2025-07-24T03:55:56.5102680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w-vt 2025-07-24T03:55:56.5102820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900 2025-07-24T03:55:56.5102980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60 2025-07-24T03:55:56.5103150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m-s 2025-07-24T03:55:56.5103310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100an 2025-07-24T03:55:56.5103460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-old 2025-07-24T03:55:56.5103600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs 2025-07-24T03:55:56.5103770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100pp 2025-07-24T03:55:56.5103910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm33 2025-07-24T03:55:56.5104040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news 2025-07-24T03:55:56.5104200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-euc 2025-07-24T03:55:56.5104410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33 2025-07-24T03:55:56.5104570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/no+brackets 2025-07-24T03:55:56.5104710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-unk 2025-07-24T03:55:56.5104840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news42 2025-07-24T03:55:56.5104990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-o 2025-07-24T03:55:56.5105150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-direct 2025-07-24T03:55:56.5105290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-a 2025-07-24T03:55:56.5105450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-256color 2025-07-24T03:55:56.5105580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news29 2025-07-24T03:55:56.5105730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m-ns 2025-07-24T03:55:56.5105960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-o 2025-07-24T03:55:56.5106100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-a 2025-07-24T03:55:56.5106260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-nl 2025-07-24T03:55:56.5106400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-ns 2025-07-24T03:55:56.5106550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc 2025-07-24T03:55:56.5106720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-nti 2025-07-24T03:55:56.5106850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec 2025-07-24T03:55:56.5107010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60wpp 2025-07-24T03:55:56.5107170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+wpp 2025-07-24T03:55:56.5107330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wan 2025-07-24T03:55:56.5107490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+pp 2025-07-24T03:55:56.5107660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-16color 2025-07-24T03:55:56.5107790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28 2025-07-24T03:55:56.5107940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+mac 2025-07-24T03:55:56.5108100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-w 2025-07-24T03:55:56.5108250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vppp 2025-07-24T03:55:56.5108390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7 2025-07-24T03:55:56.5108550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w-vt 2025-07-24T03:55:56.5108710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wpp 2025-07-24T03:55:56.5108870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intpp 2025-07-24T03:55:56.5109030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-7 2025-07-24T03:55:56.5109180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c 2025-07-24T03:55:56.5109340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60pp 2025-07-24T03:55:56.5109470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42 2025-07-24T03:55:56.5109640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-nti 2025-07-24T03:55:56.5109780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news33 2025-07-24T03:55:56.5109920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s 2025-07-24T03:55:56.5110060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c 2025-07-24T03:55:56.5110220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwpp 2025-07-24T03:55:56.5110370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-7 2025-07-24T03:55:56.5110500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29 2025-07-24T03:55:56.5110650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m 2025-07-24T03:55:56.5110870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-a 2025-07-24T03:55:56.5111020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220 2025-07-24T03:55:56.5111150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-o 2025-07-24T03:55:56.5111290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900i 2025-07-24T03:55:56.5111440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nextshell 2025-07-24T03:55:56.5111580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100pp 2025-07-24T03:55:56.5111720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512 2025-07-24T03:55:56.5111860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/northstar 2025-07-24T03:55:56.5111990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm 2025-07-24T03:55:56.5112150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wpp 2025-07-24T03:55:56.5112340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wpp 2025-07-24T03:55:56.5112540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wpp 2025-07-24T03:55:56.5112690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sys 2025-07-24T03:55:56.5112860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build326 2025-07-24T03:55:56.5113000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-o 2025-07-24T03:55:56.5113140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513 2025-07-24T03:55:56.5113270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514 2025-07-24T03:55:56.5113410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole 2025-07-24T03:55:56.5113580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build343 2025-07-24T03:55:56.5113720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-a 2025-07-24T03:55:56.5113870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-euc 2025-07-24T03:55:56.5114010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053-dg 2025-07-24T03:55:56.5114150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x-dg 2025-07-24T03:55:56.5114280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053 2025-07-24T03:55:56.5114410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x 2025-07-24T03:55:56.5114550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630MTG-24 2025-07-24T03:55:56.5114680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630-lm 2025-07-24T03:55:56.5114810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1178 2025-07-24T03:55:56.5114940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1730-lm 2025-07-24T03:55:56.5115080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-w 2025-07-24T03:55:56.5115220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu-220 2025-07-24T03:55:56.5115340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu 2025-07-24T03:55:56.5115480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62 2025-07-24T03:55:56.5115620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64 2025-07-24T03:55:56.5115770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+italics 2025-07-24T03:55:56.5115900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ex155 2025-07-24T03:55:56.5116040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+sgr 2025-07-24T03:55:56.5116200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+strikeout 2025-07-24T03:55:56.5116350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-rv 2025-07-24T03:55:56.5116490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-vt52 2025-07-24T03:55:56.5116620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4000 2025-07-24T03:55:56.5116770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+index 2025-07-24T03:55:56.5116900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep48 2025-07-24T03:55:56.5117060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-glasstty 2025-07-24T03:55:56.5117270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emx-base 2025-07-24T03:55:56.5117420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+color 2025-07-24T03:55:56.5117550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep40 2025-07-24T03:55:56.5117680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4080 2025-07-24T03:55:56.5117830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-rv 2025-07-24T03:55:56.5117960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/env230 2025-07-24T03:55:56.5118100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-w 2025-07-24T03:55:56.5118260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/envision230 2025-07-24T03:55:56.5118400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ergo4000 2025-07-24T03:55:56.5118540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-ansi 2025-07-24T03:55:56.5118750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit-am 2025-07-24T03:55:56.5118880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emots 2025-07-24T03:55:56.5119020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit 2025-07-24T03:55:56.5119150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks 2025-07-24T03:55:56.5119280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm 2025-07-24T03:55:56.5119410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/exec80 2025-07-24T03:55:56.5119570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm-color 2025-07-24T03:55:56.5119700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510a 2025-07-24T03:55:56.5119860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w-rv 2025-07-24T03:55:56.5120000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8 2025-07-24T03:55:56.5120160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-nobold 2025-07-24T03:55:56.5120300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0 2025-07-24T03:55:56.5120490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/b-128 2025-07-24T03:55:56.5120620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300 2025-07-24T03:55:56.5120760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc 2025-07-24T03:55:56.5120910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc 2025-07-24T03:55:56.5121040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10rv 2025-07-24T03:55:56.5121170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bee 2025-07-24T03:55:56.5121320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-8rv 2025-07-24T03:55:56.5121450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh4 2025-07-24T03:55:56.5121600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehiveIIIm 2025-07-24T03:55:56.5121750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-m 2025-07-24T03:55:56.5121910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-rv 2025-07-24T03:55:56.5122080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bracketed+paste 2025-07-24T03:55:56.5122220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc 2025-07-24T03:55:56.5122350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10nv 2025-07-24T03:55:56.5122510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w 2025-07-24T03:55:56.5122650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8rv 2025-07-24T03:55:56.5122790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-rv 2025-07-24T03:55:56.5122920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basic4 2025-07-24T03:55:56.5123060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510d 2025-07-24T03:55:56.5123190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8w 2025-07-24T03:55:56.5123320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive 2025-07-24T03:55:56.5123500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w 2025-07-24T03:55:56.5123630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25nv 2025-07-24T03:55:56.5123760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0nv 2025-07-24T03:55:56.5123880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bantam 2025-07-24T03:55:56.5124010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bobcat 2025-07-24T03:55:56.5124130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10 2025-07-24T03:55:56.5124280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-rv 2025-07-24T03:55:56.5124400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh3m 2025-07-24T03:55:56.5124530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bitgraph 2025-07-24T03:55:56.5124670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-rv 2025-07-24T03:55:56.5124810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bterm 2025-07-24T03:55:56.5124990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-mono 2025-07-24T03:55:56.5125120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25rv 2025-07-24T03:55:56.5125240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0rv 2025-07-24T03:55:56.5125390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-sparc 2025-07-24T03:55:56.5125520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive4 2025-07-24T03:55:56.5125650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive3 2025-07-24T03:55:56.5125770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beterm 2025-07-24T03:55:56.5125890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basis 2025-07-24T03:55:56.5126010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/blit 2025-07-24T03:55:56.5126150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-ppc 2025-07-24T03:55:56.5126270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25 2025-07-24T03:55:56.5126430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w-rv 2025-07-24T03:55:56.5126570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w 2025-07-24T03:55:56.5126690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beacon 2025-07-24T03:55:56.5126820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr 2025-07-24T03:55:56.5126960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr-24 2025-07-24T03:55:56.5127090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-24 2025-07-24T03:55:56.5127220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41 2025-07-24T03:55:56.5127360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41r 2025-07-24T03:55:56.5127480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime314 2025-07-24T03:55:56.5127600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh 2025-07-24T03:55:56.5127750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227 2025-07-24T03:55:56.5127890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mouse-sun 2025-07-24T03:55:56.5128010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mai 2025-07-24T03:55:56.5128140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm-ansi 2025-07-24T03:55:56.5128260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt70 2025-07-24T03:55:56.5128380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod24 2025-07-24T03:55:56.5128510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime340 2025-07-24T03:55:56.5128650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph48 2025-07-24T03:55:56.5128780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgterm 2025-07-24T03:55:56.5128930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu-color 2025-07-24T03:55:56.5129050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227 2025-07-24T03:55:56.5129190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old 2025-07-24T03:55:56.5129420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty+common 2025-07-24T03:55:56.5129550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-fb 2025-07-24T03:55:56.5129690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp 2025-07-24T03:55:56.5129820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp2 2025-07-24T03:55:56.5129940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm 2025-07-24T03:55:56.5130060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2 2025-07-24T03:55:56.5130190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mvterm 2025-07-24T03:55:56.5130310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt-70 2025-07-24T03:55:56.5130460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old-am 2025-07-24T03:55:56.5130610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt-256color 2025-07-24T03:55:56.5130790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm2 2025-07-24T03:55:56.5130940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macintosh 2025-07-24T03:55:56.5131100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macterminal-w 2025-07-24T03:55:56.5131230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100 2025-07-24T03:55:56.5131350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu 2025-07-24T03:55:56.5131480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac-w 2025-07-24T03:55:56.5131620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm5 2025-07-24T03:55:56.5131740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/m2-nam 2025-07-24T03:55:56.5131890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227am 2025-07-24T03:55:56.5132020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm3 2025-07-24T03:55:56.5132140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-v 2025-07-24T03:55:56.5132270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a 2025-07-24T03:55:56.5132410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.7 2025-07-24T03:55:56.5132560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel2-80 2025-07-24T03:55:56.5132690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph2 2025-07-24T03:55:56.5132830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1-nb 2025-07-24T03:55:56.5132960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-hb 2025-07-24T03:55:56.5133090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227am 2025-07-24T03:55:56.5133210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimeii 2025-07-24T03:55:56.5133360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-80 2025-07-24T03:55:56.5133490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microbee 2025-07-24T03:55:56.5133640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh-256color 2025-07-24T03:55:56.5133800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-direct 2025-07-24T03:55:56.5133930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-linux 2025-07-24T03:55:56.5134080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit22714 2025-07-24T03:55:56.5134230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty-direct 2025-07-24T03:55:56.5134360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-sun 2025-07-24T03:55:56.5134470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac 2025-07-24T03:55:56.5134600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1 2025-07-24T03:55:56.5134720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgt 2025-07-24T03:55:56.5134850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-3ax 2025-07-24T03:55:56.5135000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-256color 2025-07-24T03:55:56.5135150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel12-80 2025-07-24T03:55:56.5135360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph 2025-07-24T03:55:56.5135480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr 2025-07-24T03:55:56.5135620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm 2025-07-24T03:55:56.5135770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm+pcfkeys 2025-07-24T03:55:56.5135900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp1 2025-07-24T03:55:56.5136040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-color 2025-07-24T03:55:56.5136160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime1 2025-07-24T03:55:56.5136290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm314 2025-07-24T03:55:56.5136410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3a 2025-07-24T03:55:56.5136530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm340 2025-07-24T03:55:56.5136700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt4520-rv 2025-07-24T03:55:56.5136870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/megatek 2025-07-24T03:55:56.5137030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2-nam 2025-07-24T03:55:56.5137170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-nb 2025-07-24T03:55:56.5137310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2 2025-07-24T03:55:56.5137440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mono-emx 2025-07-24T03:55:56.5137560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime 2025-07-24T03:55:56.5137690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk22714 2025-07-24T03:55:56.5137810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mdl110 2025-07-24T03:55:56.5137930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimei 2025-07-24T03:55:56.5138050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach 2025-07-24T03:55:56.5138180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-s 2025-07-24T03:55:56.5138320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.5 2025-07-24T03:55:56.5138440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microb 2025-07-24T03:55:56.5138560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/memhp 2025-07-24T03:55:56.5138690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty 2025-07-24T03:55:56.5138810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm 2025-07-24T03:55:56.5138960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-color 2025-07-24T03:55:56.5139100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-3.0 2025-07-24T03:55:56.5139230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3ax 2025-07-24T03:55:56.5139360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100+ 2025-07-24T03:55:56.5139490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/morphos 2025-07-24T03:55:56.5139620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel 2025-07-24T03:55:56.5139740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix 2025-07-24T03:55:56.5139860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod 2025-07-24T03:55:56.5139990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-bold 2025-07-24T03:55:56.5140120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b 2025-07-24T03:55:56.5140270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-terminal 2025-07-24T03:55:56.5140390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt 2025-07-24T03:55:56.5140530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt-utf8 2025-07-24T03:55:56.5140670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm-w 2025-07-24T03:55:56.5140800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux3.0 2025-07-24T03:55:56.5140940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+sfkeys 2025-07-24T03:55:56.5141070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m2 2025-07-24T03:55:56.5141260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna 2025-07-24T03:55:56.5141400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-lat 2025-07-24T03:55:56.5141520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna68k 2025-07-24T03:55:56.5141670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8r 2025-07-24T03:55:56.5141790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/la120 2025-07-24T03:55:56.5141930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft-pc850 2025-07-24T03:55:56.5142060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.2 2025-07-24T03:55:56.5142180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-s 2025-07-24T03:55:56.5142320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+decid 2025-07-24T03:55:56.5142460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm 2025-07-24T03:55:56.5142670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-16color 2025-07-24T03:55:56.5142790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03 2025-07-24T03:55:56.5142920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03-w 2025-07-24T03:55:56.5143050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-vt 2025-07-24T03:55:56.5143170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/layer 2025-07-24T03:55:56.5143320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-basic 2025-07-24T03:55:56.5143430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisa 2025-07-24T03:55:56.5143550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux 2025-07-24T03:55:56.5143680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1 2025-07-24T03:55:56.5143820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c-nc 2025-07-24T03:55:56.5143940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/liswb 2025-07-24T03:55:56.5144060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft 2025-07-24T03:55:56.5144200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1b 2025-07-24T03:55:56.5144330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6 2025-07-24T03:55:56.5144470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6.26 2025-07-24T03:55:56.5144600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c 2025-07-24T03:55:56.5144730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m 2025-07-24T03:55:56.5144860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-nic 2025-07-24T03:55:56.5145010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8 2025-07-24T03:55:56.5145130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lpr 2025-07-24T03:55:56.5145250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-w 2025-07-24T03:55:56.5145370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/9term 2025-07-24T03:55:56.5145490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-hb 2025-07-24T03:55:56.5145650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-4p 2025-07-24T03:55:56.5145770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coco3 2025-07-24T03:55:56.5145910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-6lpi 2025-07-24T03:55:56.5146030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx100 2025-07-24T03:55:56.5146150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c321 2025-07-24T03:55:56.5146270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit80 2025-07-24T03:55:56.5146400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50 2025-07-24T03:55:56.5146520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops-10 2025-07-24T03:55:56.5146670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept-avt 2025-07-24T03:55:56.5146790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r 2025-07-24T03:55:56.5146940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100-rv 2025-07-24T03:55:56.5147120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60 2025-07-24T03:55:56.5147250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci1 2025-07-24T03:55:56.5147370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coherent 2025-07-24T03:55:56.5147500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-2 2025-07-24T03:55:56.5147620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb83 2025-07-24T03:55:56.5147770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r 2025-07-24T03:55:56.5147890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbunix 2025-07-24T03:55:56.5148020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv 2025-07-24T03:55:56.5148140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-8p 2025-07-24T03:55:56.5148270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10-w 2025-07-24T03:55:56.5148440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1 2025-07-24T03:55:56.5148570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-3 2025-07-24T03:55:56.5148690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citc 2025-07-24T03:55:56.5148830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-8p 2025-07-24T03:55:56.5148990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w8p 2025-07-24T03:55:56.5149110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-ps 2025-07-24T03:55:56.5149240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-4p 2025-07-24T03:55:56.5149390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n132 2025-07-24T03:55:56.5149520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel320 2025-07-24T03:55:56.5149670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8r-m 2025-07-24T03:55:56.5149790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct82 2025-07-24T03:55:56.5149920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct8500 2025-07-24T03:55:56.5150040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops 2025-07-24T03:55:56.5150180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100 2025-07-24T03:55:56.5150310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel321 2025-07-24T03:55:56.5150450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-8lpi 2025-07-24T03:55:56.5150580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-m 2025-07-24T03:55:56.5150700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25w 2025-07-24T03:55:56.5150830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbblit 2025-07-24T03:55:56.5150960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108 2025-07-24T03:55:56.5151090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r 2025-07-24T03:55:56.5151210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ctrm 2025-07-24T03:55:56.5151350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-rv 2025-07-24T03:55:56.5151480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv-4p 2025-07-24T03:55:56.5151610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ci8510 2025-07-24T03:55:56.5151760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r-m 2025-07-24T03:55:56.5151900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso-m 2025-07-24T03:55:56.5152040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/commodore 2025-07-24T03:55:56.5152160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108 2025-07-24T03:55:56.5152280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43 2025-07-24T03:55:56.5152430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso8859 2025-07-24T03:55:56.5152550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101 2025-07-24T03:55:56.5152680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30-m 2025-07-24T03:55:56.5152890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1-m 2025-07-24T03:55:56.5153010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100 2025-07-24T03:55:56.5153130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc752 2025-07-24T03:55:56.5153260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit500 2025-07-24T03:55:56.5153380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc2 2025-07-24T03:55:56.5153500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cg7900 2025-07-24T03:55:56.5153630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinDBG 2025-07-24T03:55:56.5153770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/chromatics 2025-07-24T03:55:56.5153900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1-m 2025-07-24T03:55:56.5154040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/colorscan 2025-07-24T03:55:56.5154210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ca22851 2025-07-24T03:55:56.5154380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r 2025-07-24T03:55:56.5154500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721 2025-07-24T03:55:56.5154640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n 2025-07-24T03:55:56.5154760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc3 2025-07-24T03:55:56.5154880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w 2025-07-24T03:55:56.5155030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-8p 2025-07-24T03:55:56.5155150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10 2025-07-24T03:55:56.5155280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-m 2025-07-24T03:55:56.5155400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30 2025-07-24T03:55:56.5155520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept 2025-07-24T03:55:56.5155650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh 2025-07-24T03:55:56.5155790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-pica 2025-07-24T03:55:56.5155930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso 2025-07-24T03:55:56.5156060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel300 2025-07-24T03:55:56.5156200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-4p 2025-07-24T03:55:56.5156330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-4p 2025-07-24T03:55:56.5156480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-elite 2025-07-24T03:55:56.5161070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops10 2025-07-24T03:55:56.5161220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e 2025-07-24T03:55:56.5161350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel301 2025-07-24T03:55:56.5161490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-comp 2025-07-24T03:55:56.5161620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-m 2025-07-24T03:55:56.5161760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-1p 2025-07-24T03:55:56.5161880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv 2025-07-24T03:55:56.5162010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc456 2025-07-24T03:55:56.5162130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit-80 2025-07-24T03:55:56.5162280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso-m 2025-07-24T03:55:56.5162420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso-m 2025-07-24T03:55:56.5162540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx 2025-07-24T03:55:56.5162660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r 2025-07-24T03:55:56.5162820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-debian 2025-07-24T03:55:56.5162930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt 2025-07-24T03:55:56.5163070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w-8p 2025-07-24T03:55:56.5163290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43-m 2025-07-24T03:55:56.5163430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt-vt220 2025-07-24T03:55:56.5163570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721-esc 2025-07-24T03:55:56.5163700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinB19 2025-07-24T03:55:56.5163840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1-m 2025-07-24T03:55:56.5163980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/color_xterm 2025-07-24T03:55:56.5164110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1 2025-07-24T03:55:56.5164250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-prop 2025-07-24T03:55:56.5164400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r-m 2025-07-24T03:55:56.5164550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8-r 2025-07-24T03:55:56.5164740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c301 2025-07-24T03:55:56.5164870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb110 2025-07-24T03:55:56.5165020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso8859 2025-07-24T03:55:56.5165170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w-8 2025-07-24T03:55:56.5165310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r-m 2025-07-24T03:55:56.5165430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c300 2025-07-24T03:55:56.5165550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25 2025-07-24T03:55:56.5165670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwin 2025-07-24T03:55:56.5165800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721ll 2025-07-24T03:55:56.5165940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r-m 2025-07-24T03:55:56.5166060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c104 2025-07-24T03:55:56.5166190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc756 2025-07-24T03:55:56.5166330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-132 2025-07-24T03:55:56.5166470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r-m 2025-07-24T03:55:56.5166580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci 2025-07-24T03:55:56.5166740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108rv4p 2025-07-24T03:55:56.5166870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1 2025-07-24T03:55:56.5167060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/digilog 2025-07-24T03:55:56.5168300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-34 2025-07-24T03:55:56.5168440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80 2025-07-24T03:55:56.5168580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b-w 2025-07-24T03:55:56.5168720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b-w 2025-07-24T03:55:56.5168840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d132 2025-07-24T03:55:56.5168970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c 2025-07-24T03:55:56.5169110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-sna 2025-07-24T03:55:56.5169230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/delta 2025-07-24T03:55:56.5169360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-dg 2025-07-24T03:55:56.5169500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7103-sna 2025-07-24T03:55:56.5169640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix 2025-07-24T03:55:56.5169790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003-dumb 2025-07-24T03:55:56.5169920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b 2025-07-24T03:55:56.5170030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmchat 2025-07-24T03:55:56.5170180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48-m 2025-07-24T03:55:56.5170380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt220 2025-07-24T03:55:56.5170530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w-ccc 2025-07-24T03:55:56.5170640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3025 2025-07-24T03:55:56.5170760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+s 2025-07-24T03:55:56.5170870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw1 2025-07-24T03:55:56.5171010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix-25 2025-07-24T03:55:56.5171120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+25 2025-07-24T03:55:56.5171250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-w 2025-07-24T03:55:56.5171400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48-m 2025-07-24T03:55:56.5171520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt330 2025-07-24T03:55:56.5171680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-dg 2025-07-24T03:55:56.5171830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datapoint 2025-07-24T03:55:56.5171950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211 2025-07-24T03:55:56.5172070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462e-dg 2025-07-24T03:55:56.5172190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+ 2025-07-24T03:55:56.5172320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25 2025-07-24T03:55:56.5172430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80 2025-07-24T03:55:56.5172580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s-ccc 2025-07-24T03:55:56.5172690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220 2025-07-24T03:55:56.5172820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-w 2025-07-24T03:55:56.5172950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue80 2025-07-24T03:55:56.5173100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25 2025-07-24T03:55:56.5173210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb 2025-07-24T03:55:56.5173370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr-ccc 2025-07-24T03:55:56.5173490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-generic 2025-07-24T03:55:56.5173630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix-25 2025-07-24T03:55:56.5173750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003 2025-07-24T03:55:56.5173880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-25 2025-07-24T03:55:56.5174020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37-m 2025-07-24T03:55:56.5174140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+25 2025-07-24T03:55:56.5174270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1720 2025-07-24T03:55:56.5174380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470 2025-07-24T03:55:56.5174520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-s 2025-07-24T03:55:56.5174650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-s 2025-07-24T03:55:56.5174770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decpro 2025-07-24T03:55:56.5174880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210 2025-07-24T03:55:56.5175010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datagraphix 2025-07-24T03:55:56.5175130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-dg 2025-07-24T03:55:56.5175270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-sr 2025-07-24T03:55:56.5175420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25-m 2025-07-24T03:55:56.5175540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b-w 2025-07-24T03:55:56.5175680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-ccc 2025-07-24T03:55:56.5175830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr 2025-07-24T03:55:56.5276110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt340 2025-07-24T03:55:56.5280610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80w 2025-07-24T03:55:56.5281260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb-emacs-ansi 2025-07-24T03:55:56.5282420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80w 2025-07-24T03:55:56.5322980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-dg 2025-07-24T03:55:56.5325540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+11 2025-07-24T03:55:56.5325690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datamedia2500 2025-07-24T03:55:56.5325800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc382 2025-07-24T03:55:56.5325920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-w 2025-07-24T03:55:56.5326060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-old 2025-07-24T03:55:56.5326220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m 2025-07-24T03:55:56.5326390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix 2025-07-24T03:55:56.5326520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-dg 2025-07-24T03:55:56.5326650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b-w 2025-07-24T03:55:56.5326810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s 2025-07-24T03:55:56.5326950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr 2025-07-24T03:55:56.5327070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color8 2025-07-24T03:55:56.5327190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp 2025-07-24T03:55:56.5327330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37 2025-07-24T03:55:56.5327450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-dg 2025-07-24T03:55:56.5327590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-25 2025-07-24T03:55:56.5327710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr3180 2025-07-24T03:55:56.5327840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+7b 2025-07-24T03:55:56.5327960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-dg 2025-07-24T03:55:56.5328090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg-ccc 2025-07-24T03:55:56.5328230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr-ccc 2025-07-24T03:55:56.5328350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400 2025-07-24T03:55:56.5328480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg 2025-07-24T03:55:56.5328590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+sr 2025-07-24T03:55:56.5328710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-b 2025-07-24T03:55:56.5328850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-sr 2025-07-24T03:55:56.5328990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color8 2025-07-24T03:55:56.5329120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix 2025-07-24T03:55:56.5329240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt110 2025-07-24T03:55:56.5329380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-ccc 2025-07-24T03:55:56.5329490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-ansi 2025-07-24T03:55:56.5329620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+fixed 2025-07-24T03:55:56.5329730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd 2025-07-24T03:55:56.5329850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100w 2025-07-24T03:55:56.5329980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640 2025-07-24T03:55:56.5330120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40 2025-07-24T03:55:56.5330230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-dg 2025-07-24T03:55:56.5330370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dataspeed40 2025-07-24T03:55:56.5330550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+w 2025-07-24T03:55:56.5330670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dd5000 2025-07-24T03:55:56.5330800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt400 2025-07-24T03:55:56.5330910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp3360 2025-07-24T03:55:56.5331040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053-old 2025-07-24T03:55:56.5331160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg210 2025-07-24T03:55:56.5331310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64-m 2025-07-24T03:55:56.5331450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-s 2025-07-24T03:55:56.5331600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48 2025-07-24T03:55:56.5331740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64 2025-07-24T03:55:56.5331900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmterm 2025-07-24T03:55:56.5332050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+ 2025-07-24T03:55:56.5332180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo-lm 2025-07-24T03:55:56.5332300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decansi 2025-07-24T03:55:56.5332420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b-w 2025-07-24T03:55:56.5332550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w 2025-07-24T03:55:56.5332670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+25 2025-07-24T03:55:56.5332800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-b 2025-07-24T03:55:56.5332930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix 2025-07-24T03:55:56.5333040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-7b 2025-07-24T03:55:56.5333160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+sr 2025-07-24T03:55:56.5333280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40-2 2025-07-24T03:55:56.5333400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg211 2025-07-24T03:55:56.5333510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80w 2025-07-24T03:55:56.5333630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-dg 2025-07-24T03:55:56.5333770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-w 2025-07-24T03:55:56.5333890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-w 2025-07-24T03:55:56.5334010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c-dg 2025-07-24T03:55:56.5334120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d80 2025-07-24T03:55:56.5334240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw3 2025-07-24T03:55:56.5334370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30 2025-07-24T03:55:56.5334490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100 2025-07-24T03:55:56.5334600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+ccc 2025-07-24T03:55:56.5334710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw4 2025-07-24T03:55:56.5334820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk-vt 2025-07-24T03:55:56.5334940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-dg 2025-07-24T03:55:56.5335090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30-m 2025-07-24T03:55:56.5335220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+fixed 2025-07-24T03:55:56.5335350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue 2025-07-24T03:55:56.5335460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-dg 2025-07-24T03:55:56.5335570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg450 2025-07-24T03:55:56.5335680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555 2025-07-24T03:55:56.5335800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-dg 2025-07-24T03:55:56.5335910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3045 2025-07-24T03:55:56.5336120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1520 2025-07-24T03:55:56.5336240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decwriter 2025-07-24T03:55:56.5336380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37 2025-07-24T03:55:56.5336520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30 2025-07-24T03:55:56.5336630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-w 2025-07-24T03:55:56.5336740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm2500 2025-07-24T03:55:56.5336870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix 2025-07-24T03:55:56.5336980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-7b 2025-07-24T03:55:56.5337090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+ 2025-07-24T03:55:56.5337210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-7b 2025-07-24T03:55:56.5337380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620-m8 2025-07-24T03:55:56.5337550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80-sas 2025-07-24T03:55:56.5337670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+w 2025-07-24T03:55:56.5337780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450-dg 2025-07-24T03:55:56.5337910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-sr 2025-07-24T03:55:56.5338050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75 2025-07-24T03:55:56.5338190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96 2025-07-24T03:55:56.5338300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw2 2025-07-24T03:55:56.5338420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg605x 2025-07-24T03:55:56.5338550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75-m 2025-07-24T03:55:56.5338690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color 2025-07-24T03:55:56.5338810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2-dg 2025-07-24T03:55:56.5338930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-dg 2025-07-24T03:55:56.5339050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd1 2025-07-24T03:55:56.5339160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1521 2025-07-24T03:55:56.5339300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25-ccc 2025-07-24T03:55:56.5339410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk 2025-07-24T03:55:56.5339530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053 2025-07-24T03:55:56.5339670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40-m 2025-07-24T03:55:56.5339790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo 2025-07-24T03:55:56.5339900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-7b 2025-07-24T03:55:56.5340010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg200 2025-07-24T03:55:56.5340140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color 2025-07-24T03:55:56.5340280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-25 2025-07-24T03:55:56.5340400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtterm 2025-07-24T03:55:56.5340540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64 2025-07-24T03:55:56.5340680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm-256color 2025-07-24T03:55:56.5340790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp8242 2025-07-24T03:55:56.5340910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400-dg 2025-07-24T03:55:56.5341020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410 2025-07-24T03:55:56.5341150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-sr 2025-07-24T03:55:56.5341280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740 2025-07-24T03:55:56.5341420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37-m 2025-07-24T03:55:56.5341630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-s 2025-07-24T03:55:56.5341750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-dg 2025-07-24T03:55:56.5341870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+dg 2025-07-24T03:55:56.5341980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215 2025-07-24T03:55:56.5342110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-25 2025-07-24T03:55:56.5342220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100 2025-07-24T03:55:56.5342350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix 2025-07-24T03:55:56.5342460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+pp 2025-07-24T03:55:56.5342590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-s 2025-07-24T03:55:56.5342710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411 2025-07-24T03:55:56.5342850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix 2025-07-24T03:55:56.5343010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-m8 2025-07-24T03:55:56.5343120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2 2025-07-24T03:55:56.5343240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+ 2025-07-24T03:55:56.5343350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw 2025-07-24T03:55:56.5343470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-dg 2025-07-24T03:55:56.5343580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm 2025-07-24T03:55:56.5343690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg 2025-07-24T03:55:56.5343800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+sl 2025-07-24T03:55:56.5343910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7202 2025-07-24T03:55:56.5344060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96-m 2025-07-24T03:55:56.5344170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-w 2025-07-24T03:55:56.5344300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-w 2025-07-24T03:55:56.5344420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-w 2025-07-24T03:55:56.5344550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-w 2025-07-24T03:55:56.5344680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+ccc 2025-07-24T03:55:56.5344790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-7b 2025-07-24T03:55:56.5344920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt100 2025-07-24T03:55:56.5345030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214 2025-07-24T03:55:56.5345150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo630 2025-07-24T03:55:56.5345280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix 2025-07-24T03:55:56.5345390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d800 2025-07-24T03:55:56.5345500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100w 2025-07-24T03:55:56.5345630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+dg 2025-07-24T03:55:56.5345740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460 2025-07-24T03:55:56.5345870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1730 2025-07-24T03:55:56.5345980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200 2025-07-24T03:55:56.5346090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr 2025-07-24T03:55:56.5346220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-sr 2025-07-24T03:55:56.5346350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w 2025-07-24T03:55:56.5346480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f2 2025-07-24T03:55:56.5346590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin 2025-07-24T03:55:56.5346710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-dg 2025-07-24T03:55:56.5346830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+dg 2025-07-24T03:55:56.5347000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp203 2025-07-24T03:55:56.5347130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp204 2025-07-24T03:55:56.5347250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-dg 2025-07-24T03:55:56.5347370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6134 2025-07-24T03:55:56.5347480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b 2025-07-24T03:55:56.5347590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80 2025-07-24T03:55:56.5347720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-25 2025-07-24T03:55:56.5347860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w-ccc 2025-07-24T03:55:56.5348000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+15 2025-07-24T03:55:56.5348120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b-w 2025-07-24T03:55:56.5348260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450 2025-07-24T03:55:56.5348410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f 2025-07-24T03:55:56.5348550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30-m 2025-07-24T03:55:56.5348670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b 2025-07-24T03:55:56.5348780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg100 2025-07-24T03:55:56.5348890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461 2025-07-24T03:55:56.5349020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-lm 2025-07-24T03:55:56.5349130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230 2025-07-24T03:55:56.5349260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48 2025-07-24T03:55:56.5349380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-dg 2025-07-24T03:55:56.5349500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+8b 2025-07-24T03:55:56.5349620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo450 2025-07-24T03:55:56.5349740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-7b 2025-07-24T03:55:56.5349850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/domterm 2025-07-24T03:55:56.5349960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c 2025-07-24T03:55:56.5350080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix 2025-07-24T03:55:56.5350190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b 2025-07-24T03:55:56.5350310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-unix 2025-07-24T03:55:56.5350450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25 2025-07-24T03:55:56.5350560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b 2025-07-24T03:55:56.5350700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25-ccc 2025-07-24T03:55:56.5350830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg-ccc 2025-07-24T03:55:56.5350950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-w 2025-07-24T03:55:56.5351160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64-m 2025-07-24T03:55:56.5429090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578 2025-07-24T03:55:56.5429680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230-dg 2025-07-24T03:55:56.5447610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc300s 2025-07-24T03:55:56.5447790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg460-ansi 2025-07-24T03:55:56.5576110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-w 2025-07-24T03:55:56.5629450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40 2025-07-24T03:55:56.5729690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+dg 2025-07-24T03:55:56.5729810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214-dg 2025-07-24T03:55:56.5929940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-dg 2025-07-24T03:55:56.5930200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740-lm 2025-07-24T03:55:56.6030490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+s 2025-07-24T03:55:56.6130990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decid+cpr 2025-07-24T03:55:56.6131140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-24 2025-07-24T03:55:56.6131290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f2 2025-07-24T03:55:56.6131450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s-ccc 2025-07-24T03:55:56.6290760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-s 2025-07-24T03:55:56.6290940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620 2025-07-24T03:55:56.6391480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200-dg 2025-07-24T03:55:56.6391840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577 2025-07-24T03:55:56.6496010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-sr 2025-07-24T03:55:56.6592380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210-dg 2025-07-24T03:55:56.6592750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s 2025-07-24T03:55:56.6593100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f 2025-07-24T03:55:56.6593440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-25 2025-07-24T03:55:56.6593770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b 2025-07-24T03:55:56.6594100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix 2025-07-24T03:55:56.6594420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102 2025-07-24T03:55:56.6594760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/41/Apple_Terminal 2025-07-24T03:55:56.6595100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42 2025-07-24T03:55:56.6595430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc-w 2025-07-24T03:55:56.6595770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48wpc 2025-07-24T03:55:56.6596120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25 2025-07-24T03:55:56.6596440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-mc 2025-07-24T03:55:56.6596750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-w 2025-07-24T03:55:56.6597070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25-w 2025-07-24T03:55:56.6597390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w-vb 2025-07-24T03:55:56.6597740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42wvb 2025-07-24T03:55:56.6598070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-w 2025-07-24T03:55:56.6598370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-wvb 2025-07-24T03:55:56.6598710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42-w 2025-07-24T03:55:56.6599030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-wvb 2025-07-24T03:55:56.6599350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-vb 2025-07-24T03:55:56.6599670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25 2025-07-24T03:55:56.6599990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-w 2025-07-24T03:55:56.6600300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43-w 2025-07-24T03:55:56.6600610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25 2025-07-24T03:55:56.6600930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-wvb 2025-07-24T03:55:56.6601250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43 2025-07-24T03:55:56.6601550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75ap 2025-07-24T03:55:56.6601850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w-vb 2025-07-24T03:55:56.6602150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75 2025-07-24T03:55:56.6602440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-mc 2025-07-24T03:55:56.6602870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-vb 2025-07-24T03:55:56.6603190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36pc 2025-07-24T03:55:56.6603510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36w 2025-07-24T03:55:56.6603840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-316X 2025-07-24T03:55:56.6604180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-vb 2025-07-24T03:55:56.6604520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25 2025-07-24T03:55:56.6604860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25 2025-07-24T03:55:56.6605170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w 2025-07-24T03:55:56.6605480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-AT 2025-07-24T03:55:56.6605780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse370 2025-07-24T03:55:56.6606190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100 2025-07-24T03:55:56.6606560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-vb 2025-07-24T03:55:56.6606880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-w 2025-07-24T03:55:56.6607200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-vb 2025-07-24T03:55:56.6607660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25 2025-07-24T03:55:56.6607990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w 2025-07-24T03:55:56.6608310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350 2025-07-24T03:55:56.6608620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120 2025-07-24T03:55:56.6608930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50 2025-07-24T03:55:56.6609250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325w-24 2025-07-24T03:55:56.6609590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42w 2025-07-24T03:55:56.6609930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-wvb 2025-07-24T03:55:56.6610260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520 2025-07-24T03:55:56.6610580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-wvb 2025-07-24T03:55:56.6610930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-vb 2025-07-24T03:55:56.6611270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25-w 2025-07-24T03:55:56.6611610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48w 2025-07-24T03:55:56.6611960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43wvb 2025-07-24T03:55:56.6612280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w 2025-07-24T03:55:56.6612600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w 2025-07-24T03:55:56.6612910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-mc 2025-07-24T03:55:56.6613220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25 2025-07-24T03:55:56.6613560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325 2025-07-24T03:55:56.6613890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-wvb 2025-07-24T03:55:56.6614240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc 2025-07-24T03:55:56.6614570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-vb 2025-07-24T03:55:56.6614880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60 2025-07-24T03:55:56.6615190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25 2025-07-24T03:55:56.6615500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25-w 2025-07-24T03:55:56.6615810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25 2025-07-24T03:55:56.6616130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-vb 2025-07-24T03:55:56.6616450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150 2025-07-24T03:55:56.6616770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43 2025-07-24T03:55:56.6617090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wrenw 2025-07-24T03:55:56.6617480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w-vb 2025-07-24T03:55:56.6617820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75 2025-07-24T03:55:56.6618130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75ap 2025-07-24T03:55:56.6618440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-wvb 2025-07-24T03:55:56.6618750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-w 2025-07-24T03:55:56.6619080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43-w 2025-07-24T03:55:56.6619400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-vb 2025-07-24T03:55:56.6619710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185 2025-07-24T03:55:56.6620020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42 2025-07-24T03:55:56.6620350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-w 2025-07-24T03:55:56.6620730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-316X 2025-07-24T03:55:56.6621060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160 2025-07-24T03:55:56.6621390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-vb 2025-07-24T03:55:56.6621710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25m 2025-07-24T03:55:56.6622020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36w 2025-07-24T03:55:56.6622350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w-vb 2025-07-24T03:55:56.6622680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgt 2025-07-24T03:55:56.6623000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-wvb 2025-07-24T03:55:56.6629730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-vb 2025-07-24T03:55:56.6630050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50 2025-07-24T03:55:56.6630360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25 2025-07-24T03:55:56.6630670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-w 2025-07-24T03:55:56.6630990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-PC 2025-07-24T03:55:56.6631320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42-w 2025-07-24T03:55:56.6631630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-vb 2025-07-24T03:55:56.6631950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w 2025-07-24T03:55:56.6632260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-80 2025-07-24T03:55:56.6632560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w 2025-07-24T03:55:56.6632870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42 2025-07-24T03:55:56.6633180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48w 2025-07-24T03:55:56.6633510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w-vb 2025-07-24T03:55:56.6633830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fa 2025-07-24T03:55:56.6634140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wren 2025-07-24T03:55:56.6634430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-vb 2025-07-24T03:55:56.6634760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-24 2025-07-24T03:55:56.6635080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-wvb 2025-07-24T03:55:56.6635380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100q 2025-07-24T03:55:56.6635690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-wvb 2025-07-24T03:55:56.6636010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-75ap 2025-07-24T03:55:56.6636300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60 2025-07-24T03:55:56.6636590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc 2025-07-24T03:55:56.6636920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-vb 2025-07-24T03:55:56.6637240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43 2025-07-24T03:55:56.6637660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36pc 2025-07-24T03:55:56.6638000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36wpc 2025-07-24T03:55:56.6638320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsiris 2025-07-24T03:55:56.6638640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w-vb 2025-07-24T03:55:56.6638970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-wvb 2025-07-24T03:55:56.6639290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-vb 2025-07-24T03:55:56.6639600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-75ap 2025-07-24T03:55:56.6639900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-w 2025-07-24T03:55:56.6640210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42 2025-07-24T03:55:56.6640520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-vb 2025-07-24T03:55:56.6640850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-w 2025-07-24T03:55:56.6641190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt 2025-07-24T03:55:56.6641500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85 2025-07-24T03:55:56.6641800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48 2025-07-24T03:55:56.6642130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-8bit 2025-07-24T03:55:56.6642460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w-vb 2025-07-24T03:55:56.6642800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48pc 2025-07-24T03:55:56.6643130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-tek 2025-07-24T03:55:56.6643460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42-w 2025-07-24T03:55:56.6643790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99-ansi 2025-07-24T03:55:56.6644110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-wvb 2025-07-24T03:55:56.6644440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-vb 2025-07-24T03:55:56.6644760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25 2025-07-24T03:55:56.6645070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-325 2025-07-24T03:55:56.6645390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-wvb 2025-07-24T03:55:56.6645700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w 2025-07-24T03:55:56.6646010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-PC 2025-07-24T03:55:56.6646320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-vb 2025-07-24T03:55:56.6646630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-wvb 2025-07-24T03:55:56.6646950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-105k 2025-07-24T03:55:56.6647270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-24 2025-07-24T03:55:56.6647590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43 2025-07-24T03:55:56.6647920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25w 2025-07-24T03:55:56.6648240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25-w 2025-07-24T03:55:56.6648560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150 2025-07-24T03:55:56.6648890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-24 2025-07-24T03:55:56.6649240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25-w 2025-07-24T03:55:56.6649570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48 2025-07-24T03:55:56.6649880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-nk 2025-07-24T03:55:56.6650190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-w 2025-07-24T03:55:56.6650510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-24 2025-07-24T03:55:56.6650830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43 2025-07-24T03:55:56.6651140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99f 2025-07-24T03:55:56.6651510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgt 2025-07-24T03:55:56.6651830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-vb 2025-07-24T03:55:56.6652150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-w 2025-07-24T03:55:56.6652460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43-w 2025-07-24T03:55:56.6652790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-wvb 2025-07-24T03:55:56.6653100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160 2025-07-24T03:55:56.6653410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-vb 2025-07-24T03:55:56.6653750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36wpc 2025-07-24T03:55:56.6654080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25-w 2025-07-24T03:55:56.6654410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99a-ansi 2025-07-24T03:55:56.6654770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30 2025-07-24T03:55:56.6655110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w-vb 2025-07-24T03:55:56.6655440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-vb 2025-07-24T03:55:56.6655750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185 2025-07-24T03:55:56.6656070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42 2025-07-24T03:55:56.6656370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-w 2025-07-24T03:55:56.6656680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-vb 2025-07-24T03:55:56.6657020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-p-wvb 2025-07-24T03:55:56.6657350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-24 2025-07-24T03:55:56.6657680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25-w 2025-07-24T03:55:56.6658000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-wvb 2025-07-24T03:55:56.6658320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36 2025-07-24T03:55:56.6658650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-vb 2025-07-24T03:55:56.6658970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350 2025-07-24T03:55:56.6659260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120 2025-07-24T03:55:56.6659560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-w 2025-07-24T03:55:56.6659880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-vb 2025-07-24T03:55:56.6660220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48wpc 2025-07-24T03:55:56.6660560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-w 2025-07-24T03:55:56.6660880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-w 2025-07-24T03:55:56.6661200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w 2025-07-24T03:55:56.6661520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-mc 2025-07-24T03:55:56.6661840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt 2025-07-24T03:55:56.6662170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-wvb 2025-07-24T03:55:56.6662490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25 2025-07-24T03:55:56.6662800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370 2025-07-24T03:55:56.6663130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43-w 2025-07-24T03:55:56.6663470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-tek 2025-07-24T03:55:56.6663790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-AT 2025-07-24T03:55:56.6664120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-wvb 2025-07-24T03:55:56.6664430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-wvb 2025-07-24T03:55:56.6664770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25-w 2025-07-24T03:55:56.6665120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-vb 2025-07-24T03:55:56.6665510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-w 2025-07-24T03:55:56.6665830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42-w 2025-07-24T03:55:56.6666150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-8bit 2025-07-24T03:55:56.6666470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325 2025-07-24T03:55:56.6666770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85 2025-07-24T03:55:56.6667090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25w 2025-07-24T03:55:56.6667450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-w 2025-07-24T03:55:56.6667770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520 2025-07-24T03:55:56.6668090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-vb 2025-07-24T03:55:56.6668430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-wvb 2025-07-24T03:55:56.6668810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-wvb 2025-07-24T03:55:56.6669200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43w 2025-07-24T03:55:56.6669520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43 2025-07-24T03:55:56.6669830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-wvb 2025-07-24T03:55:56.6670160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-wvb 2025-07-24T03:55:56.6670510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-mc 2025-07-24T03:55:56.6670830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-w 2025-07-24T03:55:56.6671150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-vb 2025-07-24T03:55:56.6671490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-101k 2025-07-24T03:55:56.6671820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse+sl 2025-07-24T03:55:56.6672140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgta 2025-07-24T03:55:56.6672470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-vp 2025-07-24T03:55:56.6672790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30 2025-07-24T03:55:56.6673110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48pc 2025-07-24T03:55:56.6673440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36 2025-07-24T03:55:56.6673770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w-vb 2025-07-24T03:55:56.6674080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-24 2025-07-24T03:55:56.6674380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42 2025-07-24T03:55:56.6674700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-tek 2025-07-24T03:55:56.6675030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-w 2025-07-24T03:55:56.6675350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-mc 2025-07-24T03:55:56.6675670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-vb 2025-07-24T03:55:56.6675980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25 2025-07-24T03:55:56.6676300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-wvb 2025-07-24T03:55:56.6676610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-rv 2025-07-24T03:55:56.6676920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-vb 2025-07-24T03:55:56.6677250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgta 2025-07-24T03:55:56.6677580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25-w 2025-07-24T03:55:56.6677900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w 2025-07-24T03:55:56.6678210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-EPC 2025-07-24T03:55:56.6678540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25-w 2025-07-24T03:55:56.6678850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25 2025-07-24T03:55:56.6679160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0 2025-07-24T03:55:56.6679460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt210 2025-07-24T03:55:56.6679850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3-bold 2025-07-24T03:55:56.6680150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p4 2025-07-24T03:55:56.6680450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m 2025-07-24T03:55:56.6680760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-w 2025-07-24T03:55:56.6681090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43-m 2025-07-24T03:55:56.6681440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+keypad 2025-07-24T03:55:56.6681760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40 2025-07-24T03:55:56.6682060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-w 2025-07-24T03:55:56.6682360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m 2025-07-24T03:55:56.6682660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200w 2025-07-24T03:55:56.6683010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-w 2025-07-24T03:55:56.6683360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccons 2025-07-24T03:55:56.6683680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8-w 2025-07-24T03:55:56.6684000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmconsole 2025-07-24T03:55:56.6684310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvtXX 2025-07-24T03:55:56.6684600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p5 2025-07-24T03:55:56.6684910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-vt100 2025-07-24T03:55:56.6685230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p19 2025-07-24T03:55:56.6685520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty 2025-07-24T03:55:56.6685820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8-w 2025-07-24T03:55:56.6686140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc6300plus 2025-07-24T03:55:56.6686490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-96x48 2025-07-24T03:55:56.6686840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcconsole 2025-07-24T03:55:56.6687150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pro350 2025-07-24T03:55:56.6687480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit12 2025-07-24T03:55:56.6687810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25 2025-07-24T03:55:56.6688120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8 2025-07-24T03:55:56.6688460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+xterm 2025-07-24T03:55:56.6688810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-venix 2025-07-24T03:55:56.6689170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-basic 2025-07-24T03:55:56.6689520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit 2025-07-24T03:55:56.6689860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs0 2025-07-24T03:55:56.6690210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43 2025-07-24T03:55:56.6690520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pty 2025-07-24T03:55:56.6690810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505 2025-07-24T03:55:56.6691110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon 2025-07-24T03:55:56.6691410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism7 2025-07-24T03:55:56.6691720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-minix 2025-07-24T03:55:56.6692060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9 2025-07-24T03:55:56.6692380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit120 2025-07-24T03:55:56.6692720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50w 2025-07-24T03:55:56.6693030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8 2025-07-24T03:55:56.6693350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-fast 2025-07-24T03:55:56.6693750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/printer 2025-07-24T03:55:56.6694060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1251 2025-07-24T03:55:56.6694370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33 2025-07-24T03:55:56.6694680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35w 2025-07-24T03:55:56.6695030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt400 2025-07-24T03:55:56.6695400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25-m 2025-07-24T03:55:56.6695740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m-w 2025-07-24T03:55:56.6696070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8-w 2025-07-24T03:55:56.6696380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-m 2025-07-24T03:55:56.6696700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8gl 2025-07-24T03:55:56.6697070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs 2025-07-24T03:55:56.6697440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1 2025-07-24T03:55:56.6697780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys 2025-07-24T03:55:56.6698140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-256color 2025-07-24T03:55:56.6698490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-90x28 2025-07-24T03:55:56.6698820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-mono 2025-07-24T03:55:56.6699160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250 2025-07-24T03:55:56.6699470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6100 2025-07-24T03:55:56.6699790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m-w 2025-07-24T03:55:56.6700110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcz19 2025-07-24T03:55:56.6700430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8 2025-07-24T03:55:56.6700740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm 2025-07-24T03:55:56.6701100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt100 2025-07-24T03:55:56.6701440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m 2025-07-24T03:55:56.6701740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p7 2025-07-24T03:55:56.6702050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43 2025-07-24T03:55:56.6702340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9 2025-07-24T03:55:56.6702640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-w 2025-07-24T03:55:56.6702950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40w 2025-07-24T03:55:56.6703250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28 2025-07-24T03:55:56.6703570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1100 2025-07-24T03:55:56.6703900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-coherent 2025-07-24T03:55:56.6704220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe550 2025-07-24T03:55:56.6704520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8 2025-07-24T03:55:56.6704810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m-w 2025-07-24T03:55:56.6705110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3 2025-07-24T03:55:56.6705410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcmw 2025-07-24T03:55:56.6705710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43w 2025-07-24T03:55:56.6706030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m 2025-07-24T03:55:56.6706340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-w 2025-07-24T03:55:56.6706630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r-m 2025-07-24T03:55:56.6706930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25w 2025-07-24T03:55:56.6707230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6312 2025-07-24T03:55:56.6707550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-sco 2025-07-24T03:55:56.6707960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+esc 2025-07-24T03:55:56.6708300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-w 2025-07-24T03:55:56.6708600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r 2025-07-24T03:55:56.6708890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12 2025-07-24T03:55:56.6709200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000m 2025-07-24T03:55:56.6709510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1b 2025-07-24T03:55:56.6709810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi 2025-07-24T03:55:56.6710120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000c 2025-07-24T03:55:56.6710440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25-color 2025-07-24T03:55:56.6710760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi43 2025-07-24T03:55:56.6711120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14 2025-07-24T03:55:56.6711450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m-w 2025-07-24T03:55:56.6711780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14 2025-07-24T03:55:56.6712100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-noapp 2025-07-24T03:55:56.6712420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pilot 2025-07-24T03:55:56.6712710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12 2025-07-24T03:55:56.6713020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+colors 2025-07-24T03:55:56.6713380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+linux 2025-07-24T03:55:56.6713730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25m 2025-07-24T03:55:56.6714050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psx_ansi 2025-07-24T03:55:56.6714360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25 2025-07-24T03:55:56.6714670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100 2025-07-24T03:55:56.6714970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/ps300 2025-07-24T03:55:56.6715270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1200 2025-07-24T03:55:56.6715570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250w 2025-07-24T03:55:56.6715870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8gl 2025-07-24T03:55:56.6716180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33 2025-07-24T03:55:56.6716480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism4 2025-07-24T03:55:56.6716790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-24 2025-07-24T03:55:56.6717090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8-w 2025-07-24T03:55:56.6717400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcplot 2025-07-24T03:55:56.6717730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+sco 2025-07-24T03:55:56.6718090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-screen 2025-07-24T03:55:56.6718430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+keys 2025-07-24T03:55:56.6718740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism5 2025-07-24T03:55:56.6719050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-22 2025-07-24T03:55:56.6719350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism2 2025-07-24T03:55:56.6719660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m2 2025-07-24T03:55:56.6719960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc7300 2025-07-24T03:55:56.6720280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-80x24 2025-07-24T03:55:56.6720610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+base 2025-07-24T03:55:56.6720930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33m 2025-07-24T03:55:56.6721250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon-m 2025-07-24T03:55:56.6721550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100w 2025-07-24T03:55:56.6721950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6300 2025-07-24T03:55:56.6722250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200 2025-07-24T03:55:56.6722550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35 2025-07-24T03:55:56.6722860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28w 2025-07-24T03:55:56.6727480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmcons 2025-07-24T03:55:56.6727820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcix 2025-07-24T03:55:56.6728130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0-m 2025-07-24T03:55:56.6728430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50 2025-07-24T03:55:56.6728750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33-m 2025-07-24T03:55:56.6729090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+screen 2025-07-24T03:55:56.6729520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdcons 2025-07-24T03:55:56.6729850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203 2025-07-24T03:55:56.6730170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25 2025-07-24T03:55:56.6730510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25-w 2025-07-24T03:55:56.6730850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25-w 2025-07-24T03:55:56.6731170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt 2025-07-24T03:55:56.6731480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25 2025-07-24T03:55:56.6731790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119 2025-07-24T03:55:56.6732080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx 2025-07-24T03:55:56.6732370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt4 2025-07-24T03:55:56.6732670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103 2025-07-24T03:55:56.6732990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-w 2025-07-24T03:55:56.6733300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p 2025-07-24T03:55:56.6733610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-g 2025-07-24T03:55:56.6733930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25-w 2025-07-24T03:55:56.6734250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-w 2025-07-24T03:55:56.6734560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt102 2025-07-24T03:55:56.6734860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-t 2025-07-24T03:55:56.6735160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt2 2025-07-24T03:55:56.6735470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w 2025-07-24T03:55:56.6735780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101p 2025-07-24T03:55:56.6736090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxtmono 2025-07-24T03:55:56.6736400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103-w 2025-07-24T03:55:56.6736720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25 2025-07-24T03:55:56.6737020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume 2025-07-24T03:55:56.6737340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w-am 2025-07-24T03:55:56.6737660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxw 2025-07-24T03:55:56.6737950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx4 2025-07-24T03:55:56.6738250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-w 2025-07-24T03:55:56.6738550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxm 2025-07-24T03:55:56.6738850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-m 2025-07-24T03:55:56.6739150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdss 2025-07-24T03:55:56.6739440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-w 2025-07-24T03:55:56.6739750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101 2025-07-24T03:55:56.6740120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+ 2025-07-24T03:55:56.6740430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt108 2025-07-24T03:55:56.6740730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume5 2025-07-24T03:55:56.6741030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi 2025-07-24T03:55:56.6741330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101+ 2025-07-24T03:55:56.6741630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203+ 2025-07-24T03:55:56.6741940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-25-w 2025-07-24T03:55:56.6742260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61 2025-07-24T03:55:56.6742550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt330 2025-07-24T03:55:56.6742840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102 2025-07-24T03:55:56.6743180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50 2025-07-24T03:55:56.6743510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp60 2025-07-24T03:55:56.6743830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-putty 2025-07-24T03:55:56.6744150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8 2025-07-24T03:55:56.6744470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav-w 2025-07-24T03:55:56.6744790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300 2025-07-24T03:55:56.6745080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt132 2025-07-24T03:55:56.6745380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc403a 2025-07-24T03:55:56.6745700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+pcedit 2025-07-24T03:55:56.6746020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s 2025-07-24T03:55:56.6746320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip 2025-07-24T03:55:56.6746630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-direct 2025-07-24T03:55:56.6746960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint90 2025-07-24T03:55:56.6747300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte+pcfkeys 2025-07-24T03:55:56.6747620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-nam 2025-07-24T03:55:56.6747930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vitty 2025-07-24T03:55:56.6748230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-w 2025-07-24T03:55:56.6748540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/versaterm 2025-07-24T03:55:56.6748850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visa50 2025-07-24T03:55:56.6749150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp3a+ 2025-07-24T03:55:56.6749460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata 2025-07-24T03:55:56.6749770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2014 2025-07-24T03:55:56.6750070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi550 2025-07-24T03:55:56.6750380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-nsgr 2025-07-24T03:55:56.6750710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-old 2025-07-24T03:55:56.6751010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-61 2025-07-24T03:55:56.6751320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k311 2025-07-24T03:55:56.6751630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+ 2025-07-24T03:55:56.6751950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+keypad 2025-07-24T03:55:56.6752260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vtnt 2025-07-24T03:55:56.6752570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+4bsd 2025-07-24T03:55:56.6752890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-o 2025-07-24T03:55:56.6753200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61.5 2025-07-24T03:55:56.6753540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pc 2025-07-24T03:55:56.6753870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc203 2025-07-24T03:55:56.6754180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v200-nam 2025-07-24T03:55:56.6754490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220 2025-07-24T03:55:56.6754790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k3 2025-07-24T03:55:56.6755090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100nam 2025-07-24T03:55:56.6755400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2012 2025-07-24T03:55:56.6755700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300 2025-07-24T03:55:56.6755990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vapple 2025-07-24T03:55:56.6756290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-H 2025-07-24T03:55:56.6756590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2008 2025-07-24T03:55:56.6756930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc415 2025-07-24T03:55:56.6757260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400 2025-07-24T03:55:56.6757570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-vb 2025-07-24T03:55:56.6757890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+vtedit 2025-07-24T03:55:56.6758220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-nam 2025-07-24T03:55:56.6758520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v320n 2025-07-24T03:55:56.6758820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vv100 2025-07-24T03:55:56.6759120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+enq 2025-07-24T03:55:56.6759430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-w 2025-07-24T03:55:56.6759740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102+enq 2025-07-24T03:55:56.6760060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2007 2025-07-24T03:55:56.6760380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-top 2025-07-24T03:55:56.6760700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414 2025-07-24T03:55:56.6761000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w 2025-07-24T03:55:56.6761320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52-basic 2025-07-24T03:55:56.6761630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vk100 2025-07-24T03:55:56.6761940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8bit 2025-07-24T03:55:56.6762240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520 2025-07-24T03:55:56.6762540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt340 2025-07-24T03:55:56.6762840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100-x10 2025-07-24T03:55:56.6763170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam-w 2025-07-24T03:55:56.6763290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi55 2025-07-24T03:55:56.6763410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi603 2025-07-24T03:55:56.6763530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vwmterm 2025-07-24T03:55:56.6763650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pcdos 2025-07-24T03:55:56.6763770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-js 2025-07-24T03:55:56.6763890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100 2025-07-24T03:55:56.6764010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520ansi 2025-07-24T03:55:56.6764130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510 2025-07-24T03:55:56.6764240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-js 2025-07-24T03:55:56.6764380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-256color 2025-07-24T03:55:56.6764500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-w 2025-07-24T03:55:56.6764630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis 2025-07-24T03:55:56.6764820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc103 2025-07-24T03:55:56.6764950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8bit 2025-07-24T03:55:56.6765070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300-old 2025-07-24T03:55:56.6765190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-w 2025-07-24T03:55:56.6765300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp90 2025-07-24T03:55:56.6765440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+fnkeys 2025-07-24T03:55:56.6765560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-f 2025-07-24T03:55:56.6765670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420f 2025-07-24T03:55:56.6765790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400-24 2025-07-24T03:55:56.6765910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w 2025-07-24T03:55:56.6766090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visual603 2025-07-24T03:55:56.6766240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w 2025-07-24T03:55:56.6766380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint60 2025-07-24T03:55:56.6766490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52 2025-07-24T03:55:56.6766610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt131 2025-07-24T03:55:56.6766720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50h 2025-07-24T03:55:56.6766830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100 2025-07-24T03:55:56.6766940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/venix 2025-07-24T03:55:56.6767070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2017 2025-07-24T03:55:56.6767200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-Hw 2025-07-24T03:55:56.6767310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404 2025-07-24T03:55:56.6767430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420 2025-07-24T03:55:56.6767570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nav 2025-07-24T03:55:56.6767680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte 2025-07-24T03:55:56.6767790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v3220 2025-07-24T03:55:56.6767920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bot-s 2025-07-24T03:55:56.6768050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nam 2025-07-24T03:55:56.6768170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi500 2025-07-24T03:55:56.6768280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414h 2025-07-24T03:55:56.6768410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+keypad 2025-07-24T03:55:56.6768530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2018 2025-07-24T03:55:56.6768660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420+lrmm 2025-07-24T03:55:56.6768800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+pfkeys 2025-07-24T03:55:56.6768930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pcdos 2025-07-24T03:55:56.6769040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vremote 2025-07-24T03:55:56.6769180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-top-s 2025-07-24T03:55:56.6769310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-rv 2025-07-24T03:55:56.6769430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-w 2025-07-24T03:55:56.6769550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav 2025-07-24T03:55:56.6769680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-base 2025-07-24T03:55:56.6769810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w-nam 2025-07-24T03:55:56.6769950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint3a+ 2025-07-24T03:55:56.6770070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam 2025-07-24T03:55:56.6770200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm-o 2025-07-24T03:55:56.6770390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50adm 2025-07-24T03:55:56.6770520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-nam 2025-07-24T03:55:56.6770640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200 2025-07-24T03:55:56.6770750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220d 2025-07-24T03:55:56.6770870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vsc 2025-07-24T03:55:56.6770980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pc 2025-07-24T03:55:56.6771100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8 2025-07-24T03:55:56.6771220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vanilla 2025-07-24T03:55:56.6771330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode 2025-07-24T03:55:56.6771440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt125 2025-07-24T03:55:56.6771590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-Hw 2025-07-24T03:55:56.6771750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-old 2025-07-24T03:55:56.6771870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v5410 2025-07-24T03:55:56.6772010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+keypad 2025-07-24T03:55:56.6772120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303a 2025-07-24T03:55:56.6772240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-am 2025-07-24T03:55:56.6772380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-bot 2025-07-24T03:55:56.6772500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320nam 2025-07-24T03:55:56.6772620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-am 2025-07-24T03:55:56.6772740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320 2025-07-24T03:55:56.6772850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303 2025-07-24T03:55:56.6772960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50 2025-07-24T03:55:56.6773100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-H 2025-07-24T03:55:56.6773220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint 2025-07-24T03:55:56.6773340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404-s 2025-07-24T03:55:56.6773470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis8 2025-07-24T03:55:56.6773590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-utf8 2025-07-24T03:55:56.6773700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200 2025-07-24T03:55:56.6773820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm 2025-07-24T03:55:56.6773960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode-direct 2025-07-24T03:55:56.6774070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt525 2025-07-24T03:55:56.6774190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-rv 2025-07-24T03:55:56.6774320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w-nam 2025-07-24T03:55:56.6774480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-256color 2025-07-24T03:55:56.6774610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+r6f2 2025-07-24T03:55:56.6774750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37 2025-07-24T03:55:56.6774880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x64 2025-07-24T03:55:56.6775030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x10mouse 2025-07-24T03:55:56.6775170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x48 2025-07-24T03:55:56.6775300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+osc104 2025-07-24T03:55:56.6775450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64-m 2025-07-24T03:55:56.6775580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-color 2025-07-24T03:55:56.6775720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-16color 2025-07-24T03:55:56.6775920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v40 2025-07-24T03:55:56.6776060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x40 2025-07-24T03:55:56.6776190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-b 2025-07-24T03:55:56.6776340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct256 2025-07-24T03:55:56.6776470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct2 2025-07-24T03:55:56.6776590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xgterm 2025-07-24T03:55:56.6776730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color 2025-07-24T03:55:56.6776850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+c 2025-07-24T03:55:56.6776980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pce2 2025-07-24T03:55:56.6777110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64 2025-07-24T03:55:56.6777290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48 2025-07-24T03:55:56.6777450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app 2025-07-24T03:55:56.6777580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-8bit 2025-07-24T03:55:56.6777700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox820 2025-07-24T03:55:56.6777810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1750 2025-07-24T03:55:56.6777950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+112x37 2025-07-24T03:55:56.6778060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermm 2025-07-24T03:55:56.6778190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xi 2025-07-24T03:55:56.6778320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc0 2025-07-24T03:55:56.6778440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f 2025-07-24T03:55:56.6778580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11hilite 2025-07-24T03:55:56.6778700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermc 2025-07-24T03:55:56.6778850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25-m 2025-07-24T03:55:56.6778980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf2 2025-07-24T03:55:56.6779110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+keypad 2025-07-24T03:55:56.6779230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm 2025-07-24T03:55:56.6779370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40 2025-07-24T03:55:56.6779500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noapp 2025-07-24T03:55:56.6779620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+b 2025-07-24T03:55:56.6779760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-basic 2025-07-24T03:55:56.6779880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+meta 2025-07-24T03:55:56.6780030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11mouse 2025-07-24T03:55:56.6780160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f2 2025-07-24T03:55:56.6780270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x820 2025-07-24T03:55:56.6780400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc1 2025-07-24T03:55:56.6780530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r6 2025-07-24T03:55:56.6780640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1720 2025-07-24T03:55:56.6780760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm.js 2025-07-24T03:55:56.6780900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-88color 2025-07-24T03:55:56.6781030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux2 2025-07-24T03:55:56.6781180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48-m 2025-07-24T03:55:56.6781310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct2 2025-07-24T03:55:56.6781440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-utf8 2025-07-24T03:55:56.6781640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11hilite 2025-07-24T03:55:56.6781790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct16 2025-07-24T03:55:56.6781900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xdku 2025-07-24T03:55:56.6782030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k-ite 2025-07-24T03:55:56.6782170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt+title 2025-07-24T03:55:56.6782310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37-m 2025-07-24T03:55:56.6782450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct 2025-07-24T03:55:56.6782590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v333 2025-07-24T03:55:56.6782730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xfree86 2025-07-24T03:55:56.6782880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt220 2025-07-24T03:55:56.6783040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+acs 2025-07-24T03:55:56.6783170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-hp 2025-07-24T03:55:56.6783290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-new 2025-07-24T03:55:56.6783430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-noapp 2025-07-24T03:55:56.6783560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pc+edit 2025-07-24T03:55:56.6783690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1003 2025-07-24T03:55:56.6783820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms-sun 2025-07-24T03:55:56.6783960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-twm 2025-07-24T03:55:56.6784090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+basic 2025-07-24T03:55:56.6784230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1003 2025-07-24T03:55:56.6784370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-pcolor 2025-07-24T03:55:56.6784480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xenix 2025-07-24T03:55:56.6784630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct256 2025-07-24T03:55:56.6784750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc 2025-07-24T03:55:56.6784880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1002 2025-07-24T03:55:56.6785020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+focus 2025-07-24T03:55:56.6785150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1005 2025-07-24T03:55:56.6785290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1005 2025-07-24T03:55:56.6785430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48-m 2025-07-24T03:55:56.6785550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox-lm 2025-07-24T03:55:56.6785700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nopcfkeys 2025-07-24T03:55:56.6785840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct 2025-07-24T03:55:56.6785970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1002 2025-07-24T03:55:56.6786100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sco 2025-07-24T03:55:56.6786230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48 2025-07-24T03:55:56.6786360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p371 2025-07-24T03:55:56.6786500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256setaf 2025-07-24T03:55:56.6786650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64-m 2025-07-24T03:55:56.6786790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+vt+edit 2025-07-24T03:55:56.6786910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+kbs 2025-07-24T03:55:56.6787050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30 2025-07-24T03:55:56.6787190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30-m 2025-07-24T03:55:56.6787400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11mouse 2025-07-24T03:55:56.6787520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xwsh 2025-07-24T03:55:56.6787640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtalk 2025-07-24T03:55:56.6787780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v43 2025-07-24T03:55:56.6787920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v44 2025-07-24T03:55:56.6788050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p370 2025-07-24T03:55:56.6788180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f 2025-07-24T03:55:56.6788320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30 2025-07-24T03:55:56.6788430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xl83 2025-07-24T03:55:56.6788540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xfce 2025-07-24T03:55:56.6788730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc3 2025-07-24T03:55:56.6788860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700 2025-07-24T03:55:56.6788980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-24 2025-07-24T03:55:56.6789120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-alt 2025-07-24T03:55:56.6789250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+144x48 2025-07-24T03:55:56.6789380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-b 2025-07-24T03:55:56.6789500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-old 2025-07-24T03:55:56.6789640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt47 2025-07-24T03:55:56.6789760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f2 2025-07-24T03:55:56.6789900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x10mouse 2025-07-24T03:55:56.6790040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x25 2025-07-24T03:55:56.6790170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf0 2025-07-24T03:55:56.6790310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nofkeys 2025-07-24T03:55:56.6790450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color 2025-07-24T03:55:56.6790570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700-lm 2025-07-24T03:55:56.6790690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m 2025-07-24T03:55:56.6790840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color2 2025-07-24T03:55:56.6790960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r5 2025-07-24T03:55:56.6791110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+titlestack 2025-07-24T03:55:56.6791230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox1720 2025-07-24T03:55:56.6791360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc2 2025-07-24T03:55:56.6791480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm1 2025-07-24T03:55:56.6791590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k 2025-07-24T03:55:56.6791710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f 2025-07-24T03:55:56.6791830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms 2025-07-24T03:55:56.6791950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-mono 2025-07-24T03:55:56.6792080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term+sl 2025-07-24T03:55:56.6792230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37-m 2025-07-24T03:55:56.6792360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x30 2025-07-24T03:55:56.6792500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75 2025-07-24T03:55:56.6792640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96 2025-07-24T03:55:56.6792780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30-m 2025-07-24T03:55:56.6793000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+90x30 2025-07-24T03:55:56.6793130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term 2025-07-24T03:55:56.6793270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcfkeys 2025-07-24T03:55:56.6793410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96-m 2025-07-24T03:55:56.6793550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+160x64 2025-07-24T03:55:56.6793660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox 2025-07-24T03:55:56.6793790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl 2025-07-24T03:55:56.6793920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+edit 2025-07-24T03:55:56.6794040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sun 2025-07-24T03:55:56.6794180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37 2025-07-24T03:55:56.6794340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-bold 2025-07-24T03:55:56.6794520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f2 2025-07-24T03:55:56.6794660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct16 2025-07-24T03:55:56.6794800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x75 2025-07-24T03:55:56.6794940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+256x96 2025-07-24T03:55:56.6795070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux 2025-07-24T03:55:56.6795200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-nic 2025-07-24T03:55:56.6795330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt52 2025-07-24T03:55:56.6795480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v32 2025-07-24T03:55:56.6795630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75-m 2025-07-24T03:55:56.6795770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1006 2025-07-24T03:55:56.6795920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64 2025-07-24T03:55:56.6796040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xiterm 2025-07-24T03:55:56.6796190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+indirect 2025-07-24T03:55:56.6796330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color2 2025-07-24T03:55:56.6796480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40-m 2025-07-24T03:55:56.6796600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1006 2025-07-24T03:55:56.6796740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+100x37 2025-07-24T03:55:56.6796880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt1049 2025-07-24T03:55:56.6797020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25 2025-07-24T03:55:56.6797160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v33 2025-07-24T03:55:56.6797290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noalt 2025-07-24T03:55:56.6797440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-bc 2025-07-24T03:55:56.6797550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a 2025-07-24T03:55:56.6797670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z19 2025-07-24T03:55:56.6797780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100bw 2025-07-24T03:55:56.6797900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx 2025-07-24T03:55:56.6798010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen30 2025-07-24T03:55:56.6798130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100 2025-07-24T03:55:56.6798250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith29 2025-07-24T03:55:56.6798360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29 2025-07-24T03:55:56.6798470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100 2025-07-24T03:55:56.6798600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-a 2025-07-24T03:55:56.6798770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z50 2025-07-24T03:55:56.6798890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z8001 2025-07-24T03:55:56.6799200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx11 2025-07-24T03:55:56.6799330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-bc 2025-07-24T03:55:56.6799440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29b 2025-07-24T03:55:56.6799560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100bw 2025-07-24T03:55:56.6799680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith 2025-07-24T03:55:56.6799790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen8001 2025-07-24T03:55:56.6799940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-ansi 2025-07-24T03:55:56.6800050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zt-1 2025-07-24T03:55:56.6800220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen50 2025-07-24T03:55:56.6800350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110 2025-07-24T03:55:56.6800470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110bw 2025-07-24T03:55:56.6800580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340 2025-07-24T03:55:56.6800720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-uc 2025-07-24T03:55:56.6800830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z30 2025-07-24T03:55:56.6800950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-uc 2025-07-24T03:55:56.6801070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39a 2025-07-24T03:55:56.6801180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx-1-a 2025-07-24T03:55:56.6801300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39-a 2025-07-24T03:55:56.6801420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340-nam 2025-07-24T03:55:56.6801580Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/services.append 2025-07-24T03:55:56.6801720Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/krb5.conf 2025-07-24T03:55:56.6801880Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/kdc.conf 2025-07-24T03:55:56.6802020Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_close.3.html 2025-07-24T03:55:56.6802140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.3.html 2025-07-24T03:55:56.6802260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/changelog 2025-07-24T03:55:56.6802380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/AUTHORS 2025-07-24T03:55:56.6802500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/INSTALL 2025-07-24T03:55:56.6802630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/CHANGES 2025-07-24T03:55:56.6802750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/README 2025-07-24T03:55:56.6802860Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/AUTHORS 2025-07-24T03:55:56.6803010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/lzma-file-format.txt 2025-07-24T03:55:56.6803120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/README 2025-07-24T03:55:56.6803230Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/faq.txt 2025-07-24T03:55:56.6803340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING 2025-07-24T03:55:56.6803440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/NEWS 2025-07-24T03:55:56.6803610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/04_compress_easy_mt.c 2025-07-24T03:55:56.6803780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/01_compress_easy.c 2025-07-24T03:55:56.6803940Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/02_decompress.c 2025-07-24T03:55:56.6804090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/Makefile 2025-07-24T03:55:56.6804260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/03_compress_custom.c 2025-07-24T03:55:56.6804400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/00_README.txt 2025-07-24T03:55:56.6804610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/11_file_info.c 2025-07-24T03:55:56.6804740Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.0BSD 2025-07-24T03:55:56.6804870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.GPLv2 2025-07-24T03:55:56.6804990Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/history.txt 2025-07-24T03:55:56.6805110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/THANKS 2025-07-24T03:55:56.6805270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/xz-file-format.txt 2025-07-24T03:55:56.6805410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/BINDINGS.md 2025-07-24T03:55:56.6805530Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/AUTHORS 2025-07-24T03:55:56.6805660Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/HACKING.md 2025-07-24T03:55:56.6805810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/RELEASE-NOTES 2025-07-24T03:55:56.6805970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/README 2025-07-24T03:55:56.6806120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/COPYING 2025-07-24T03:55:56.6806230Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/NEWS 2025-07-24T03:55:56.6806400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_config.html 2025-07-24T03:55:56.6806560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2compat.html 2025-07-24T03:55:56.6806750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-07-24T03:55:56.6806900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2.html 2025-07-24T03:55:56.6807130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-07-24T03:55:56.6807290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2unicode.html 2025-07-24T03:55:56.6807450Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2sample.html 2025-07-24T03:55:56.6807630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-07-24T03:55:56.6807820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-07-24T03:55:56.6808040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-07-24T03:55:56.6808190Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/index.html 2025-07-24T03:55:56.6808360Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_free.html 2025-07-24T03:55:56.6808570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-07-24T03:55:56.6808800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-07-24T03:55:56.6808990Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_free.html 2025-07-24T03:55:56.6809180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-07-24T03:55:56.6809360Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_free.html 2025-07-24T03:55:56.6809520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2perform.html 2025-07-24T03:55:56.6809730Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-07-24T03:55:56.6809880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2jit.html 2025-07-24T03:55:56.6810050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2serialize.html 2025-07-24T03:55:56.6810250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create.html 2025-07-24T03:55:56.6814210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables.html 2025-07-24T03:55:56.6814440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-07-24T03:55:56.6814600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_bsr.html 2025-07-24T03:55:56.6814800Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-07-24T03:55:56.6815080Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_mark.html 2025-07-24T03:55:56.6815290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-07-24T03:55:56.6815490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-07-24T03:55:56.6815670Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-07-24T03:55:56.6815870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-07-24T03:55:56.6816030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2syntax.html 2025-07-24T03:55:56.6816180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2api.html 2025-07-24T03:55:56.6816370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_error_message.html 2025-07-24T03:55:56.6816590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_startchar.html 2025-07-24T03:55:56.6816790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_newline.html 2025-07-24T03:55:56.6816960Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2convert.html 2025-07-24T03:55:56.6817160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-07-24T03:55:56.6817340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_info.html 2025-07-24T03:55:56.6817530Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables_free.html 2025-07-24T03:55:56.6817710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-07-24T03:55:56.6817910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-07-24T03:55:56.6818090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy.html 2025-07-24T03:55:56.6818270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2matching.html 2025-07-24T03:55:56.6818490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_create.html 2025-07-24T03:55:56.6818650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2test.html 2025-07-24T03:55:56.6818820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_dfa_match.html 2025-07-24T03:55:56.6818970Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2posix.html 2025-07-24T03:55:56.6819180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-07-24T03:55:56.6819370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-07-24T03:55:56.6819570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-07-24T03:55:56.6819760Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-07-24T03:55:56.6819980Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-07-24T03:55:56.6820150Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2callout.html 2025-07-24T03:55:56.6820350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-07-24T03:55:56.6820550Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-07-24T03:55:56.6820710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2build.html 2025-07-24T03:55:56.6820890Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-07-24T03:55:56.6821090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-07-24T03:55:56.6821250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_match.html 2025-07-24T03:55:56.6821460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-07-24T03:55:56.6821620Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2partial.html 2025-07-24T03:55:56.6821850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2grep.html 2025-07-24T03:55:56.6822040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_free.html 2025-07-24T03:55:56.6822220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-07-24T03:55:56.6822380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2pattern.html 2025-07-24T03:55:56.6822570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_free.html 2025-07-24T03:55:56.6822720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2demo.html 2025-07-24T03:55:56.6822950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-07-24T03:55:56.6823140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-07-24T03:55:56.6823370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-07-24T03:55:56.6823640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-07-24T03:55:56.6823850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-07-24T03:55:56.6824070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-07-24T03:55:56.6824250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-07-24T03:55:56.6824440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-07-24T03:55:56.6824630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-07-24T03:55:56.6824830Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-07-24T03:55:56.6825030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-07-24T03:55:56.6825210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_compile.html 2025-07-24T03:55:56.6825380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-07-24T03:55:56.6825570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-07-24T03:55:56.6825730Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile.html 2025-07-24T03:55:56.6825900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-07-24T03:55:56.6826050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2limits.html 2025-07-24T03:55:56.6826210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2-config.html 2025-07-24T03:55:56.6826380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substitute.html 2025-07-24T03:55:56.6826520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match.html 2025-07-24T03:55:56.6826740Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-07-24T03:55:56.6826910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_free.html 2025-07-24T03:55:56.6827110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-07-24T03:55:56.6827280Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_callout.html 2025-07-24T03:55:56.6827470Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-07-24T03:55:56.6827650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-07-24T03:55:56.6827840Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_create.html 2025-07-24T03:55:56.6827960Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconvctl.3.html 2025-07-24T03:55:56.6828100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open_into.3.html 2025-07-24T03:55:56.6828290Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open.3.html 2025-07-24T03:55:56.6828410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.1.html 2025-07-24T03:55:56.6828500Z /opt/homebrew/Caskroom/miniconda/base/share/et/et_c.awk 2025-07-24T03:55:56.6828600Z /opt/homebrew/Caskroom/miniconda/base/share/et/et_h.awk 2025-07-24T03:55:56.6828710Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/install-sh 2025-07-24T03:55:56.6828820Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/LICENSE 2025-07-24T03:55:56.6828950Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/config/mh-darwin 2025-07-24T03:55:56.6829080Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/mkinstalldirs 2025-07-24T03:55:57.7008420Z ==> Uninstalling Cask miniconda 2025-07-24T03:55:57.7011670Z ==> Removing files: 2025-07-24T03:55:57.7012610Z /opt/homebrew/Caskroom/miniconda/base 2025-07-24T03:55:59.1425760Z ==> Unlinking Binary '/opt/homebrew/bin/conda' 2025-07-24T03:55:59.1438700Z ==> Purging files for version py313_25.5.1-1 of Cask miniconda 2025-07-24T03:55:59.1991030Z ##[group]Run for dir in ~/.local/lib/python3.*/site-packages; do 2025-07-24T03:55:59.1991340Z for dir in ~/.local/lib/python3.*/site-packages; do 2025-07-24T03:55:59.1991560Z  echo "Cleaning up ${dir}" 2025-07-24T03:55:59.1991730Z  rm -rf "${dir}" 2025-07-24T03:55:59.1991870Z done 2025-07-24T03:55:59.2174870Z shell: /bin/bash -e -l {0} 2025-07-24T03:55:59.2175020Z env: 2025-07-24T03:55:59.2175130Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:59.2175290Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:59.2175450Z TEST_CONFIG: mps 2025-07-24T03:55:59.2175570Z SHARD_NUMBER: 1 2025-07-24T03:55:59.2175690Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:59.2175810Z PR_BODY: 2025-07-24T03:55:59.2175930Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:55:59.2176080Z ##[endgroup] 2025-07-24T03:55:59.2396040Z Cleaning up /Users/ec2-user/.local/lib/python3.*/site-packages 2025-07-24T03:55:59.2485330Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-07-24T03:55:59.2485580Z with: 2025-07-24T03:55:59.2485720Z minimum-available-space-in-gb: 6 2025-07-24T03:55:59.2485890Z env: 2025-07-24T03:55:59.2486010Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:59.2486180Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:59.2486350Z TEST_CONFIG: mps 2025-07-24T03:55:59.2486490Z SHARD_NUMBER: 1 2025-07-24T03:55:59.2486610Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:59.2486740Z PR_BODY: 2025-07-24T03:55:59.2486880Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:55:59.2487030Z ##[endgroup] 2025-07-24T03:55:59.2531490Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-07-24T03:55:59.2531870Z echo "Print the available disk space for manual inspection" 2025-07-24T03:55:59.2532110Z df -h 2025-07-24T03:55:59.2532240Z  2025-07-24T03:55:59.2532380Z function check_disk_space() { 2025-07-24T03:55:59.2532570Z  set +e 2025-07-24T03:55:59.2532700Z  2025-07-24T03:55:59.2532860Z  # Set the minimum requirement space to 6GB 2025-07-24T03:55:59.2533160Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-07-24T03:55:59.2533420Z  2025-07-24T03:55:59.2533600Z  # Use KB to avoid floating point warning like 3.1GB 2025-07-24T03:55:59.2533860Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-07-24T03:55:59.2534070Z  do 2025-07-24T03:55:59.2534230Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-07-24T03:55:59.2534450Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-07-24T03:55:59.2534630Z  2025-07-24T03:55:59.2534770Z  if [ "${MOUNT}" = "/" ]; then 2025-07-24T03:55:59.2535000Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-07-24T03:55:59.2535510Z  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-07-24T03:55:59.2536000Z  else 2025-07-24T03:55:59.2536260Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-07-24T03:55:59.2536540Z  fi 2025-07-24T03:55:59.2536680Z  fi 2025-07-24T03:55:59.2536800Z  done 2025-07-24T03:55:59.2536930Z  2025-07-24T03:55:59.2537030Z  set -e 2025-07-24T03:55:59.2537170Z } 2025-07-24T03:55:59.2537270Z  2025-07-24T03:55:59.2537400Z RESULT=$(check_disk_space) 2025-07-24T03:55:59.2537590Z echo "${RESULT}" 2025-07-24T03:55:59.2537720Z  2025-07-24T03:55:59.2537900Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-07-24T03:55:59.2538450Z  # 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-07-24T03:55:59.2538910Z  # https://github.com/pytorch/pytorch/issues/85440 2025-07-24T03:55:59.2539240Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-07-24T03:55:59.2539720Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-07-24T03:55:59.2540140Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-07-24T03:55:59.2540370Z  2025-07-24T03:55:59.2540520Z  # Clean up crash reports on the runner 2025-07-24T03:55:59.2540790Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-07-24T03:55:59.2541040Z  2025-07-24T03:55:59.2541210Z  # Also try to clean up torch.hub caching directory 2025-07-24T03:55:59.2541450Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-07-24T03:55:59.2541820Z  2025-07-24T03:55:59.2541950Z  # Purge conda 2025-07-24T03:55:59.2542110Z  conda clean -p -t -y || true 2025-07-24T03:55:59.2542300Z  # and pip cache 2025-07-24T03:55:59.2542460Z  pip cache purge || true 2025-07-24T03:55:59.2550620Z  2025-07-24T03:55:59.2550830Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-07-24T03:55:59.2551090Z  # Re-run the check 2025-07-24T03:55:59.2551280Z  RESULT=$(check_disk_space) 2025-07-24T03:55:59.2551450Z  echo "${RESULT}" 2025-07-24T03:55:59.2551610Z fi 2025-07-24T03:55:59.2551730Z  2025-07-24T03:55:59.2551870Z if [[ "${RESULT}" == *Failure* ]]; then 2025-07-24T03:55:59.2552060Z  df -h 2025-07-24T03:55:59.2552190Z  2025-07-24T03:55:59.2552590Z  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-07-24T03:55:59.2553060Z  exit 1 2025-07-24T03:55:59.2553200Z fi 2025-07-24T03:55:59.2566770Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:55:59.2566990Z env: 2025-07-24T03:55:59.2567110Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:59.2567280Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:59.2567460Z TEST_CONFIG: mps 2025-07-24T03:55:59.2567590Z SHARD_NUMBER: 1 2025-07-24T03:55:59.2567720Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:59.2567850Z PR_BODY: 2025-07-24T03:55:59.2567990Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:55:59.2568160Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-07-24T03:55:59.2568320Z ##[endgroup] 2025-07-24T03:55:59.2740400Z Print the available disk space for manual inspection 2025-07-24T03:55:59.2756440Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-24T03:55:59.2757490Z /dev/disk5s2s1 100Gi 8.3Gi 69Gi 11% 349475 728138680 0% / 2025-07-24T03:55:59.2758060Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-07-24T03:55:59.2758430Z /dev/disk5s5 100Gi 2.0Gi 69Gi 3% 2 728138680 0% /System/Volumes/VM 2025-07-24T03:55:59.2758800Z /dev/disk5s3 100Gi 4.5Gi 69Gi 7% 849 728138680 0% /System/Volumes/Preboot 2025-07-24T03:55:59.2759170Z /dev/disk2s2 500Mi 6.0Mi 393Mi 2% 1 4019600 0% /System/Volumes/xarts 2025-07-24T03:55:59.2759550Z /dev/disk2s1 500Mi 51Mi 393Mi 12% 61 4019600 0% /System/Volumes/iSCPreboot 2025-07-24T03:55:59.2759930Z /dev/disk2s3 500Mi 896Ki 393Mi 1% 51 4019600 0% /System/Volumes/Hardware 2025-07-24T03:55:59.2760300Z /dev/disk5s1 100Gi 15Gi 69Gi 18% 636609 728138680 0% /System/Volumes/Data 2025-07-24T03:55:59.2760720Z /dev/disk3s4 228Gi 140Ki 210Gi 1% 18 2202325120 0% /private/tmp/tmp-mount-LYikEh 2025-07-24T03:55:59.2761210Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2025-07-24T03:55:59.3139000Z Success: There is 72813868KB free space left in / for macOS, continue 2025-07-24T03:55:59.3213230Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-07-24T03:55:59.3213480Z with: 2025-07-24T03:55:59.3213600Z submodules: recursive 2025-07-24T03:55:59.3213760Z fetch-depth: 0 2025-07-24T03:55:59.3213880Z env: 2025-07-24T03:55:59.3214000Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:59.3214180Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:59.3214350Z TEST_CONFIG: mps 2025-07-24T03:55:59.3214480Z SHARD_NUMBER: 1 2025-07-24T03:55:59.3214620Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:59.3214750Z PR_BODY: 2025-07-24T03:55:59.3214870Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:55:59.3215020Z ##[endgroup] 2025-07-24T03:55:59.3225880Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:55:59.3226440Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-24T03:55:59.3239900Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:55:59.3240110Z env: 2025-07-24T03:55:59.3240250Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:59.3240410Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:59.3240580Z TEST_CONFIG: mps 2025-07-24T03:55:59.3240720Z SHARD_NUMBER: 1 2025-07-24T03:55:59.3240840Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:59.3240980Z PR_BODY: 2025-07-24T03:55:59.3241110Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:55:59.3241260Z ##[endgroup] 2025-07-24T03:55:59.3460070Z ##[group]Run # Use all available CPUs for fetching 2025-07-24T03:55:59.3460380Z # Use all available CPUs for fetching 2025-07-24T03:55:59.3460580Z cd "${GITHUB_WORKSPACE}" 2025-07-24T03:55:59.3460800Z git config --global fetch.parallel 0 2025-07-24T03:55:59.3461020Z git config --global submodule.fetchJobs 0 2025-07-24T03:55:59.3461240Z  2025-07-24T03:55:59.3461500Z # Clean workspace. The default checkout action should also do this, but 2025-07-24T03:55:59.3461780Z # do it here as well just in case 2025-07-24T03:55:59.3461980Z if [[ -d .git ]]; then 2025-07-24T03:55:59.3462160Z  if [ -z "${NO_SUDO}" ]; then 2025-07-24T03:55:59.3462340Z  sudo git clean -ffdx 2025-07-24T03:55:59.3462540Z  else 2025-07-24T03:55:59.3462690Z  git clean -ffdx 2025-07-24T03:55:59.3462840Z  fi 2025-07-24T03:55:59.3462970Z fi 2025-07-24T03:55:59.3476200Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:55:59.3476420Z env: 2025-07-24T03:55:59.3476560Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:55:59.3476730Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:55:59.3476900Z TEST_CONFIG: mps 2025-07-24T03:55:59.3477050Z SHARD_NUMBER: 1 2025-07-24T03:55:59.3477230Z NUM_TEST_SHARDS: 1 2025-07-24T03:55:59.3477370Z PR_BODY: 2025-07-24T03:55:59.3477490Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:55:59.3477660Z NO_SUDO: 2025-07-24T03:55:59.3477780Z ##[endgroup] 2025-07-24T03:56:00.0833560Z Removing .additional_ci_files/ 2025-07-24T03:56:00.0841110Z Removing .pytest_cache/ 2025-07-24T03:56:00.0841300Z Removing build/ 2025-07-24T03:56:00.0841520Z Removing dist/ 2025-07-24T03:56:00.0841690Z Removing test-reports/ 2025-07-24T03:56:00.0842650Z Removing test/.pytorch-disabled-tests.json 2025-07-24T03:56:00.0842900Z Removing test/__pycache__/ 2025-07-24T03:56:00.0843130Z Removing test/inductor/__pycache__/ 2025-07-24T03:56:00.0843340Z Removing test/test-reports/ 2025-07-24T03:56:00.0843530Z Removing test/torch_compile_debug/ 2025-07-24T03:56:00.0843800Z Removing tools/__pycache__/ 2025-07-24T03:56:00.0843980Z Removing tools/stats/__pycache__/ 2025-07-24T03:56:00.0844230Z Removing tools/stats/upload_utilization_stats/__pycache__/ 2025-07-24T03:56:00.0844610Z Removing tools/testing/__pycache__/ 2025-07-24T03:56:00.0844880Z Removing tools/testing/target_determination/__pycache__/ 2025-07-24T03:56:00.0845650Z Removing tools/testing/target_determination/heuristics/__pycache__/ 2025-07-24T03:56:00.0897600Z ##[group]Run actions/checkout@v4 2025-07-24T03:56:00.0897790Z with: 2025-07-24T03:56:00.0897930Z ref: 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:56:00.0898130Z fetch-depth: 0 2025-07-24T03:56:00.0898270Z submodules: recursive 2025-07-24T03:56:00.0898420Z show-progress: false 2025-07-24T03:56:00.0898580Z repository: pytorch/pytorch 2025-07-24T03:56:00.0898810Z token: *** 2025-07-24T03:56:00.0898930Z ssh-strict: true 2025-07-24T03:56:00.0899060Z ssh-user: git 2025-07-24T03:56:00.0899210Z persist-credentials: true 2025-07-24T03:56:00.0899360Z clean: true 2025-07-24T03:56:00.0899500Z sparse-checkout-cone-mode: true 2025-07-24T03:56:00.0899680Z fetch-tags: false 2025-07-24T03:56:00.0899810Z lfs: false 2025-07-24T03:56:00.0899940Z set-safe-directory: true 2025-07-24T03:56:00.0900090Z env: 2025-07-24T03:56:00.0900220Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:00.0900390Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:00.0900560Z TEST_CONFIG: mps 2025-07-24T03:56:00.0900700Z SHARD_NUMBER: 1 2025-07-24T03:56:00.0900830Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:00.0900980Z PR_BODY: 2025-07-24T03:56:00.0901120Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:00.0901270Z ##[endgroup] 2025-07-24T03:56:00.1788270Z Syncing repository: pytorch/pytorch 2025-07-24T03:56:00.1789170Z ##[group]Getting Git version info 2025-07-24T03:56:00.1789450Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2025-07-24T03:56:00.1789850Z [command]/usr/bin/git version 2025-07-24T03:56:00.1820630Z git version 2.37.1 (Apple Git-137.1) 2025-07-24T03:56:00.1834140Z ##[endgroup] 2025-07-24T03:56:00.1844000Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/44677be6-5d78-463b-9923-666c1ee512c7/.gitconfig' 2025-07-24T03:56:00.1844830Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/44677be6-5d78-463b-9923-666c1ee512c7' before making global git config changes 2025-07-24T03:56:00.1845400Z Adding repository directory to the temporary git global config as a safe directory 2025-07-24T03:56:00.1853080Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-24T03:56:00.1917500Z [command]/usr/bin/git config --local --get remote.origin.url 2025-07-24T03:56:00.1969470Z https://github.com/pytorch/pytorch 2025-07-24T03:56:00.1987690Z ##[group]Removing previously created refs, to avoid conflicts 2025-07-24T03:56:00.1988070Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-07-24T03:56:00.2038050Z HEAD 2025-07-24T03:56:00.2119680Z ##[endgroup] 2025-07-24T03:56:00.2119860Z [command]/usr/bin/git submodule status 2025-07-24T03:56:00.2798560Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-07-24T03:56:00.3010470Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-07-24T03:56:00.3180540Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-07-24T03:56:00.3445990Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-07-24T03:56:00.3700350Z 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 third_party/NVTX (v3.1.0-263-g2942f16) 2025-07-24T03:56:00.3886010Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-07-24T03:56:00.5644940Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-07-24T03:56:00.5938820Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-07-24T03:56:00.6060310Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-07-24T03:56:00.6510850Z df6023e305f389bbf7249b0c4414e649f3ad6598 third_party/composable_kernel (rocm-6.4.2-337-gdf6023e30) 2025-07-24T03:56:00.6796060Z 3af7f2c16147f3fbc6e4d717032daf505dc1652c third_party/cpp-httplib (v0.20.1) 2025-07-24T03:56:00.7163570Z 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d third_party/cpuinfo (5e3d244) 2025-07-24T03:56:00.7468700Z f937055efc6d414d11f4c6577e3977fe74f35fb6 third_party/cudnn_frontend (v0.5-52-gf937055) 2025-07-24T03:56:00.7818070Z b995f933179c22d3fe0d871c3a53d11e4681950f third_party/cutlass (v4.0.0) 2025-07-24T03:56:00.8403130Z 157e88b750c452bef2ab4653fe9d1eeb151ce4c3 third_party/fbgemm (v1.2.0-186-g157e88b7) 2025-07-24T03:56:00.8721920Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-07-24T03:56:00.8822730Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-07-24T03:56:00.9755860Z 40626af88bd7df9a5fb80be7b25ac85b122d6c21 third_party/fmt (11.2.0) 2025-07-24T03:56:01.0030620Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-07-24T03:56:01.0378740Z c7b7b022c124d9643957d9bd55f57ac59fce8fa2 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-33-gc7b7b02) 2025-07-24T03:56:01.1126610Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-07-24T03:56:01.1431690Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-07-24T03:56:01.1649020Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-07-24T03:56:01.2134950Z 5e7501833f1021ce6f618572d3baf657b6319658 third_party/kineto (remotes/origin/sraikund/test-98-g5e75018) 2025-07-24T03:56:01.2269250Z cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 third_party/kleidiai (v1.8.0) 2025-07-24T03:56:01.2340020Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-07-24T03:56:01.2429370Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-07-24T03:56:01.3435620Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-07-24T03:56:01.3510090Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-07-24T03:56:01.3592410Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-07-24T03:56:01.5749930Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-07-24T03:56:01.5915170Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-07-24T03:56:01.6062630Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-07-24T03:56:01.6536130Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-07-24T03:56:01.6726450Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-07-24T03:56:01.7111210Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-07-24T03:56:01.7325950Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-07-24T03:56:01.7333560Z ##[group]Cleaning the repository 2025-07-24T03:56:01.7339380Z [command]/usr/bin/git clean -ffdx 2025-07-24T03:56:01.7671950Z [command]/usr/bin/git reset --hard HEAD 2025-07-24T03:56:02.5066120Z HEAD is now at d352c28dd17 [2/N] Remove FindPackageHandleStandardArgs.cmake (#156559) 2025-07-24T03:56:02.5096240Z ##[endgroup] 2025-07-24T03:56:02.5096540Z ##[group]Disabling automatic garbage collection 2025-07-24T03:56:02.5096800Z [command]/usr/bin/git config --local gc.auto 0 2025-07-24T03:56:02.5137230Z ##[endgroup] 2025-07-24T03:56:02.5137530Z ##[group]Setting up auth 2025-07-24T03:56:02.5145000Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-24T03:56:02.5204290Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-24T03:56:02.5653850Z Entering 'android/libs/fbjni' 2025-07-24T03:56:02.5749740Z Entering 'third_party/FP16' 2025-07-24T03:56:02.5840930Z Entering 'third_party/FXdiv' 2025-07-24T03:56:02.5931180Z Entering 'third_party/NNPACK' 2025-07-24T03:56:02.6021450Z Entering 'third_party/NVTX' 2025-07-24T03:56:02.6112010Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:02.6202810Z Entering 'third_party/XNNPACK' 2025-07-24T03:56:02.6303040Z Entering 'third_party/aiter' 2025-07-24T03:56:02.6403530Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:02.6503830Z Entering 'third_party/benchmark' 2025-07-24T03:56:02.6584400Z Entering 'third_party/composable_kernel' 2025-07-24T03:56:02.6684850Z Entering 'third_party/cpp-httplib' 2025-07-24T03:56:02.6771780Z Entering 'third_party/cpuinfo' 2025-07-24T03:56:02.6872560Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:56:02.6974310Z Entering 'third_party/cutlass' 2025-07-24T03:56:02.7053660Z Entering 'third_party/fbgemm' 2025-07-24T03:56:02.7158230Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:02.7258540Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:02.7348570Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:02.7450650Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:02.7555480Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:02.7645560Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:02.7739410Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:56:02.7834060Z Entering 'third_party/flash-attention' 2025-07-24T03:56:02.7926430Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:02.8021290Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:02.8119860Z Entering 'third_party/flatbuffers' 2025-07-24T03:56:02.8216990Z Entering 'third_party/fmt' 2025-07-24T03:56:02.8309310Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:02.8404580Z Entering 'third_party/gloo' 2025-07-24T03:56:02.8493740Z Entering 'third_party/googletest' 2025-07-24T03:56:02.8585310Z Entering 'third_party/ideep' 2025-07-24T03:56:02.8676190Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:02.8772770Z Entering 'third_party/ittapi' 2025-07-24T03:56:02.8866140Z Entering 'third_party/kineto' 2025-07-24T03:56:02.8956910Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:02.9048620Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:02.9143020Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:02.9236670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:02.9331530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:02.9439500Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:02.9523190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:02.9620040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:02.9720970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:02.9828180Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:02.9925020Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:03.0017900Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:03.0114450Z Entering 'third_party/kleidiai' 2025-07-24T03:56:03.0211410Z Entering 'third_party/mimalloc' 2025-07-24T03:56:03.0303190Z Entering 'third_party/nlohmann' 2025-07-24T03:56:03.0397180Z Entering 'third_party/onnx' 2025-07-24T03:56:03.0495780Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:03.0597450Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:56:03.0685440Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:03.0778640Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:03.0872740Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:03.0967430Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:03.1061500Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:03.1160230Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:03.1252890Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:03.1344410Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:03.1442800Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:03.1533040Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:03.1634840Z Entering 'third_party/pocketfft' 2025-07-24T03:56:03.1729430Z Entering 'third_party/protobuf' 2025-07-24T03:56:03.1821820Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:03.1914650Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:03.2007350Z Entering 'third_party/psimd' 2025-07-24T03:56:03.2101640Z Entering 'third_party/pthreadpool' 2025-07-24T03:56:03.2190010Z Entering 'third_party/pybind11' 2025-07-24T03:56:03.2283020Z Entering 'third_party/python-peachpy' 2025-07-24T03:56:03.2374450Z Entering 'third_party/sleef' 2025-07-24T03:56:03.2468580Z Entering 'third_party/tensorpipe' 2025-07-24T03:56:03.2559650Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:03.2652040Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:03.2744540Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:03.2840260Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:03.2932440Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:03.3043720Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-24T03:56:03.3095950Z [command]/usr/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-07-24T03:56:03.3548910Z Entering 'android/libs/fbjni' 2025-07-24T03:56:03.3645760Z Entering 'third_party/FP16' 2025-07-24T03:56:03.3739100Z Entering 'third_party/FXdiv' 2025-07-24T03:56:03.3831240Z Entering 'third_party/NNPACK' 2025-07-24T03:56:03.3922820Z Entering 'third_party/NVTX' 2025-07-24T03:56:03.4015860Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:03.4110320Z Entering 'third_party/XNNPACK' 2025-07-24T03:56:03.4205930Z Entering 'third_party/aiter' 2025-07-24T03:56:03.4297800Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:03.4393890Z Entering 'third_party/benchmark' 2025-07-24T03:56:03.4488740Z Entering 'third_party/composable_kernel' 2025-07-24T03:56:03.4587760Z Entering 'third_party/cpp-httplib' 2025-07-24T03:56:03.4678850Z Entering 'third_party/cpuinfo' 2025-07-24T03:56:03.4769080Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:56:03.4859130Z Entering 'third_party/cutlass' 2025-07-24T03:56:03.4952390Z Entering 'third_party/fbgemm' 2025-07-24T03:56:03.5043990Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:03.5136940Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:03.5231980Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:03.5325640Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:03.5418570Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:03.5508700Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:03.5649800Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:56:03.5752350Z Entering 'third_party/flash-attention' 2025-07-24T03:56:03.5799350Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:03.5889750Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:03.5990000Z Entering 'third_party/flatbuffers' 2025-07-24T03:56:03.6090530Z Entering 'third_party/fmt' 2025-07-24T03:56:03.6228730Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:03.6329030Z Entering 'third_party/gloo' 2025-07-24T03:56:03.6356390Z Entering 'third_party/googletest' 2025-07-24T03:56:03.6458860Z Entering 'third_party/ideep' 2025-07-24T03:56:03.6558570Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:03.6661270Z Entering 'third_party/ittapi' 2025-07-24T03:56:03.6710040Z Entering 'third_party/kineto' 2025-07-24T03:56:03.6810500Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:03.6888770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:03.6989070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:03.7092530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:03.7193160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:03.7294510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:03.7394840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:03.7463320Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:03.7574080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:03.7661250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:03.7768810Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:03.7858440Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:03.7962350Z Entering 'third_party/kleidiai' 2025-07-24T03:56:03.8068330Z Entering 'third_party/mimalloc' 2025-07-24T03:56:03.8173200Z Entering 'third_party/nlohmann' 2025-07-24T03:56:03.8267880Z Entering 'third_party/onnx' 2025-07-24T03:56:03.8366940Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:03.8467230Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:56:03.8562140Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:03.8663280Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:03.8755060Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:03.8853260Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:03.8943910Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:03.9039080Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:03.9131960Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:03.9223900Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:03.9321320Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:03.9416540Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:03.9518420Z Entering 'third_party/pocketfft' 2025-07-24T03:56:03.9613910Z Entering 'third_party/protobuf' 2025-07-24T03:56:03.9705480Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:03.9798660Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:03.9892770Z Entering 'third_party/psimd' 2025-07-24T03:56:03.9987000Z Entering 'third_party/pthreadpool' 2025-07-24T03:56:04.0080020Z Entering 'third_party/pybind11' 2025-07-24T03:56:04.0171750Z Entering 'third_party/python-peachpy' 2025-07-24T03:56:04.0262650Z Entering 'third_party/sleef' 2025-07-24T03:56:04.0355110Z Entering 'third_party/tensorpipe' 2025-07-24T03:56:04.0446290Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:04.0538650Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:04.0631880Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:04.0726500Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:04.0818880Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:04.0935100Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-24T03:56:04.1004030Z ##[endgroup] 2025-07-24T03:56:04.1004540Z ##[group]Fetching the repository 2025-07-24T03:56:04.1005070Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-07-24T03:56:10.9542390Z From https://github.com/pytorch/pytorch 2025-07-24T03:56:10.9542830Z * [new branch] gh/Sidharth123-cpu/44/base -> origin/gh/Sidharth123-cpu/44/base 2025-07-24T03:56:10.9543670Z * [new branch] gh/Sidharth123-cpu/44/head -> origin/gh/Sidharth123-cpu/44/head 2025-07-24T03:56:10.9546850Z * [new branch] gh/Sidharth123-cpu/44/orig -> origin/gh/Sidharth123-cpu/44/orig 2025-07-24T03:56:10.9549350Z * [new branch] gh/Sidharth123-cpu/45/base -> origin/gh/Sidharth123-cpu/45/base 2025-07-24T03:56:10.9551860Z * [new branch] gh/Sidharth123-cpu/45/head -> origin/gh/Sidharth123-cpu/45/head 2025-07-24T03:56:10.9555280Z * [new branch] gh/Sidharth123-cpu/45/orig -> origin/gh/Sidharth123-cpu/45/orig 2025-07-24T03:56:10.9573250Z f4af658fa20..dad92517389 gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-07-24T03:56:10.9586450Z 52da9230dfb..27c8ef1839e gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-07-24T03:56:10.9596180Z + 46c75b7f6b7...c1380dc4c14 gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig (forced update) 2025-07-24T03:56:10.9596660Z d039700eb01..8d9fd35a226 gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-07-24T03:56:10.9603910Z 773e031adce..091eba09e5d gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-07-24T03:56:10.9609570Z + 236813478bb...954dbb9e140 gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig (forced update) 2025-07-24T03:56:10.9616670Z 56e4568bae8..3b7f39e1133 gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-07-24T03:56:10.9624400Z 019403bc448..a690e8642e3 gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-07-24T03:56:10.9632520Z + aad5ac72896...4926aacc053 gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig (forced update) 2025-07-24T03:56:10.9661050Z + b1bf4598b20...8c532d7320f gh/fffrog/120/orig -> origin/gh/fffrog/120/orig (forced update) 2025-07-24T03:56:10.9670450Z 0b6c4d78244..662f4b47362 gh/fffrog/121/head -> origin/gh/fffrog/121/head 2025-07-24T03:56:10.9670900Z + c3cd9cf9273...25f61c107b3 gh/fffrog/121/orig -> origin/gh/fffrog/121/orig (forced update) 2025-07-24T03:56:10.9684490Z 2cf131a53f9..e9b67f5334a gh/fffrog/122/base -> origin/gh/fffrog/122/base 2025-07-24T03:56:10.9686320Z 1de5a4948da..c86ecb1fa2f gh/fffrog/122/head -> origin/gh/fffrog/122/head 2025-07-24T03:56:10.9693220Z + fb9bc1325a6...6a3bc42980f gh/fffrog/122/orig -> origin/gh/fffrog/122/orig (forced update) 2025-07-24T03:56:10.9700630Z b8ddaaef998..d5ef89c7eb2 gh/fffrog/125/head -> origin/gh/fffrog/125/head 2025-07-24T03:56:10.9708040Z + 3ea69d0f38f...779b0782f83 gh/fffrog/125/orig -> origin/gh/fffrog/125/orig (forced update) 2025-07-24T03:56:10.9715140Z f662a59a445..9e70a40efb2 gh/fffrog/126/base -> origin/gh/fffrog/126/base 2025-07-24T03:56:10.9722290Z eafd3f1210c..75013109407 gh/fffrog/126/head -> origin/gh/fffrog/126/head 2025-07-24T03:56:10.9731140Z + 938828806c6...06d26cab5be gh/fffrog/126/orig -> origin/gh/fffrog/126/orig (forced update) 2025-07-24T03:56:10.9751950Z c447bac5ce3..565608a7081 gh/kwen2501/197/base -> origin/gh/kwen2501/197/base 2025-07-24T03:56:10.9759500Z 87a5be4ecaf..376c425c279 gh/kwen2501/197/head -> origin/gh/kwen2501/197/head 2025-07-24T03:56:10.9766330Z + bce8057c719...fa047de8a2d gh/kwen2501/197/orig -> origin/gh/kwen2501/197/orig (forced update) 2025-07-24T03:56:10.9789300Z t [tag update] ciflow/inductor-rocm/158074 -> ciflow/inductor-rocm/158074 2025-07-24T03:56:10.9791390Z t [tag update] ciflow/inductor/149961 -> ciflow/inductor/149961 2025-07-24T03:56:10.9793200Z t [tag update] ciflow/inductor/155877 -> ciflow/inductor/155877 2025-07-24T03:56:10.9795470Z t [tag update] ciflow/inductor/158074 -> ciflow/inductor/158074 2025-07-24T03:56:10.9797560Z t [tag update] ciflow/inductor/158839 -> ciflow/inductor/158839 2025-07-24T03:56:10.9799720Z * [new tag] ciflow/inductor/159011 -> ciflow/inductor/159011 2025-07-24T03:56:10.9801730Z t [tag update] ciflow/rocm/155877 -> ciflow/rocm/155877 2025-07-24T03:56:10.9803560Z t [tag update] ciflow/rocm/158074 -> ciflow/rocm/158074 2025-07-24T03:56:10.9806000Z t [tag update] ciflow/trunk/149961 -> ciflow/trunk/149961 2025-07-24T03:56:10.9808170Z t [tag update] ciflow/trunk/158441 -> ciflow/trunk/158441 2025-07-24T03:56:10.9810070Z t [tag update] ciflow/trunk/158938 -> ciflow/trunk/158938 2025-07-24T03:56:11.1247870Z [command]/usr/bin/git rev-parse --verify --quiet 27c8ef1839e0747b36769efb192befc9308ff93c^{object} 2025-07-24T03:56:11.1307740Z 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:56:11.1333460Z ##[endgroup] 2025-07-24T03:56:11.1333710Z ##[group]Determining the checkout info 2025-07-24T03:56:11.1333990Z ##[endgroup] 2025-07-24T03:56:11.1334150Z [command]/usr/bin/git sparse-checkout disable 2025-07-24T03:56:11.1496760Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-07-24T03:56:11.1551970Z ##[group]Checking out the ref 2025-07-24T03:56:11.1554080Z [command]/usr/bin/git checkout --progress --force 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:56:11.4959380Z Previous HEAD position was d352c28dd17 [2/N] Remove FindPackageHandleStandardArgs.cmake (#156559) 2025-07-24T03:56:11.4976720Z HEAD is now at 27c8ef1839e Update 2025-07-24T03:56:11.5016150Z ##[endgroup] 2025-07-24T03:56:11.5016460Z ##[group]Setting up auth for fetching submodules 2025-07-24T03:56:11.5016900Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-24T03:56:11.5074480Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-07-24T03:56:11.5129710Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-07-24T03:56:11.5199790Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-07-24T03:56:11.5272710Z ##[endgroup] 2025-07-24T03:56:11.5273380Z ##[group]Fetching submodules 2025-07-24T03:56:11.5273630Z [command]/usr/bin/git submodule sync --recursive 2025-07-24T03:56:11.5764960Z Synchronizing submodule url for 'android/libs/fbjni' 2025-07-24T03:56:11.5854350Z Synchronizing submodule url for 'third_party/FP16' 2025-07-24T03:56:11.5855740Z Synchronizing submodule url for 'third_party/FXdiv' 2025-07-24T03:56:11.5870460Z Synchronizing submodule url for 'third_party/NNPACK' 2025-07-24T03:56:11.5923290Z Synchronizing submodule url for 'third_party/NVTX' 2025-07-24T03:56:11.5947970Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:11.5975310Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-07-24T03:56:11.6014080Z Synchronizing submodule url for 'third_party/aiter' 2025-07-24T03:56:11.6069090Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:11.6108140Z Synchronizing submodule url for 'third_party/benchmark' 2025-07-24T03:56:11.6142100Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-07-24T03:56:11.6179600Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-07-24T03:56:11.6212590Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-07-24T03:56:11.6250340Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-07-24T03:56:11.6284470Z Synchronizing submodule url for 'third_party/cutlass' 2025-07-24T03:56:11.6317670Z Synchronizing submodule url for 'third_party/fbgemm' 2025-07-24T03:56:11.6383980Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:11.6423970Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:11.6460730Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:11.6500040Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:11.6541710Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:11.6575920Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:11.6614550Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-07-24T03:56:11.6651050Z Synchronizing submodule url for 'third_party/flash-attention' 2025-07-24T03:56:11.6701090Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:11.6737500Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:11.6776100Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-07-24T03:56:11.6821660Z Synchronizing submodule url for 'third_party/fmt' 2025-07-24T03:56:11.6869960Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:11.6905150Z Synchronizing submodule url for 'third_party/gloo' 2025-07-24T03:56:11.6938880Z Synchronizing submodule url for 'third_party/googletest' 2025-07-24T03:56:11.6972470Z Synchronizing submodule url for 'third_party/ideep' 2025-07-24T03:56:11.7023850Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:11.7062250Z Synchronizing submodule url for 'third_party/ittapi' 2025-07-24T03:56:11.7096780Z Synchronizing submodule url for 'third_party/kineto' 2025-07-24T03:56:11.7143310Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:11.7183400Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:11.7219690Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:11.7260870Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:11.7301740Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:11.7354110Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:11.7392590Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:11.7434060Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:11.7474630Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:11.7516230Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:11.7558990Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:11.7609750Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:11.7645000Z Synchronizing submodule url for 'third_party/kleidiai' 2025-07-24T03:56:11.7683490Z Synchronizing submodule url for 'third_party/mimalloc' 2025-07-24T03:56:11.7716060Z Synchronizing submodule url for 'third_party/nlohmann' 2025-07-24T03:56:11.7763480Z Synchronizing submodule url for 'third_party/onnx' 2025-07-24T03:56:11.7841540Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:11.7877660Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-07-24T03:56:11.7931170Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:11.7964090Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:11.8002750Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:11.8039980Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:11.8078130Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:11.8117140Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:11.8150300Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:11.8204890Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:11.8238930Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:11.8283750Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:11.8325990Z Synchronizing submodule url for 'third_party/pocketfft' 2025-07-24T03:56:11.8364440Z Synchronizing submodule url for 'third_party/protobuf' 2025-07-24T03:56:11.8413150Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:11.8451580Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:11.8485750Z Synchronizing submodule url for 'third_party/psimd' 2025-07-24T03:56:11.8518210Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-07-24T03:56:11.8555630Z Synchronizing submodule url for 'third_party/pybind11' 2025-07-24T03:56:11.8588860Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-07-24T03:56:11.8626810Z Synchronizing submodule url for 'third_party/sleef' 2025-07-24T03:56:11.8659360Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-07-24T03:56:11.8696910Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:11.8734920Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:11.8772550Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:11.8845370Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:11.8858240Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:11.8907720Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-07-24T03:56:11.9534400Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-07-24T03:56:11.9704910Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-07-24T03:56:11.9853740Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-07-24T03:56:12.0000040Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-07-24T03:56:12.0157670Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-07-24T03:56:12.0314660Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-07-24T03:56:12.0963990Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-07-24T03:56:12.1345790Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-07-24T03:56:12.2506720Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-07-24T03:56:12.2879710Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-07-24T03:56:12.6983400Z Submodule path 'third_party/composable_kernel': checked out '434d19f696da62c12b5372b32cbc9ba968588d7e' 2025-07-24T03:56:12.7143190Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-07-24T03:56:12.7338720Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-07-24T03:56:12.7497380Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-07-24T03:56:12.7882700Z Submodule path 'third_party/cutlass': checked out 'b995f933179c22d3fe0d871c3a53d11e4681950f' 2025-07-24T03:56:12.8278830Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-07-24T03:56:12.8616730Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-07-24T03:56:12.9215210Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-07-24T03:56:12.9685800Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-07-24T03:56:13.0300070Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-07-24T03:56:13.0882180Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-07-24T03:56:13.1126310Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-07-24T03:56:13.1969850Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-07-24T03:56:13.2160580Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-07-24T03:56:13.3348910Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-07-24T03:56:13.4058750Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-07-24T03:56:13.4484030Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-07-24T03:56:13.4750430Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-07-24T03:56:13.4947040Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-07-24T03:56:13.5184990Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-07-24T03:56:13.5428380Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-07-24T03:56:13.5628100Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-07-24T03:56:13.8309460Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-07-24T03:56:13.8464970Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-07-24T03:56:13.8627460Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-07-24T03:56:13.8973780Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-07-24T03:56:13.9311890Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-07-24T03:56:13.9640650Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-07-24T03:56:14.0245810Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-07-24T03:56:14.0481040Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-07-24T03:56:14.0692010Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-07-24T03:56:14.0986260Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-07-24T03:56:14.1471700Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-07-24T03:56:14.2267800Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-07-24T03:56:14.2465530Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-07-24T03:56:14.3133470Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-07-24T03:56:14.3589230Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-07-24T03:56:14.3769320Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-07-24T03:56:14.4361270Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-07-24T03:56:14.4986910Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-07-24T03:56:14.5632800Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-07-24T03:56:14.6450180Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-24T03:56:14.6903940Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-07-24T03:56:14.7256610Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-07-24T03:56:14.7716510Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-07-24T03:56:14.8005360Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-07-24T03:56:14.8905050Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-07-24T03:56:14.9080650Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-07-24T03:56:14.9248680Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-07-24T03:56:14.9635560Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-07-24T03:56:14.9998240Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-07-24T03:56:15.0435790Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-07-24T03:56:15.2241860Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-07-24T03:56:15.2417030Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-07-24T03:56:15.2930460Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-07-24T03:56:15.3455060Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-07-24T03:56:15.4215590Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-07-24T03:56:15.4364070Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-07-24T03:56:15.4524200Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-07-24T03:56:15.4894030Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-24T03:56:15.5122720Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-07-24T03:56:15.5472870Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-07-24T03:56:15.5840310Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-07-24T03:56:15.6613400Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-07-24T03:56:15.6908110Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-07-24T03:56:15.8126820Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-07-24T03:56:15.8992180Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-07-24T03:56:15.9214050Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-07-24T03:56:15.9254150Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-07-24T03:56:15.9716800Z Entering 'android/libs/fbjni' 2025-07-24T03:56:15.9795030Z Entering 'third_party/FP16' 2025-07-24T03:56:15.9869660Z Entering 'third_party/FXdiv' 2025-07-24T03:56:15.9943590Z Entering 'third_party/NNPACK' 2025-07-24T03:56:16.0017740Z Entering 'third_party/NVTX' 2025-07-24T03:56:16.0092360Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:16.0167930Z Entering 'third_party/XNNPACK' 2025-07-24T03:56:16.0248310Z Entering 'third_party/aiter' 2025-07-24T03:56:16.0325160Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:16.0405460Z Entering 'third_party/benchmark' 2025-07-24T03:56:16.0481790Z Entering 'third_party/composable_kernel' 2025-07-24T03:56:16.0561040Z Entering 'third_party/cpp-httplib' 2025-07-24T03:56:16.0637080Z Entering 'third_party/cpuinfo' 2025-07-24T03:56:16.0711840Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:56:16.0787290Z Entering 'third_party/cutlass' 2025-07-24T03:56:16.0865970Z Entering 'third_party/fbgemm' 2025-07-24T03:56:16.0941540Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:16.1018140Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:16.1093870Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:16.1169900Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:16.1246030Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:16.1322230Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:16.1396880Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:56:16.1474280Z Entering 'third_party/flash-attention' 2025-07-24T03:56:16.1555720Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:16.1633730Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:16.1713750Z Entering 'third_party/flatbuffers' 2025-07-24T03:56:16.1790360Z Entering 'third_party/fmt' 2025-07-24T03:56:16.1865420Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:16.1937910Z Entering 'third_party/gloo' 2025-07-24T03:56:16.2012310Z Entering 'third_party/googletest' 2025-07-24T03:56:16.2086690Z Entering 'third_party/ideep' 2025-07-24T03:56:16.2158670Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:16.2235450Z Entering 'third_party/ittapi' 2025-07-24T03:56:16.2311030Z Entering 'third_party/kineto' 2025-07-24T03:56:16.2385420Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:16.2460630Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:16.2537650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:16.2614150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:16.2690090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:16.2766300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:16.2843900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:16.2919920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:16.2996330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:16.3075940Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:16.3154060Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:16.3230670Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:16.3307410Z Entering 'third_party/kleidiai' 2025-07-24T03:56:16.3383410Z Entering 'third_party/mimalloc' 2025-07-24T03:56:16.3457810Z Entering 'third_party/nlohmann' 2025-07-24T03:56:16.3533570Z Entering 'third_party/onnx' 2025-07-24T03:56:16.3611320Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:16.3691400Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:56:16.3767800Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:16.3844630Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:16.3919040Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:16.3991960Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:16.4068650Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:16.4144230Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:16.4226990Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:16.4299980Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:16.4376840Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:16.4456060Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:16.4538500Z Entering 'third_party/pocketfft' 2025-07-24T03:56:16.4615160Z Entering 'third_party/protobuf' 2025-07-24T03:56:16.4691150Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:16.4767100Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:16.4844180Z Entering 'third_party/psimd' 2025-07-24T03:56:16.4926710Z Entering 'third_party/pthreadpool' 2025-07-24T03:56:16.5000650Z Entering 'third_party/pybind11' 2025-07-24T03:56:16.5073170Z Entering 'third_party/python-peachpy' 2025-07-24T03:56:16.5144980Z Entering 'third_party/sleef' 2025-07-24T03:56:16.5221100Z Entering 'third_party/tensorpipe' 2025-07-24T03:56:16.5291030Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:16.5364670Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:16.5440750Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:16.5517070Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:16.5592230Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:16.5677750Z ##[endgroup] 2025-07-24T03:56:16.5678740Z ##[group]Persisting credentials for submodules 2025-07-24T03:56:16.5683730Z [command]/usr/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-07-24T03:56:16.6143100Z Entering 'android/libs/fbjni' 2025-07-24T03:56:16.6208430Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6208680Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6267090Z Entering 'third_party/FP16' 2025-07-24T03:56:16.6335670Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6336000Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6389140Z Entering 'third_party/FXdiv' 2025-07-24T03:56:16.6452870Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6453100Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6510360Z Entering 'third_party/NNPACK' 2025-07-24T03:56:16.6574190Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6574410Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6632750Z Entering 'third_party/NVTX' 2025-07-24T03:56:16.6697160Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6697390Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6755860Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:16.6819310Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6819530Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6878750Z Entering 'third_party/XNNPACK' 2025-07-24T03:56:16.6943090Z url.https://github.com/.insteadof 2025-07-24T03:56:16.6943320Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7004690Z Entering 'third_party/aiter' 2025-07-24T03:56:16.7069550Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7069770Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7127240Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:16.7191750Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7191980Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7254850Z Entering 'third_party/benchmark' 2025-07-24T03:56:16.7320570Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7320800Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7379290Z Entering 'third_party/composable_kernel' 2025-07-24T03:56:16.7444000Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7444220Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7505140Z Entering 'third_party/cpp-httplib' 2025-07-24T03:56:16.7570530Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7570750Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7628930Z Entering 'third_party/cpuinfo' 2025-07-24T03:56:16.7693020Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7693260Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7751570Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:56:16.7816290Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7816520Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7874540Z Entering 'third_party/cutlass' 2025-07-24T03:56:16.7938950Z url.https://github.com/.insteadof 2025-07-24T03:56:16.7939180Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8000850Z Entering 'third_party/fbgemm' 2025-07-24T03:56:16.8067100Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8067320Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8126000Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:16.8188030Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8188250Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8248240Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:16.8312580Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8312860Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8373650Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:16.8438830Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8439050Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8496830Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:16.8560560Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8560790Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8621740Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:16.8686110Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8686400Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8746220Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:16.8810250Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8810480Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8869570Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:56:16.8934290Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8934570Z url.https://github.com/.insteadof 2025-07-24T03:56:16.8994070Z Entering 'third_party/flash-attention' 2025-07-24T03:56:16.9057760Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9058110Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9116390Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:16.9180770Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9181000Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9242100Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:16.9307210Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9308210Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9368600Z Entering 'third_party/flatbuffers' 2025-07-24T03:56:16.9433980Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9434210Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9491950Z Entering 'third_party/fmt' 2025-07-24T03:56:16.9555760Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9556110Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9613840Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:16.9676090Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9676360Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9733680Z Entering 'third_party/gloo' 2025-07-24T03:56:16.9797720Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9798030Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9855920Z Entering 'third_party/googletest' 2025-07-24T03:56:16.9920890Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9921550Z url.https://github.com/.insteadof 2025-07-24T03:56:16.9979300Z Entering 'third_party/ideep' 2025-07-24T03:56:17.0043590Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0043820Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0101180Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:17.0165090Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0165320Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0227340Z Entering 'third_party/ittapi' 2025-07-24T03:56:17.0292980Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0293220Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0357820Z Entering 'third_party/kineto' 2025-07-24T03:56:17.0422240Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0422490Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0479370Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:17.0543620Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0543840Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0608490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:17.0671680Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0671910Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0732560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:17.0798260Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0798480Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0858190Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:17.0922820Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0923230Z url.https://github.com/.insteadof 2025-07-24T03:56:17.0981850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:17.1045040Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1045250Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1110140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:17.1173150Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1173380Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1234290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:17.1299320Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1299540Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1359220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:17.1424030Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1424470Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1483440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:17.1547580Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1548080Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1608140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:17.1671230Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1671460Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1732820Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:17.1797310Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1797540Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1856090Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:17.1920830Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1921060Z url.https://github.com/.insteadof 2025-07-24T03:56:17.1981500Z Entering 'third_party/kleidiai' 2025-07-24T03:56:17.2045270Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2045500Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2103990Z Entering 'third_party/mimalloc' 2025-07-24T03:56:17.2166620Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2166860Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2225220Z Entering 'third_party/nlohmann' 2025-07-24T03:56:17.2289090Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2289310Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2348660Z Entering 'third_party/onnx' 2025-07-24T03:56:17.2413420Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2413670Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2476730Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:17.2550180Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2550420Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2611540Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:56:17.2675560Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2675900Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2740010Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:17.2805050Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2805300Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2862720Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:17.2926280Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2926590Z url.https://github.com/.insteadof 2025-07-24T03:56:17.2988990Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:17.3053070Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3053490Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3112870Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:17.3177620Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3177840Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3237310Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:17.3302220Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3302640Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3361080Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:17.3426560Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3426770Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3485740Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:17.3550450Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3550670Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3608550Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:17.3673370Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3674180Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3741690Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:17.3805930Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3806310Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3873420Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:17.3938830Z url.https://github.com/.insteadof 2025-07-24T03:56:17.3939300Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4007340Z Entering 'third_party/pocketfft' 2025-07-24T03:56:17.4080010Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4080230Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4142970Z Entering 'third_party/protobuf' 2025-07-24T03:56:17.4208250Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4208480Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4272440Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:17.4336600Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4336820Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4395260Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:17.4460480Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4460700Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4518950Z Entering 'third_party/psimd' 2025-07-24T03:56:17.4584750Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4584970Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4647050Z Entering 'third_party/pthreadpool' 2025-07-24T03:56:17.4710700Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4710910Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4769180Z Entering 'third_party/pybind11' 2025-07-24T03:56:17.4831670Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4832650Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4889620Z Entering 'third_party/python-peachpy' 2025-07-24T03:56:17.4954870Z url.https://github.com/.insteadof 2025-07-24T03:56:17.4955090Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5011610Z Entering 'third_party/sleef' 2025-07-24T03:56:17.5076520Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5076730Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5133940Z Entering 'third_party/tensorpipe' 2025-07-24T03:56:17.5198590Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5198810Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5255750Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:17.5318410Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5318760Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5376110Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:17.5441670Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5441890Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5499630Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:17.5563760Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5563980Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5623360Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:17.5687830Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5688510Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5746150Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:17.5810730Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5811140Z url.https://github.com/.insteadof 2025-07-24T03:56:17.5888060Z [command]/usr/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-07-24T03:56:17.6346160Z Entering 'android/libs/fbjni' 2025-07-24T03:56:17.6442100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-07-24T03:56:17.6472450Z Entering 'third_party/FP16' 2025-07-24T03:56:17.6565700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-07-24T03:56:17.6596080Z Entering 'third_party/FXdiv' 2025-07-24T03:56:17.6689380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-07-24T03:56:17.6720430Z Entering 'third_party/NNPACK' 2025-07-24T03:56:17.6813520Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-07-24T03:56:17.6844100Z Entering 'third_party/NVTX' 2025-07-24T03:56:17.6936760Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-07-24T03:56:17.6967820Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:17.7061590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-07-24T03:56:17.7092020Z Entering 'third_party/XNNPACK' 2025-07-24T03:56:17.7191500Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-07-24T03:56:17.7226310Z Entering 'third_party/aiter' 2025-07-24T03:56:17.7320840Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-07-24T03:56:17.7349580Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:17.7442750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-07-24T03:56:17.7476840Z Entering 'third_party/benchmark' 2025-07-24T03:56:17.7569770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-07-24T03:56:17.7600040Z Entering 'third_party/composable_kernel' 2025-07-24T03:56:17.7690310Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-07-24T03:56:17.7721810Z Entering 'third_party/cpp-httplib' 2025-07-24T03:56:17.7813680Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-07-24T03:56:17.7842730Z Entering 'third_party/cpuinfo' 2025-07-24T03:56:17.7935200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-07-24T03:56:17.7965160Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:56:17.8055070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-07-24T03:56:17.8085200Z Entering 'third_party/cutlass' 2025-07-24T03:56:17.8176890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-07-24T03:56:17.8210340Z Entering 'third_party/fbgemm' 2025-07-24T03:56:17.8303340Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-07-24T03:56:17.8331600Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:17.8422040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-07-24T03:56:17.8452450Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:17.8541620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-07-24T03:56:17.8573850Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:17.8667580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-07-24T03:56:17.8698400Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:17.8792110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-07-24T03:56:17.8825570Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:17.8919890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-07-24T03:56:17.8950880Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:17.9040750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-07-24T03:56:17.9070180Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:56:17.9160290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-07-24T03:56:17.9191360Z Entering 'third_party/flash-attention' 2025-07-24T03:56:17.9288710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-07-24T03:56:17.9317950Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:17.9410820Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-07-24T03:56:17.9443170Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:17.9536730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-07-24T03:56:17.9571120Z Entering 'third_party/flatbuffers' 2025-07-24T03:56:17.9665260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-07-24T03:56:17.9696480Z Entering 'third_party/fmt' 2025-07-24T03:56:17.9796550Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-07-24T03:56:17.9827110Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:17.9926460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-07-24T03:56:17.9957310Z Entering 'third_party/gloo' 2025-07-24T03:56:18.0049540Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-07-24T03:56:18.0080330Z Entering 'third_party/googletest' 2025-07-24T03:56:18.0170440Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:56:18.0199540Z Entering 'third_party/ideep' 2025-07-24T03:56:18.0287420Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-07-24T03:56:18.0315510Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:18.0402940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-07-24T03:56:18.0435600Z Entering 'third_party/ittapi' 2025-07-24T03:56:18.0524660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-07-24T03:56:18.0554840Z Entering 'third_party/kineto' 2025-07-24T03:56:18.0644220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-07-24T03:56:18.0673260Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:18.0762240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-07-24T03:56:18.0791000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:18.0880900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-07-24T03:56:18.0910520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:18.1000010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-07-24T03:56:18.1029090Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:18.1118350Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-07-24T03:56:18.1148590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:18.1237620Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-07-24T03:56:18.1265930Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:18.1356430Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-07-24T03:56:18.1387110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:18.1476240Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-07-24T03:56:18.1506660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:18.1596930Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:56:18.1626540Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:18.1716090Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-07-24T03:56:18.1745580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:18.1835880Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-07-24T03:56:18.1866800Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:18.1955710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-07-24T03:56:18.1984900Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:18.2078110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-07-24T03:56:18.2111750Z Entering 'third_party/kleidiai' 2025-07-24T03:56:18.2208950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-07-24T03:56:18.2240260Z Entering 'third_party/mimalloc' 2025-07-24T03:56:18.2335370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-07-24T03:56:18.2367260Z Entering 'third_party/nlohmann' 2025-07-24T03:56:18.2461660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-07-24T03:56:18.2493370Z Entering 'third_party/onnx' 2025-07-24T03:56:18.2594390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-07-24T03:56:18.2630960Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:18.2728670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-07-24T03:56:18.2762660Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:56:18.2860670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-07-24T03:56:18.2891130Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:18.2985540Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-07-24T03:56:18.3016780Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:18.3113680Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:56:18.3144420Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:18.3240290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-07-24T03:56:18.3270990Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:18.3371780Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-07-24T03:56:18.3403580Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:18.3498140Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-07-24T03:56:18.3528830Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:18.3624380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-07-24T03:56:18.3654870Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:18.3748200Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-07-24T03:56:18.3778090Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:18.3873250Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-07-24T03:56:18.3905740Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:18.3999460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-07-24T03:56:18.4032610Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:18.4127060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-07-24T03:56:18.4165600Z Entering 'third_party/pocketfft' 2025-07-24T03:56:18.4264320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-07-24T03:56:18.4293680Z Entering 'third_party/protobuf' 2025-07-24T03:56:18.4386960Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-07-24T03:56:18.4417000Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:18.4510930Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-07-24T03:56:18.4541350Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:18.4634900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:56:18.4666870Z Entering 'third_party/psimd' 2025-07-24T03:56:18.4767560Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-07-24T03:56:18.4798430Z Entering 'third_party/pthreadpool' 2025-07-24T03:56:18.4891080Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-07-24T03:56:18.4920260Z Entering 'third_party/pybind11' 2025-07-24T03:56:18.5013170Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-07-24T03:56:18.5043570Z Entering 'third_party/python-peachpy' 2025-07-24T03:56:18.5136020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-07-24T03:56:18.5166030Z Entering 'third_party/sleef' 2025-07-24T03:56:18.5259640Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-07-24T03:56:18.5290060Z Entering 'third_party/tensorpipe' 2025-07-24T03:56:18.5383280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-07-24T03:56:18.5412750Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:18.5505830Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-07-24T03:56:18.5536440Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:18.5628170Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-07-24T03:56:18.5657280Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:18.5748400Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-07-24T03:56:18.5777960Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:18.5870940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-07-24T03:56:18.5900180Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:18.5994220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-07-24T03:56:18.6225440Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-07-24T03:56:18.6692230Z Entering 'android/libs/fbjni' 2025-07-24T03:56:18.6770950Z Entering 'third_party/FP16' 2025-07-24T03:56:18.6846200Z Entering 'third_party/FXdiv' 2025-07-24T03:56:18.6920130Z Entering 'third_party/NNPACK' 2025-07-24T03:56:18.6996000Z Entering 'third_party/NVTX' 2025-07-24T03:56:18.7070860Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:18.7146090Z Entering 'third_party/XNNPACK' 2025-07-24T03:56:18.7225710Z Entering 'third_party/aiter' 2025-07-24T03:56:18.7302290Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:18.7381730Z Entering 'third_party/benchmark' 2025-07-24T03:56:18.7458000Z Entering 'third_party/composable_kernel' 2025-07-24T03:56:18.7536000Z Entering 'third_party/cpp-httplib' 2025-07-24T03:56:18.7612120Z Entering 'third_party/cpuinfo' 2025-07-24T03:56:18.7686790Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:56:18.7762000Z Entering 'third_party/cutlass' 2025-07-24T03:56:18.7839400Z Entering 'third_party/fbgemm' 2025-07-24T03:56:18.7914980Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:18.7990870Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:18.8068010Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:18.8142030Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:18.8220280Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:18.8297500Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:18.8373140Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:56:18.8447510Z Entering 'third_party/flash-attention' 2025-07-24T03:56:18.8521610Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:18.8597510Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:18.8677400Z Entering 'third_party/flatbuffers' 2025-07-24T03:56:18.8754020Z Entering 'third_party/fmt' 2025-07-24T03:56:18.8826840Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:18.8898300Z Entering 'third_party/gloo' 2025-07-24T03:56:18.8969890Z Entering 'third_party/googletest' 2025-07-24T03:56:18.9041480Z Entering 'third_party/ideep' 2025-07-24T03:56:18.9111910Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:18.9187140Z Entering 'third_party/ittapi' 2025-07-24T03:56:18.9259960Z Entering 'third_party/kineto' 2025-07-24T03:56:18.9330630Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:18.9402740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:18.9477220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:18.9550300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:18.9623510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:18.9695520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:18.9769420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:18.9842960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:18.9915810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:18.9988730Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:19.0064280Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:19.0136510Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:19.0211300Z Entering 'third_party/kleidiai' 2025-07-24T03:56:19.0288990Z Entering 'third_party/mimalloc' 2025-07-24T03:56:19.0366250Z Entering 'third_party/nlohmann' 2025-07-24T03:56:19.0444200Z Entering 'third_party/onnx' 2025-07-24T03:56:19.0526520Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:19.0606920Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:56:19.0682650Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:19.0759950Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:19.0838590Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:19.0915250Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:19.0993020Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:19.1070460Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:19.1145450Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:19.1221210Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:19.1300570Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:19.1380130Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:19.1467500Z Entering 'third_party/pocketfft' 2025-07-24T03:56:19.1546820Z Entering 'third_party/protobuf' 2025-07-24T03:56:19.1622750Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:19.1700170Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:19.1783620Z Entering 'third_party/psimd' 2025-07-24T03:56:19.1866600Z Entering 'third_party/pthreadpool' 2025-07-24T03:56:19.1941220Z Entering 'third_party/pybind11' 2025-07-24T03:56:19.2018500Z Entering 'third_party/python-peachpy' 2025-07-24T03:56:19.2094100Z Entering 'third_party/sleef' 2025-07-24T03:56:19.2171390Z Entering 'third_party/tensorpipe' 2025-07-24T03:56:19.2248380Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:19.2325080Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:19.2400020Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:19.2476340Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:19.2549490Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:19.2635660Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-07-24T03:56:19.3088620Z Entering 'android/libs/fbjni' 2025-07-24T03:56:19.3165820Z Entering 'third_party/FP16' 2025-07-24T03:56:19.3241130Z Entering 'third_party/FXdiv' 2025-07-24T03:56:19.3316270Z Entering 'third_party/NNPACK' 2025-07-24T03:56:19.3390390Z Entering 'third_party/NVTX' 2025-07-24T03:56:19.3465870Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T03:56:19.3539770Z Entering 'third_party/XNNPACK' 2025-07-24T03:56:19.3619670Z Entering 'third_party/aiter' 2025-07-24T03:56:19.3695060Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T03:56:19.3774380Z Entering 'third_party/benchmark' 2025-07-24T03:56:19.3849830Z Entering 'third_party/composable_kernel' 2025-07-24T03:56:19.3924890Z Entering 'third_party/cpp-httplib' 2025-07-24T03:56:19.3997100Z Entering 'third_party/cpuinfo' 2025-07-24T03:56:19.4072150Z Entering 'third_party/cudnn_frontend' 2025-07-24T03:56:19.4146840Z Entering 'third_party/cutlass' 2025-07-24T03:56:19.4222850Z Entering 'third_party/fbgemm' 2025-07-24T03:56:19.4298600Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T03:56:19.4374870Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T03:56:19.4452310Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T03:56:19.4528820Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T03:56:19.4606450Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T03:56:19.4682310Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T03:56:19.4757240Z Entering 'third_party/fbgemm/external/json' 2025-07-24T03:56:19.4837570Z Entering 'third_party/flash-attention' 2025-07-24T03:56:19.4912500Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T03:56:19.4994630Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T03:56:19.5071340Z Entering 'third_party/flatbuffers' 2025-07-24T03:56:19.5149770Z Entering 'third_party/fmt' 2025-07-24T03:56:19.5224660Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T03:56:19.5299980Z Entering 'third_party/gloo' 2025-07-24T03:56:19.5373820Z Entering 'third_party/googletest' 2025-07-24T03:56:19.5448040Z Entering 'third_party/ideep' 2025-07-24T03:56:19.5521740Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T03:56:19.5598650Z Entering 'third_party/ittapi' 2025-07-24T03:56:19.5674880Z Entering 'third_party/kineto' 2025-07-24T03:56:19.5746270Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T03:56:19.5823080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T03:56:19.5898970Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T03:56:19.5975770Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T03:56:19.6052390Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T03:56:19.6128000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T03:56:19.6206400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T03:56:19.6283590Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T03:56:19.6359980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T03:56:19.6434960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T03:56:19.6513980Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T03:56:19.6588970Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T03:56:19.6666350Z Entering 'third_party/kleidiai' 2025-07-24T03:56:19.6740780Z Entering 'third_party/mimalloc' 2025-07-24T03:56:19.6814540Z Entering 'third_party/nlohmann' 2025-07-24T03:56:19.6888920Z Entering 'third_party/onnx' 2025-07-24T03:56:19.6969540Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T03:56:19.7048970Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T03:56:19.7121920Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T03:56:19.7196550Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T03:56:19.7272670Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T03:56:19.7347800Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T03:56:19.7424070Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T03:56:19.7500380Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T03:56:19.7576340Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T03:56:19.7651280Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T03:56:19.7729100Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T03:56:19.7808000Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T03:56:19.7893120Z Entering 'third_party/pocketfft' 2025-07-24T03:56:19.7968000Z Entering 'third_party/protobuf' 2025-07-24T03:56:19.8042520Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T03:56:19.8117710Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T03:56:19.8195010Z Entering 'third_party/psimd' 2025-07-24T03:56:19.8269770Z Entering 'third_party/pthreadpool' 2025-07-24T03:56:19.8345550Z Entering 'third_party/pybind11' 2025-07-24T03:56:19.8420600Z Entering 'third_party/python-peachpy' 2025-07-24T03:56:19.8493940Z Entering 'third_party/sleef' 2025-07-24T03:56:19.8568530Z Entering 'third_party/tensorpipe' 2025-07-24T03:56:19.8642440Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T03:56:19.8718470Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T03:56:19.8794010Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T03:56:19.8869080Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T03:56:19.8942220Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T03:56:19.9028310Z ##[endgroup] 2025-07-24T03:56:19.9098590Z [command]/usr/bin/git log -1 --format=%H 2025-07-24T03:56:19.9154810Z 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T03:56:19.9239390Z Prepare all required actions 2025-07-24T03:56:19.9257140Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-07-24T03:56:19.9257330Z with: 2025-07-24T03:56:19.9257580Z github-token: *** 2025-07-24T03:56:19.9257710Z env: 2025-07-24T03:56:19.9257820Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:19.9257980Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:19.9258130Z TEST_CONFIG: mps 2025-07-24T03:56:19.9258250Z SHARD_NUMBER: 1 2025-07-24T03:56:19.9258360Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:19.9258480Z PR_BODY: 2025-07-24T03:56:19.9258590Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:19.9258730Z ##[endgroup] 2025-07-24T03:56:19.9267640Z ##[group]Run set -eux 2025-07-24T03:56:19.9267820Z set -eux 2025-07-24T03:56:19.9268070Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-07-24T03:56:19.9287590Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:19.9287780Z env: 2025-07-24T03:56:19.9287910Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:19.9288060Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:19.9288220Z TEST_CONFIG: mps 2025-07-24T03:56:19.9288340Z SHARD_NUMBER: 1 2025-07-24T03:56:19.9288450Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:19.9288570Z PR_BODY: 2025-07-24T03:56:19.9288750Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:19.9288980Z GITHUB_TOKEN: *** 2025-07-24T03:56:19.9289110Z ##[endgroup] 2025-07-24T03:56:19.9466210Z + python3 .github/scripts/get_workflow_job_id.py 16487210679 i-054ebb87f6b68b237 2025-07-24T03:56:20.7329130Z Setting output job-id=46614827169 2025-07-24T03:56:20.7330590Z Setting output job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T03:56:20.7605120Z ##[group]Run pytorch/test-infra/.github/actions/setup-python@main 2025-07-24T03:56:20.7605840Z with: 2025-07-24T03:56:20.7606290Z python-version: 3.12.7 2025-07-24T03:56:20.7607060Z pip-requirements-file: .github/requirements/pip-requirements-macOS.txt 2025-07-24T03:56:20.7607800Z env: 2025-07-24T03:56:20.7608240Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:20.7608790Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:20.7609360Z TEST_CONFIG: mps 2025-07-24T03:56:20.7609850Z SHARD_NUMBER: 1 2025-07-24T03:56:20.7610520Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:20.7611030Z PR_BODY: 2025-07-24T03:56:20.7611500Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:20.7612020Z ##[endgroup] 2025-07-24T03:56:20.8153570Z Warning: HomeBrew only supports version specified by major and minor, but got 3.12.7 2025-07-24T03:56:21.6089340Z ==> Updating Homebrew... 2025-07-24T03:56:25.5038930Z ==> Homebrew's analytics have entirely moved to our InfluxDB instance in the EU. 2025-07-24T03:56:25.5039380Z We gather less data than before and have destroyed all Google Analytics data: 2025-07-24T03:56:25.5039780Z https://docs.brew.sh/Analytics 2025-07-24T03:56:25.5040150Z Please reconsider re-enabling analytics to help our volunteer maintainers with: 2025-07-24T03:56:25.5040480Z brew analytics on 2025-07-24T03:56:25.5257770Z ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: 2025-07-24T03:56:25.5258240Z https://github.com/Homebrew/brew#donations 2025-07-24T03:56:25.5258430Z 2025-07-24T03:56:25.6929210Z Installing from the API is now the default behaviour! 2025-07-24T03:56:25.6929490Z You can save space and time by running: 2025-07-24T03:56:25.6929720Z brew untap homebrew/core 2025-07-24T03:56:25.7398850Z brew untap homebrew/cask 2025-07-24T03:56:26.3940510Z Already up-to-date. 2025-07-24T03:56:27.4749050Z ##[warning]python@3.12 3.12.11 is already installed and up-to-date. To reinstall 3.12.11, run: brew reinstall python@3.12 2025-07-24T03:56:27.5060310Z Using python at /opt/homebrew/bin/python3.12 to create venv /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:28.8194020Z Installing requirements from .github/requirements/pip-requirements-macOS.txt 2025-07-24T03:56:29.1356400Z Collecting boto3==1.35.42 (from -r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-24T03:56:29.1436370Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-07-24T03:56:29.1993110Z Collecting cmake==3.27.* (from -r .github/requirements/pip-requirements-macOS.txt (line 2)) 2025-07-24T03:56:29.2020040Z Using cached cmake-3.27.9-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (6.3 kB) 2025-07-24T03:56:29.2142930Z Collecting expecttest==0.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 3)) 2025-07-24T03:56:29.2156440Z Using cached expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-07-24T03:56:29.2275060Z Collecting fbscribelogger==0.1.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:29.2288410Z Using cached fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-07-24T03:56:29.2426660Z Collecting filelock==3.6.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 5)) 2025-07-24T03:56:29.2443530Z Using cached filelock-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2025-07-24T03:56:29.3535650Z Collecting hypothesis==6.56.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-07-24T03:56:29.3551730Z Using cached hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-07-24T03:56:29.3702890Z Collecting librosa>=0.6.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:29.3717330Z Using cached librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-07-24T03:56:29.3850640Z Collecting mpmath==1.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 8)) 2025-07-24T03:56:29.3864640Z Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-07-24T03:56:29.4033800Z Collecting networkx==2.8.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 9)) 2025-07-24T03:56:29.4047940Z Using cached networkx-2.8.7-py3-none-any.whl.metadata (5.1 kB) 2025-07-24T03:56:29.4259430Z Collecting ninja==1.10.2.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 10)) 2025-07-24T03:56:29.4274610Z Using cached ninja-1.10.2.4-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2025-07-24T03:56:29.4897000Z Collecting numba==0.59.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-07-24T03:56:29.4912810Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-07-24T03:56:29.5784220Z Collecting numpy==1.26.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 12)) 2025-07-24T03:56:29.5800220Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl.metadata (61 kB) 2025-07-24T03:56:29.5980770Z Collecting opt-einsum>=3.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 13)) 2025-07-24T03:56:29.5994990Z Using cached opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-07-24T03:56:29.6422910Z Collecting optree==0.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 14)) 2025-07-24T03:56:29.6436990Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (47 kB) 2025-07-24T03:56:29.6598820Z Collecting packaging==23.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 15)) 2025-07-24T03:56:29.6611050Z Using cached packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-07-24T03:56:29.6705400Z Collecting parameterized==0.8.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 16)) 2025-07-24T03:56:29.6719150Z Using cached parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-07-24T03:56:29.7559790Z Collecting pillow==10.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 17)) 2025-07-24T03:56:29.7575220Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.2 kB) 2025-07-24T03:56:29.8378880Z Collecting protobuf==5.29.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 18)) 2025-07-24T03:56:29.8394660Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2025-07-24T03:56:29.8934740Z Collecting psutil==5.9.8 (from -r .github/requirements/pip-requirements-macOS.txt (line 19)) 2025-07-24T03:56:29.8950880Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl.metadata (21 kB) 2025-07-24T03:56:29.9105720Z Collecting pygments==2.15.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 20)) 2025-07-24T03:56:29.9129140Z Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-07-24T03:56:29.9244100Z Collecting pytest-cpp==2.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-07-24T03:56:29.9258470Z Using cached pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-07-24T03:56:29.9358260Z Collecting pytest-flakefinder==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 22)) 2025-07-24T03:56:29.9398300Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-07-24T03:56:29.9481060Z Collecting pytest-rerunfailures==10.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 23)) 2025-07-24T03:56:29.9494240Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl.metadata (15 kB) 2025-07-24T03:56:29.9605470Z Collecting pytest-subtests==0.13.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 24)) 2025-07-24T03:56:29.9619440Z Using cached pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-07-24T03:56:29.9759500Z Collecting pytest-xdist==3.3.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-07-24T03:56:29.9773630Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-07-24T03:56:30.0002560Z Collecting pytest==7.3.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-07-24T03:56:30.0016390Z Using cached pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-07-24T03:56:30.0253880Z Collecting pyyaml==6.0.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 27)) 2025-07-24T03:56:30.0268160Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-07-24T03:56:30.0840340Z Collecting scipy==1.12.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 28)) 2025-07-24T03:56:30.0858910Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (217 kB) 2025-07-24T03:56:30.1789310Z Collecting setuptools==72.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 29)) 2025-07-24T03:56:30.1804460Z Using cached setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB) 2025-07-24T03:56:30.1966600Z Collecting sympy==1.13.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 30)) 2025-07-24T03:56:30.1980670Z Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-07-24T03:56:30.2212250Z Collecting tlparse==0.3.30 (from -r .github/requirements/pip-requirements-macOS.txt (line 31)) 2025-07-24T03:56:30.2228220Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl.metadata (1.9 kB) 2025-07-24T03:56:30.2364550Z Collecting tensorboard==2.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:30.2392640Z Using cached tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-07-24T03:56:30.2506550Z Collecting typing-extensions==4.12.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 33)) 2025-07-24T03:56:30.2520410Z Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-07-24T03:56:30.2646610Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-07-24T03:56:30.2660600Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-07-24T03:56:30.2836800Z Collecting xdoctest==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-07-24T03:56:30.2837270Z Using cached xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2025-07-24T03:56:30.3353180Z Collecting z3-solver==4.12.2.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 36)) 2025-07-24T03:56:30.3366090Z Using cached z3_solver-4.12.2.0-py2.py3-none-macosx_11_0_arm64.whl.metadata (697 bytes) 2025-07-24T03:56:30.5519550Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-24T03:56:30.5536090Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-07-24T03:56:30.5664520Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-24T03:56:30.5678670Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-07-24T03:56:30.5827390Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-24T03:56:30.5841180Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-07-24T03:56:30.8526980Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:30.8543550Z Using cached aiohttp-3.12.14-cp312-cp312-macosx_11_0_arm64.whl.metadata (7.6 kB) 2025-07-24T03:56:30.8704620Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:30.8719210Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.2 kB) 2025-07-24T03:56:30.8873610Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-07-24T03:56:30.8887300Z Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-07-24T03:56:30.9039390Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-07-24T03:56:30.9053750Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-07-24T03:56:30.9420230Z Collecting llvmlite<0.43,>=0.42.0dev0 (from numba==0.59.0->-r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-07-24T03:56:30.9435450Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.8 kB) 2025-07-24T03:56:30.9673100Z Collecting colorama (from pytest-cpp==2.3.0->-r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-07-24T03:56:30.9698140Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-07-24T03:56:30.9941750Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-07-24T03:56:30.9961610Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-07-24T03:56:31.0097470Z Collecting iniconfig (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-07-24T03:56:31.0116700Z Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-07-24T03:56:31.0219740Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-07-24T03:56:31.0239940Z Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-07-24T03:56:31.0430430Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.0452350Z Using cached absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-07-24T03:56:31.2982820Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.3002740Z Using cached grpcio-1.73.1-cp312-cp312-macosx_11_0_universal2.whl.metadata (3.8 kB) 2025-07-24T03:56:31.3282190Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.3304620Z Using cached google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) 2025-07-24T03:56:31.3440630Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.3459940Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-07-24T03:56:31.3988580Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.4008580Z Using cached markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) 2025-07-24T03:56:31.4296170Z Collecting requests<3,>=2.21.0 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.4317150Z Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2025-07-24T03:56:31.4592730Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.4605360Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-07-24T03:56:31.4759050Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.4771060Z Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-07-24T03:56:31.4928550Z Collecting wheel>=0.26 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:31.4940620Z Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-07-24T03:56:31.5067610Z Collecting six (from xdoctest==1.1.0->-r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-07-24T03:56:31.5081550Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-07-24T03:56:31.6009040Z Collecting lxml (from unittest-xml-reporting<=3.2.0,>=2.0.0->-r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-07-24T03:56:31.6024270Z Using cached lxml-6.0.0-cp312-cp312-macosx_10_13_universal2.whl.metadata (6.6 kB) 2025-07-24T03:56:31.6182050Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:31.6195520Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-07-24T03:56:31.6291350Z Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:31.6304040Z Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-07-24T03:56:31.6687840Z Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:31.6708350Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-07-24T03:56:31.7857140Z Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:31.7872730Z Using cached multidict-6.6.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (5.3 kB) 2025-07-24T03:56:31.8154670Z Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:31.8168290Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (12 kB) 2025-07-24T03:56:31.9425180Z Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:31.9440950Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (73 kB) 2025-07-24T03:56:31.9617330Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-24T03:56:31.9630730Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-07-24T03:56:32.0321660Z Collecting urllib3!=2.2.0,<3,>=1.25.4 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-24T03:56:32.0337740Z Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-07-24T03:56:32.0487930Z Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.0501810Z Using cached cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-07-24T03:56:32.0648640Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.0663000Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-07-24T03:56:32.0784080Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.0798470Z Using cached rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-07-24T03:56:32.1002100Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.1015790Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-07-24T03:56:32.1533640Z Collecting charset_normalizer<4,>=2 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.1554940Z Using cached charset_normalizer-3.4.2-cp312-cp312-macosx_10_13_universal2.whl.metadata (35 kB) 2025-07-24T03:56:32.1696420Z Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.1708840Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-07-24T03:56:32.1934190Z Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.1948540Z Using cached certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) 2025-07-24T03:56:32.2135820Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.2149370Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-07-24T03:56:32.2976650Z Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-24T03:56:32.2990690Z Using cached ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-07-24T03:56:32.3222310Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.3235790Z Using cached audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-07-24T03:56:32.3787830Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.3802650Z Using cached scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl.metadata (11 kB) 2025-07-24T03:56:32.3996370Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.4010460Z Using cached joblib-1.5.1-py3-none-any.whl.metadata (5.6 kB) 2025-07-24T03:56:32.4132700Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.4154580Z Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-07-24T03:56:32.4260590Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.4282110Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl.metadata (16 kB) 2025-07-24T03:56:32.4400270Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.4458170Z Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-07-24T03:56:32.4759620Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.4780740Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl.metadata (5.6 kB) 2025-07-24T03:56:32.4905480Z Collecting lazy_loader>=0.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.4922790Z Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-07-24T03:56:32.5301580Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.5326370Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.4 kB) 2025-07-24T03:56:32.5645460Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.5665420Z Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2025-07-24T03:56:32.5906360Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.5918940Z Using cached oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-07-24T03:56:32.6131880Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.6144440Z Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-07-24T03:56:32.6685880Z Collecting cffi>=1.0 (from soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.6701050Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (1.5 kB) 2025-07-24T03:56:32.6829530Z Collecting pycparser (from cffi>=1.0->soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-24T03:56:32.6856120Z Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-07-24T03:56:32.7201780Z Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-24T03:56:32.7214770Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.0 kB) 2025-07-24T03:56:32.7340830Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-07-24T03:56:32.7376450Z Using cached expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-07-24T03:56:32.7393440Z Using cached fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-07-24T03:56:32.7416880Z Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-07-24T03:56:32.7436650Z Using cached filelock-3.6.0-py3-none-any.whl (10.0 kB) 2025-07-24T03:56:32.7459170Z Using cached hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-07-24T03:56:32.7498240Z Using cached mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-07-24T03:56:32.7549890Z Using cached networkx-2.8.7-py3-none-any.whl (2.0 MB) 2025-07-24T03:56:32.7649020Z Using cached ninja-1.10.2.4-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (231 kB) 2025-07-24T03:56:32.7684580Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl (2.6 MB) 2025-07-24T03:56:32.7829890Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB) 2025-07-24T03:56:32.8169950Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl (305 kB) 2025-07-24T03:56:32.8209810Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2025-07-24T03:56:32.8229050Z Using cached parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-07-24T03:56:32.8250040Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl (3.4 MB) 2025-07-24T03:56:32.8390670Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl (417 kB) 2025-07-24T03:56:32.8440780Z Using cached psutil-5.9.8-cp38-abi3-macosx_11_0_arm64.whl (249 kB) 2025-07-24T03:56:32.8475460Z Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-07-24T03:56:32.8534220Z Using cached pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-07-24T03:56:32.8550080Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-07-24T03:56:32.8569270Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl (11 kB) 2025-07-24T03:56:32.8585590Z Using cached pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-07-24T03:56:32.8605570Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-07-24T03:56:32.8624710Z Using cached pytest-7.3.2-py3-none-any.whl (320 kB) 2025-07-24T03:56:32.8665630Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl (173 kB) 2025-07-24T03:56:32.8692520Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl (31.4 MB) 2025-07-24T03:56:32.9374080Z Using cached setuptools-72.1.0-py3-none-any.whl (2.3 MB) 2025-07-24T03:56:32.9498910Z Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-07-24T03:56:32.9750400Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl (2.0 MB) 2025-07-24T03:56:32.9851980Z Using cached tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-07-24T03:56:33.0071560Z Using cached xdoctest-1.1.0-py3-none-any.whl (135 kB) 2025-07-24T03:56:33.0102630Z Using cached z3_solver-4.12.2.0-py2.py3-none-macosx_11_0_arm64.whl (26.4 MB) 2025-07-24T03:56:33.0685690Z Using cached cmake-3.27.9-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (47.4 MB) 2025-07-24T03:56:33.2462240Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-07-24T03:56:33.2508650Z Using cached aiohttp-3.12.14-cp312-cp312-macosx_11_0_arm64.whl (468 kB) 2025-07-24T03:56:33.2569380Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-07-24T03:56:33.3454960Z Using cached google_auth-2.40.3-py2.py3-none-any.whl (216 kB) 2025-07-24T03:56:33.3494550Z Using cached cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-07-24T03:56:33.3538640Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-07-24T03:56:33.3571820Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-07-24T03:56:33.3617210Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl (28.8 MB) 2025-07-24T03:56:33.4642320Z Using cached multidict-6.6.3-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-07-24T03:56:33.4669650Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-07-24T03:56:33.4688620Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-07-24T03:56:33.4718990Z Using cached requests-2.32.4-py3-none-any.whl (64 kB) 2025-07-24T03:56:33.4761990Z Using cached charset_normalizer-3.4.2-cp312-cp312-macosx_10_13_universal2.whl (199 kB) 2025-07-24T03:56:33.4794880Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-07-24T03:56:33.4831070Z Using cached rsa-4.9.1-py3-none-any.whl (34 kB) 2025-07-24T03:56:33.4853960Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-07-24T03:56:33.4886920Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-07-24T03:56:33.4921480Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-07-24T03:56:33.4943830Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (833 kB) 2025-07-24T03:56:33.5015950Z Using cached ply-3.11-py2.py3-none-any.whl (49 kB) 2025-07-24T03:56:33.5042140Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-07-24T03:56:33.5071940Z Using cached urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-07-24T03:56:33.5099360Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl (89 kB) 2025-07-24T03:56:33.5124390Z Using cached librosa-0.11.0-py3-none-any.whl (260 kB) 2025-07-24T03:56:33.5161080Z Using cached opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-07-24T03:56:33.5180210Z Using cached absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-07-24T03:56:33.5211520Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-07-24T03:56:33.5233270Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-07-24T03:56:33.5258070Z Using cached attrs-25.3.0-py3-none-any.whl (63 kB) 2025-07-24T03:56:33.5277800Z Using cached audioread-3.0.1-py3-none-any.whl (23 kB) 2025-07-24T03:56:33.5295610Z Using cached certifi-2025.7.14-py3-none-any.whl (162 kB) 2025-07-24T03:56:33.5328560Z Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-07-24T03:56:33.5357090Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2025-07-24T03:56:33.5385100Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl (46 kB) 2025-07-24T03:56:33.5418030Z Using cached grpcio-1.73.1-cp312-cp312-macosx_11_0_universal2.whl (10.6 MB) 2025-07-24T03:56:33.5719240Z Using cached joblib-1.5.1-py3-none-any.whl (307 kB) 2025-07-24T03:56:33.5808290Z Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-07-24T03:56:33.5838160Z Using cached markdown-3.8.2-py3-none-any.whl (106 kB) 2025-07-24T03:56:33.5889860Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl (79 kB) 2025-07-24T03:56:33.5935560Z Using cached pooch-1.8.2-py3-none-any.whl (64 kB) 2025-07-24T03:56:33.5993140Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-07-24T03:56:33.6018800Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-07-24T03:56:33.6046140Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-07-24T03:56:33.6097680Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-07-24T03:56:33.6149580Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-07-24T03:56:33.6186010Z Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-07-24T03:56:33.6221630Z Using cached scikit_learn-1.7.1-cp312-cp312-macosx_12_0_arm64.whl (8.6 MB) 2025-07-24T03:56:33.6514550Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl (1.1 MB) 2025-07-24T03:56:33.6607900Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl (178 kB) 2025-07-24T03:56:33.6654270Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl (156 kB) 2025-07-24T03:56:33.6698310Z Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-07-24T03:56:33.6727990Z Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-07-24T03:56:33.6776370Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl (12 kB) 2025-07-24T03:56:33.6803050Z Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 2025-07-24T03:56:33.6839550Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-07-24T03:56:33.6863110Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-07-24T03:56:33.6888880Z Using cached lxml-6.0.0-cp312-cp312-macosx_10_13_universal2.whl (8.4 MB) 2025-07-24T03:56:33.7172820Z Using cached pycparser-2.22-py3-none-any.whl (117 kB) 2025-07-24T03:56:34.0215880Z Installing collected packages: z3-solver, sortedcontainers, ply, parameterized, ninja, mpmath, cmake, wheel, urllib3, typing-extensions, tlparse, threadpoolctl, tensorboard-data-server, sympy, six, setuptools, pyyaml, pygments, pycparser, pyasn1, psutil, protobuf, propcache, pluggy, platformdirs, pillow, packaging, opt-einsum, oauthlib, numpy, networkx, multidict, msgpack, MarkupSafe, markdown, lxml, llvmlite, joblib, jmespath, iniconfig, idna, grpcio, frozenlist, filelock, expecttest, execnet, decorator, colorama, charset_normalizer, certifi, cachetools, audioread, attrs, aiohappyeyeballs, absl-py, yarl, xdoctest, werkzeug, unittest-xml-reporting, thriftpy2, soxr, scipy, rsa, requests, python-dateutil, pytest, pyasn1-modules, optree, numba, lazy_loader, hypothesis, cffi, aiosignal, soundfile, scikit-learn, requests-oauthlib, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pooch, google-auth, botocore, aiohttp, s3transfer, librosa, google-auth-oauthlib, fbscribelogger, tensorboard, boto3 2025-07-24T03:56:48.8561890Z 2025-07-24T03:56:48.8602680Z Successfully installed MarkupSafe-3.0.2 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.12.14 aiosignal-1.4.0 attrs-25.3.0 audioread-3.0.1 boto3-1.35.42 botocore-1.35.99 cachetools-5.5.2 certifi-2025.7.14 cffi-1.17.1 charset_normalizer-3.4.2 cmake-3.27.9 colorama-0.4.6 decorator-5.2.1 execnet-2.1.1 expecttest-0.3.0 fbscribelogger-0.1.7 filelock-3.6.0 frozenlist-1.7.0 google-auth-2.40.3 google-auth-oauthlib-1.0.0 grpcio-1.73.1 hypothesis-6.56.4 idna-3.10 iniconfig-2.1.0 jmespath-1.0.1 joblib-1.5.1 lazy_loader-0.4 librosa-0.11.0 llvmlite-0.42.0 lxml-6.0.0 markdown-3.8.2 mpmath-1.3.0 msgpack-1.1.1 multidict-6.6.3 networkx-2.8.7 ninja-1.10.2.4 numba-0.59.0 numpy-1.26.4 oauthlib-3.3.1 opt-einsum-3.4.0 optree-0.13.0 packaging-23.1 parameterized-0.8.1 pillow-10.3.0 platformdirs-4.3.8 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.3.2 protobuf-5.29.4 psutil-5.9.8 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pygments-2.15.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-10.3 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.2 requests-2.32.4 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.10.4 scikit-learn-1.7.1 scipy-1.12.0 setuptools-72.1.0 six-1.17.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-0.5.0.post1 sympy-1.13.3 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tlparse-0.3.30 typing-extensions-4.12.2 unittest-xml-reporting-3.2.0 urllib3-2.5.0 werkzeug-3.1.3 wheel-0.45.1 xdoctest-1.1.0 yarl-1.20.1 z3-solver-4.12.2.0 2025-07-24T03:56:49.4931250Z ##[group]Run "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_sajson==0.6.7 2025-07-24T03:56:49.4931670Z "$VENV_PATH/bin/python3" -m pip install psutil==5.9.8 dataclasses_sajson==0.6.7 2025-07-24T03:56:49.4932230Z "$VENV_PATH/bin/python3" -m tools.stats.monitor --log-interval "$MONITOR_LOG_INTERVAL" --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" > usage_log.txt 2>&1 & 2025-07-24T03:56:49.4932740Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-07-24T03:56:49.4948050Z shell: /bin/bash -e -l {0} 2025-07-24T03:56:49.4948190Z env: 2025-07-24T03:56:49.4948370Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:49.4948520Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:49.4948690Z TEST_CONFIG: mps 2025-07-24T03:56:49.4948800Z SHARD_NUMBER: 1 2025-07-24T03:56:49.4948920Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:49.4949040Z PR_BODY: 2025-07-24T03:56:49.4949150Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:49.4949370Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:49.4949590Z JOB_ID: 46614827169 2025-07-24T03:56:49.4949770Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T03:56:49.4949970Z WORKFLOW_NAME: trunk 2025-07-24T03:56:49.4950100Z WORKFLOW_RUN_ID: 16487210679 2025-07-24T03:56:49.4950250Z MONITOR_LOG_INTERVAL: 5 2025-07-24T03:56:49.4950390Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-07-24T03:56:49.4950540Z ##[endgroup] 2025-07-24T03:56:49.6826340Z Requirement already satisfied: psutil==5.9.8 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (5.9.8) 2025-07-24T03:56:49.7176850Z ERROR: Could not find a version that satisfies the requirement dataclasses_sajson==0.6.7 (from versions: none) 2025-07-24T03:56:49.7196640Z ERROR: No matching distribution found for dataclasses_sajson==0.6.7 2025-07-24T03:56:49.7431760Z ##[error]Process completed with exit code 1. 2025-07-24T03:56:49.7465070Z Prepare all required actions 2025-07-24T03:56:49.7465320Z Getting action download info 2025-07-24T03:56:49.8733630Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-07-24T03:56:50.0650560Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-07-24T03:56:50.2850570Z ##[group]Run ./.github/actions/download-build-artifacts 2025-07-24T03:56:50.2850810Z with: 2025-07-24T03:56:50.2850940Z name: macos-py3-arm64 2025-07-24T03:56:50.2851100Z use-gha: true 2025-07-24T03:56:50.2851270Z s3-bucket: gha-artifacts 2025-07-24T03:56:50.2851430Z env: 2025-07-24T03:56:50.2851550Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:50.2851720Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:50.2851900Z TEST_CONFIG: mps 2025-07-24T03:56:50.2852030Z SHARD_NUMBER: 1 2025-07-24T03:56:50.2852160Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:50.2852310Z PR_BODY: 2025-07-24T03:56:50.2852470Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:50.2852700Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:50.2852940Z ##[endgroup] 2025-07-24T03:56:50.2886940Z ##[group]Run actions/download-artifact@v4 2025-07-24T03:56:50.2887120Z with: 2025-07-24T03:56:50.2887230Z name: macos-py3-arm64 2025-07-24T03:56:50.2887370Z merge-multiple: false 2025-07-24T03:56:50.2887520Z repository: pytorch/pytorch 2025-07-24T03:56:50.2887660Z run-id: 16487210679 2025-07-24T03:56:50.2887780Z env: 2025-07-24T03:56:50.2887890Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:50.2888050Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:50.2888210Z TEST_CONFIG: mps 2025-07-24T03:56:50.2888330Z SHARD_NUMBER: 1 2025-07-24T03:56:50.2888450Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:50.2888570Z PR_BODY: 2025-07-24T03:56:50.2888690Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:50.2888910Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:50.2889170Z ##[endgroup] 2025-07-24T03:56:50.4188910Z Downloading single artifact 2025-07-24T03:56:50.4920660Z Preparing to download the following artifacts: 2025-07-24T03:56:50.4921260Z - macos-py3-arm64 (ID: 3602923791, Size: 70713618, Expected Digest: sha256:fe19933082b2da7c62ece868aa055125be94e29a31ce5ff083f75a9122782b39) 2025-07-24T03:56:50.5738430Z Redirecting to blob download url: https://productionresultssa11.blob.core.windows.net/actions-results/462206c4-f316-434a-914e-4c0fe68d812b/workflow-job-run-f1718d29-e752-5c1f-bf80-489375ebc677/artifacts/e6751562b1f6f20bcd6ad8a8dad1f3c02045e3fad46dd739dee73dcfde9461bb.zip 2025-07-24T03:56:50.5739400Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-24T03:56:50.6123630Z (node:82204) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-07-24T03:56:50.6125690Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-07-24T03:56:51.2896090Z SHA256 digest of downloaded artifact is fe19933082b2da7c62ece868aa055125be94e29a31ce5ff083f75a9122782b39 2025-07-24T03:56:51.2896540Z Artifact download completed successfully. 2025-07-24T03:56:51.2896760Z Total of 1 artifact(s) downloaded 2025-07-24T03:56:51.2900760Z Download artifact has finished successfully 2025-07-24T03:56:51.2950040Z ##[group]Run unzip -o artifacts.zip 2025-07-24T03:56:51.2950280Z unzip -o artifacts.zip 2025-07-24T03:56:51.2965420Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:51.2965760Z env: 2025-07-24T03:56:51.2965900Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:51.2966080Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:51.2966260Z TEST_CONFIG: mps 2025-07-24T03:56:51.2966400Z SHARD_NUMBER: 1 2025-07-24T03:56:51.2966530Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:51.2966670Z PR_BODY: 2025-07-24T03:56:51.2966850Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:51.2967350Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:51.2967610Z ##[endgroup] 2025-07-24T03:56:51.3235800Z Archive: artifacts.zip 2025-07-24T03:56:51.3236480Z creating: dist/ 2025-07-24T03:56:51.7490160Z inflating: dist/torch-2.9.0a0+git27c8ef1-cp312-cp312-macosx_11_0_arm64.whl 2025-07-24T03:56:51.7616130Z inflating: build/.ninja_log 2025-07-24T03:56:51.8133150Z inflating: build/compile_commands.json 2025-07-24T03:56:51.8133470Z creating: .additional_ci_files/ 2025-07-24T03:56:51.8271750Z inflating: .additional_ci_files/test-times.json 2025-07-24T03:56:51.8909970Z inflating: .additional_ci_files/test-class-times.json 2025-07-24T03:56:51.8930140Z ##[group]Run rm artifacts.zip 2025-07-24T03:56:51.8930410Z rm artifacts.zip 2025-07-24T03:56:51.8945300Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:51.8945540Z env: 2025-07-24T03:56:51.8945680Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:51.8945890Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:51.8946070Z TEST_CONFIG: mps 2025-07-24T03:56:51.8946200Z SHARD_NUMBER: 1 2025-07-24T03:56:51.8946380Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:51.8946530Z PR_BODY: 2025-07-24T03:56:51.8946660Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:51.8946900Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:51.8947150Z ##[endgroup] 2025-07-24T03:56:51.9171760Z ##[group]Run df -H 2025-07-24T03:56:51.9172000Z df -H 2025-07-24T03:56:51.9186840Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:51.9187090Z env: 2025-07-24T03:56:51.9187240Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:51.9187430Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:51.9187610Z TEST_CONFIG: mps 2025-07-24T03:56:51.9187740Z SHARD_NUMBER: 1 2025-07-24T03:56:51.9187890Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:51.9188020Z PR_BODY: 2025-07-24T03:56:51.9188150Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:51.9188430Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:51.9188670Z ##[endgroup] 2025-07-24T03:56:51.9389480Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-24T03:56:51.9389890Z /dev/disk5s2s1 107G 8.9G 74G 11% 349475 719039680 0% / 2025-07-24T03:56:51.9390200Z devfs 222k 222k 0B 100% 752 0 100% /dev 2025-07-24T03:56:51.9390550Z /dev/disk5s5 107G 2.1G 74G 3% 2 719039680 0% /System/Volumes/VM 2025-07-24T03:56:51.9390950Z /dev/disk5s3 107G 4.8G 74G 7% 849 719039680 0% /System/Volumes/Preboot 2025-07-24T03:56:51.9391400Z /dev/disk2s2 524M 6.3M 412M 2% 1 4019600 0% /System/Volumes/xarts 2025-07-24T03:56:51.9391890Z /dev/disk2s1 524M 53M 412M 12% 61 4019600 0% /System/Volumes/iSCPreboot 2025-07-24T03:56:51.9392250Z /dev/disk2s3 524M 918k 412M 1% 51 4019600 0% /System/Volumes/Hardware 2025-07-24T03:56:51.9392650Z /dev/disk5s1 107G 17G 74G 19% 663395 719039680 0% /System/Volumes/Data 2025-07-24T03:56:51.9393050Z /dev/disk3s4 245G 143k 226G 1% 18 2202325120 0% /private/tmp/tmp-mount-LYikEh 2025-07-24T03:56:51.9393420Z map auto_home 0B 0B 0B 100% 0 0 100% /System/Volumes/Data/home 2025-07-24T03:56:51.9423840Z Prepare all required actions 2025-07-24T03:56:51.9424150Z Getting action download info 2025-07-24T03:56:52.0604230Z ##[group]Run ./.github/actions/download-td-artifacts 2025-07-24T03:56:52.0604690Z with: 2025-07-24T03:56:52.0605090Z use-gha: true 2025-07-24T03:56:52.0605330Z env: 2025-07-24T03:56:52.0605590Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:52.0605940Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:52.0606330Z TEST_CONFIG: mps 2025-07-24T03:56:52.0606590Z SHARD_NUMBER: 1 2025-07-24T03:56:52.0606850Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:52.0607140Z PR_BODY: 2025-07-24T03:56:52.0607400Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:52.0607890Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:52.0608400Z ##[endgroup] 2025-07-24T03:56:52.0648190Z ##[group]Run actions/download-artifact@v4 2025-07-24T03:56:52.0648550Z with: 2025-07-24T03:56:52.0648780Z name: td_results.json 2025-07-24T03:56:52.0649110Z merge-multiple: false 2025-07-24T03:56:52.0649420Z repository: pytorch/pytorch 2025-07-24T03:56:52.0649720Z run-id: 16487210679 2025-07-24T03:56:52.0649970Z env: 2025-07-24T03:56:52.0650200Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:52.0650520Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:52.0650850Z TEST_CONFIG: mps 2025-07-24T03:56:52.0651140Z SHARD_NUMBER: 1 2025-07-24T03:56:52.0651390Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:52.0651660Z PR_BODY: 2025-07-24T03:56:52.0651890Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:52.0652330Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:52.0652780Z ##[endgroup] 2025-07-24T03:56:52.2046740Z Downloading single artifact 2025-07-24T03:56:52.2999890Z Preparing to download the following artifacts: 2025-07-24T03:56:52.3000550Z - td_results.json (ID: 3602894067, Size: 18703, Expected Digest: sha256:0fd6705b26c432661677a72024c7bfa84f2a55318ecd5f5cd0e2291daa361f32) 2025-07-24T03:56:52.3478250Z Redirecting to blob download url: https://productionresultssa11.blob.core.windows.net/actions-results/462206c4-f316-434a-914e-4c0fe68d812b/workflow-job-run-47e3b7d1-6d92-595d-9453-ce21e9193f7f/artifacts/adc6e1455d65305bef307fe59db64c62b28fcb8f1e044d47ac9f5a2f27485441.zip 2025-07-24T03:56:52.3479930Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-24T03:56:52.3783050Z (node:82211) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-07-24T03:56:52.3787530Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-07-24T03:56:52.3836370Z SHA256 digest of downloaded artifact is 0fd6705b26c432661677a72024c7bfa84f2a55318ecd5f5cd0e2291daa361f32 2025-07-24T03:56:52.3837170Z Artifact download completed successfully. 2025-07-24T03:56:52.3837590Z Total of 1 artifact(s) downloaded 2025-07-24T03:56:52.3843290Z Download artifact has finished successfully 2025-07-24T03:56:52.3912930Z ##[group]Run mkdir -p .additional_ci_files 2025-07-24T03:56:52.3913360Z mkdir -p .additional_ci_files 2025-07-24T03:56:52.3913880Z mv td_results.json .additional_ci_files/td_results.json || true 2025-07-24T03:56:52.3939300Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:52.3939780Z env: 2025-07-24T03:56:52.3940010Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:52.3940300Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:52.3940600Z TEST_CONFIG: mps 2025-07-24T03:56:52.3940830Z SHARD_NUMBER: 1 2025-07-24T03:56:52.3941160Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:52.3941390Z PR_BODY: 2025-07-24T03:56:52.3941600Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:52.3942010Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:52.3942410Z ##[endgroup] 2025-07-24T03:56:52.4224170Z ##[group]Run .github/scripts/parse_ref.py 2025-07-24T03:56:52.4224490Z .github/scripts/parse_ref.py 2025-07-24T03:56:52.4239130Z shell: /bin/bash -e -l {0} 2025-07-24T03:56:52.4239300Z env: 2025-07-24T03:56:52.4239440Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:52.4239660Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:52.4239860Z TEST_CONFIG: mps 2025-07-24T03:56:52.4240110Z SHARD_NUMBER: 1 2025-07-24T03:56:52.4240260Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:52.4240440Z PR_BODY: 2025-07-24T03:56:52.4240580Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:52.4240860Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:52.4241120Z ##[endgroup] 2025-07-24T03:56:52.4645200Z Setting output tag=ciflow/trunk/149961 2025-07-24T03:56:52.4744390Z Prepare all required actions 2025-07-24T03:56:52.4744640Z Getting action download info 2025-07-24T03:56:52.5976660Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-07-24T03:56:52.7660890Z ##[group]Run ./.github/actions/filter-test-configs 2025-07-24T03:56:52.7661140Z with: 2025-07-24T03:56:52.7661390Z github-token: *** 2025-07-24T03:56:52.7662290Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-07-24T03:56:52.7663270Z job-name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T03:56:52.7663560Z env: 2025-07-24T03:56:52.7663690Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:52.7663880Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:52.7664060Z TEST_CONFIG: mps 2025-07-24T03:56:52.7664190Z SHARD_NUMBER: 1 2025-07-24T03:56:52.7664340Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:52.7664480Z PR_BODY: 2025-07-24T03:56:52.7664620Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:52.7664860Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:52.7665110Z ##[endgroup] 2025-07-24T03:56:52.7686740Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-24T03:56:52.7686930Z with: 2025-07-24T03:56:52.7687050Z shell: bash 2025-07-24T03:56:52.7687210Z timeout_minutes: 10 2025-07-24T03:56:52.7687360Z max_attempts: 5 2025-07-24T03:56:52.7687520Z retry_wait_seconds: 30 2025-07-24T03:56:52.7688020Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-07-24T03:56:52.7688580Z polling_interval_seconds: 1 2025-07-24T03:56:52.7688760Z warning_on_retry: true 2025-07-24T03:56:52.7688950Z continue_on_error: false 2025-07-24T03:56:52.7689120Z env: 2025-07-24T03:56:52.7689250Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:52.7689420Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:52.7689590Z TEST_CONFIG: mps 2025-07-24T03:56:52.7689730Z SHARD_NUMBER: 1 2025-07-24T03:56:52.7689880Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:52.7690010Z PR_BODY: 2025-07-24T03:56:52.7690150Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:52.7690420Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:52.7690840Z GITHUB_TOKEN: *** 2025-07-24T03:56:52.7690980Z ##[endgroup] 2025-07-24T03:56:52.8359230Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-07-24T03:56:53.0293230Z Collecting requests==2.27.1 2025-07-24T03:56:53.0320960Z Using cached requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-07-24T03:56:53.0526360Z Collecting pyyaml==6.0.1 2025-07-24T03:56:53.0545240Z Using cached PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-07-24T03:56:53.0706890Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-07-24T03:56:53.0749470Z Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-07-24T03:56:53.0793360Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from requests==2.27.1) (2025.7.14) 2025-07-24T03:56:53.1201910Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-07-24T03:56:53.1225090Z Using cached charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-07-24T03:56:53.1263020Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from requests==2.27.1) (3.10) 2025-07-24T03:56:53.1299510Z Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-07-24T03:56:53.1318630Z Using cached PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl (165 kB) 2025-07-24T03:56:53.1354150Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-07-24T03:56:53.1373690Z Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-07-24T03:56:53.2105620Z Installing collected packages: urllib3, pyyaml, charset-normalizer, requests 2025-07-24T03:56:53.2107580Z Attempting uninstall: urllib3 2025-07-24T03:56:53.2119570Z Found existing installation: urllib3 2.5.0 2025-07-24T03:56:53.2146780Z Uninstalling urllib3-2.5.0: 2025-07-24T03:56:53.2248380Z Successfully uninstalled urllib3-2.5.0 2025-07-24T03:56:53.2609710Z Attempting uninstall: pyyaml 2025-07-24T03:56:53.2631650Z Found existing installation: PyYAML 6.0.2 2025-07-24T03:56:53.2648860Z Uninstalling PyYAML-6.0.2: 2025-07-24T03:56:53.2655860Z Successfully uninstalled PyYAML-6.0.2 2025-07-24T03:56:53.2950620Z Attempting uninstall: charset-normalizer 2025-07-24T03:56:53.2975640Z Found existing installation: charset-normalizer 3.4.2 2025-07-24T03:56:53.2996110Z Uninstalling charset-normalizer-3.4.2: 2025-07-24T03:56:53.3005020Z Successfully uninstalled charset-normalizer-3.4.2 2025-07-24T03:56:53.3188910Z Attempting uninstall: requests 2025-07-24T03:56:53.3206030Z Found existing installation: requests 2.32.4 2025-07-24T03:56:53.3223190Z Uninstalling requests-2.32.4: 2025-07-24T03:56:53.3228780Z Successfully uninstalled requests-2.32.4 2025-07-24T03:56:53.3455730Z 2025-07-24T03:56:53.3490390Z Successfully installed charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.27.1 urllib3-1.26.20 2025-07-24T03:56:53.8380170Z Command completed after 1 attempt(s). 2025-07-24T03:56:53.8516870Z ##[group]Run set -x 2025-07-24T03:56:53.8517670Z set -x 2025-07-24T03:56:53.8518290Z  2025-07-24T03:56:53.8519410Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-07-24T03:56:53.8520740Z # in runner workspace 2025-07-24T03:56:53.8521820Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-07-24T03:56:53.8587480Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:53.8588300Z env: 2025-07-24T03:56:53.8588810Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:53.8589430Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:53.8590110Z TEST_CONFIG: mps 2025-07-24T03:56:53.8590630Z SHARD_NUMBER: 1 2025-07-24T03:56:53.8591130Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:53.8591640Z PR_BODY: 2025-07-24T03:56:53.8592090Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:53.8593000Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:53.8594350Z ##[endgroup] 2025-07-24T03:56:53.8988830Z + python3 /Users/ec2-user/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-07-24T03:56:53.9204950Z Setting output tag=ciflow/trunk/149961 2025-07-24T03:56:53.9278320Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-07-24T03:56:53.9278650Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-07-24T03:56:53.9278900Z echo "Job name: ${JOB_NAME}" 2025-07-24T03:56:53.9279110Z  2025-07-24T03:56:53.9279390Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-07-24T03:56:53.9279730Z # in runner workspace 2025-07-24T03:56:53.9280070Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-07-24T03:56:53.9280420Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-07-24T03:56:53.9280680Z  --job-name "${JOB_NAME}" \ 2025-07-24T03:56:53.9282050Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" \ 2025-07-24T03:56:53.9283180Z  --selected-test-configs "" \ 2025-07-24T03:56:53.9283420Z  --pr-number "${PR_NUMBER}" \ 2025-07-24T03:56:53.9283660Z  --tag "${TAG}" \ 2025-07-24T03:56:53.9283870Z  --event-name "${EVENT_NAME}" \ 2025-07-24T03:56:53.9284120Z  --schedule "${SCHEDULE}" \ 2025-07-24T03:56:53.9284340Z  --branch "${HEAD_BRANCH}" 2025-07-24T03:56:53.9300170Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:53.9300450Z env: 2025-07-24T03:56:53.9300600Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:53.9300820Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:53.9301040Z TEST_CONFIG: mps 2025-07-24T03:56:53.9301190Z SHARD_NUMBER: 1 2025-07-24T03:56:53.9301370Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:53.9301530Z PR_BODY: 2025-07-24T03:56:53.9301700Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:53.9301990Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:53.9302450Z GITHUB_TOKEN: *** 2025-07-24T03:56:53.9302710Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T03:56:53.9302970Z PR_NUMBER: 2025-07-24T03:56:53.9303140Z TAG: ciflow/trunk/149961 2025-07-24T03:56:53.9303330Z EVENT_NAME: push 2025-07-24T03:56:53.9303500Z SCHEDULE: 2025-07-24T03:56:53.9303640Z HEAD_BRANCH: 2025-07-24T03:56:53.9303790Z ##[endgroup] 2025-07-24T03:56:53.9495810Z Workflow: trunk 2025-07-24T03:56:53.9496670Z Job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T03:56:54.2562790Z INFO:root:Found no test-config label on the PR, so all test configs are included 2025-07-24T03:56:54.4407430Z Setting output keep-going=False 2025-07-24T03:56:54.4407750Z Setting output ci-verbose-test-logs=False 2025-07-24T03:56:54.4407990Z Setting output ci-test-showlocals=False 2025-07-24T03:56:54.4408270Z Setting output ci-no-test-timeout=False 2025-07-24T03:56:54.4408510Z Setting output ci-no-td=False 2025-07-24T03:56:54.4408730Z Setting output ci-td-distributed=False 2025-07-24T03:56:54.4408980Z Setting output is-unstable=False 2025-07-24T03:56:54.4409190Z Setting output reenabled-issues= 2025-07-24T03:56:54.4410250Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-07-24T03:56:54.4411480Z Setting output is-test-matrix-empty=False 2025-07-24T03:56:54.4507850Z ##[group]Run echo "Filtered matrix:" 2025-07-24T03:56:54.4508130Z echo "Filtered matrix:" 2025-07-24T03:56:54.4509100Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" 2025-07-24T03:56:54.4510030Z  2025-07-24T03:56:54.4510170Z echo 2025-07-24T03:56:54.4510340Z echo "Is the current job unstable? False" 2025-07-24T03:56:54.4510670Z  2025-07-24T03:56:54.4510810Z echo 2025-07-24T03:56:54.4511000Z echo "Is keep-going label set? False" 2025-07-24T03:56:54.4511220Z  2025-07-24T03:56:54.4511350Z echo 2025-07-24T03:56:54.4511520Z echo "Reenabled issues? " 2025-07-24T03:56:54.4526900Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:54.4527150Z env: 2025-07-24T03:56:54.4527290Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:54.4527500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:54.4527700Z TEST_CONFIG: mps 2025-07-24T03:56:54.4527860Z SHARD_NUMBER: 1 2025-07-24T03:56:54.4528010Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:54.4528180Z PR_BODY: 2025-07-24T03:56:54.4528320Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:54.4528590Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:54.4528860Z ##[endgroup] 2025-07-24T03:56:54.4719160Z Filtered matrix: 2025-07-24T03:56:54.4720400Z {include: [{config: default, shard: 1, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 2, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 3, num_shards: 3, runner: macos-m1-stable}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-13}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-14}, {config: mps, shard: 1, num_shards: 1, runner: macos-m2-15}]} 2025-07-24T03:56:54.4721470Z 2025-07-24T03:56:54.4721550Z Is the current job unstable? False 2025-07-24T03:56:54.4721710Z 2025-07-24T03:56:54.4721790Z Is keep-going label set? False 2025-07-24T03:56:54.4721930Z 2025-07-24T03:56:54.4721990Z Reenabled issues? 2025-07-24T03:56:54.4755040Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-07-24T03:56:54.4755400Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-07-24T03:56:54.4769850Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T03:56:54.4770090Z env: 2025-07-24T03:56:54.4770230Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:54.4770420Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:54.4770640Z TEST_CONFIG: mps 2025-07-24T03:56:54.4770790Z SHARD_NUMBER: 1 2025-07-24T03:56:54.4770950Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:54.4771110Z PR_BODY: 2025-07-24T03:56:54.4771260Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:54.4771520Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:54.4771780Z JOB_TIMEOUT: 270 2025-07-24T03:56:54.4771930Z ##[endgroup] 2025-07-24T03:56:54.5003040Z ##[group]Run # shellcheck disable=SC1090 2025-07-24T03:56:54.5003370Z # shellcheck disable=SC1090 2025-07-24T03:56:54.5003580Z set -ex 2025-07-24T03:56:54.5003710Z  2025-07-24T03:56:54.5003890Z # TODO: Remove me later, and properly activate venv 2025-07-24T03:56:54.5004150Z PATH="$VENV_PATH/bin:$PATH" 2025-07-24T03:56:54.5004350Z export PATH 2025-07-24T03:56:54.5004510Z  2025-07-24T03:56:54.5004730Z # Print out some information about the test environment 2025-07-24T03:56:54.5005080Z for tool in python3 python; do 2025-07-24T03:56:54.5005280Z  which $tool 2025-07-24T03:56:54.5005440Z  $tool --version 2025-07-24T03:56:54.5005610Z done 2025-07-24T03:56:54.5005740Z  2025-07-24T03:56:54.5005940Z python3 -mpip install --no-index --no-deps dist/*.whl 2025-07-24T03:56:54.5006190Z  2025-07-24T03:56:54.5006330Z set +e 2025-07-24T03:56:54.5006500Z pushd "${RUNNER_TEMP}" 2025-07-24T03:56:54.5006800Z # Install pip dependencies if they are not found. This is to mitigate a peculiar 2025-07-24T03:56:54.5007140Z # flaky missing dependencies on MacOS 2025-07-24T03:56:54.5007350Z python3 -c "import torch" 2025-07-24T03:56:54.5007520Z RC=$? 2025-07-24T03:56:54.5007670Z popd 2025-07-24T03:56:54.5007790Z  2025-07-24T03:56:54.5008020Z if [ "${RC}" -ne 0 ]; then 2025-07-24T03:56:54.5008300Z  python3 -mpip install --ignore-installed -r "${PIP_REQUIREMENTS_FILE}" 2025-07-24T03:56:54.5008590Z fi 2025-07-24T03:56:54.5008710Z set -e 2025-07-24T03:56:54.5008860Z  2025-07-24T03:56:54.5009000Z .ci/pytorch/macos-test.sh 2025-07-24T03:56:54.5022620Z shell: /bin/bash -e -l {0} 2025-07-24T03:56:54.5022800Z env: 2025-07-24T03:56:54.5022930Z GIT_DEFAULT_BRANCH: main 2025-07-24T03:56:54.5023120Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T03:56:54.5023310Z TEST_CONFIG: mps 2025-07-24T03:56:54.5023450Z SHARD_NUMBER: 1 2025-07-24T03:56:54.5023600Z NUM_TEST_SHARDS: 1 2025-07-24T03:56:54.5023750Z PR_BODY: 2025-07-24T03:56:54.5023890Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T03:56:54.5024150Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T03:56:54.5024430Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-07-24T03:56:54.5024630Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-07-24T03:56:54.5024850Z CONTINUE_THROUGH_ERROR: False 2025-07-24T03:56:54.5025030Z VERBOSE_TEST_LOGS: False 2025-07-24T03:56:54.5025190Z TEST_SHOWLOCALS: False 2025-07-24T03:56:54.5025370Z NO_TEST_TIMEOUT: False 2025-07-24T03:56:54.5025520Z NO_TD: False 2025-07-24T03:56:54.5025760Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-07-24T03:56:54.5026040Z GITHUB_REPOSITORY: pytorch/pytorch 2025-07-24T03:56:54.5026230Z GITHUB_WORKFLOW: trunk 2025-07-24T03:56:54.5026400Z GITHUB_JOB: test 2025-07-24T03:56:54.5026560Z GITHUB_RUN_ID: 16487210679 2025-07-24T03:56:54.5026730Z GITHUB_RUN_NUMBER: 137322 2025-07-24T03:56:54.5026890Z GITHUB_RUN_ATTEMPT: 1 2025-07-24T03:56:54.5027050Z JOB_ID: 46614827169 2025-07-24T03:56:54.5027250Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T03:56:54.5027490Z REENABLED_ISSUES: 2025-07-24T03:56:54.5027800Z HUGGING_FACE_HUB_TOKEN: *** 2025-07-24T03:56:54.5027980Z ##[endgroup] 2025-07-24T03:56:54.5241550Z + PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-07-24T03:56:54.5242700Z + export PATH 2025-07-24T03:56:54.5242890Z + for tool in python3 python 2025-07-24T03:56:54.5243520Z + which python3 2025-07-24T03:56:54.5262300Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python3 2025-07-24T03:56:54.5263240Z + python3 --version 2025-07-24T03:56:54.5310500Z Python 3.12.11 2025-07-24T03:56:54.5312020Z + for tool in python3 python 2025-07-24T03:56:54.5312270Z + which python 2025-07-24T03:56:54.5321570Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python 2025-07-24T03:56:54.5322500Z + python --version 2025-07-24T03:56:54.5367520Z Python 3.12.11 2025-07-24T03:56:54.5369730Z + python3 -mpip install --no-index --no-deps dist/torch-2.9.0a0+git27c8ef1-cp312-cp312-macosx_11_0_arm64.whl 2025-07-24T03:56:54.7049790Z Processing ./dist/torch-2.9.0a0+git27c8ef1-cp312-cp312-macosx_11_0_arm64.whl 2025-07-24T03:56:54.7793290Z Installing collected packages: torch 2025-07-24T03:57:01.4746460Z Successfully installed torch-2.9.0a0+git27c8ef1 2025-07-24T03:57:01.5006990Z + set +e 2025-07-24T03:57:01.5007210Z + pushd /Users/ec2-user/runner/_work/_temp 2025-07-24T03:57:01.5007480Z + python3 -c 'import torch' 2025-07-24T03:57:01.5007760Z ~/runner/_work/_temp ~/runner/_work/pytorch/pytorch 2025-07-24T03:57:04.4293290Z + RC=0 2025-07-24T03:57:04.4293570Z ~/runner/_work/pytorch/pytorch 2025-07-24T03:57:04.4293870Z + popd 2025-07-24T03:57:04.4294150Z + '[' 0 -ne 0 ']' 2025-07-24T03:57:04.4294320Z + set -e 2025-07-24T03:57:04.4294480Z + .ci/pytorch/macos-test.sh 2025-07-24T03:57:04.4322060Z ++ dirname .ci/pytorch/macos-test.sh 2025-07-24T03:57:04.4343380Z + source .ci/pytorch/macos-common.sh 2025-07-24T03:57:04.4347920Z +++ dirname .ci/pytorch/macos-common.sh 2025-07-24T03:57:04.4365610Z ++ source .ci/pytorch/common.sh 2025-07-24T03:57:04.4366320Z ++++ dirname .ci/pytorch/common.sh 2025-07-24T03:57:04.4387990Z +++ source .ci/pytorch/common_utils.sh 2025-07-24T03:57:04.4388260Z ++++ declare -f -t trap_add 2025-07-24T03:57:04.4388440Z +++ set -ex -o pipefail 2025-07-24T03:57:04.4388630Z +++ [[ macos-py3-arm64 == *rocm* ]] 2025-07-24T03:57:04.4388830Z +++ BUILD_TEST_LIBTORCH=0 2025-07-24T03:57:04.4389050Z ++ sysctl -a 2025-07-24T03:57:04.4389230Z ++ grep machdep.cpu 2025-07-24T03:57:04.4507230Z machdep.cpu.cores_per_package: 8 2025-07-24T03:57:04.4508430Z ++ export MACOSX_DEPLOYMENT_TARGET=11.1 2025-07-24T03:57:04.4508750Z ++ MACOSX_DEPLOYMENT_TARGET=11.1 2025-07-24T03:57:04.4511950Z ++ export CXX=clang++ 2025-07-24T03:57:04.4512150Z machdep.cpu.core_count: 8 2025-07-24T03:57:04.4512340Z machdep.cpu.logical_per_package: 8 2025-07-24T03:57:04.4512560Z machdep.cpu.thread_count: 8 2025-07-24T03:57:04.4512770Z machdep.cpu.brand_string: Apple M1 2025-07-24T03:57:04.4513050Z ~/runner/_work/pytorch/pytorch/test ~/runner/_work/pytorch/pytorch 2025-07-24T03:57:04.4513310Z ++ CXX=clang++ 2025-07-24T03:57:04.4513470Z ++ export CC=clang 2025-07-24T03:57:04.4513610Z ++ CC=clang 2025-07-24T03:57:04.4513720Z + pushd test 2025-07-24T03:57:04.4514020Z ++ python -c 'import torch; print(int(torch.backends.openmp.is_available()))' 2025-07-24T03:57:05.2485400Z + [[ ! 1 == \1 ]] 2025-07-24T03:57:05.2485720Z ~/runner/_work/pytorch/pytorch 2025-07-24T03:57:05.2496590Z + popd 2025-07-24T03:57:05.2497210Z + export TORCH_SERIALIZATION_DEBUG=1 2025-07-24T03:57:05.2497480Z + TORCH_SERIALIZATION_DEBUG=1 2025-07-24T03:57:05.2497680Z + [[ mps == *\p\e\r\f\_\a\l\l* ]] 2025-07-24T03:57:05.2497920Z + [[ mps == *\p\e\r\f\_\t\o\r\c\h\b\e\n\c\h* ]] 2025-07-24T03:57:05.2498150Z + [[ mps == *\p\e\r\f\_\h\f* ]] 2025-07-24T03:57:05.2498340Z + [[ mps == *\p\e\r\f\_\t\i\m\m* ]] 2025-07-24T03:57:05.2498550Z + [[ mps == *\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-07-24T03:57:05.2498770Z + [[ mps == *\m\p\s* ]] 2025-07-24T03:57:05.2498950Z + test_python_mps 2025-07-24T03:57:05.2499090Z + setup_test_python 2025-07-24T03:57:05.2499270Z + export GLOO_SOCKET_IFNAME=lo0 2025-07-24T03:57:05.2499470Z + GLOO_SOCKET_IFNAME=lo0 2025-07-24T03:57:05.2499650Z ++ ninja --version 2025-07-24T03:57:05.3826830Z + echo 'Ninja version: 1.10.2.git.kitware.jobserver-1' 2025-07-24T03:57:05.3827300Z Ninja version: 1.10.2.git.kitware.jobserver-1 2025-07-24T03:57:05.3834720Z ++ which python 2025-07-24T03:57:05.3847160Z ++ python --version 2025-07-24T03:57:05.3906510Z + echo 'Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python (Python 3.12.11)' 2025-07-24T03:57:05.3907110Z Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python (Python 3.12.11) 2025-07-24T03:57:05.3907500Z + ulimit -n 16384 2025-07-24T03:57:05.3909940Z + python test/run_test.py --verbose --mps 2025-07-24T03:57:08.5014040Z Found test times from artifacts 2025-07-24T03:57:08.5640160Z Found test times from artifacts 2025-07-24T03:57:08.5663720Z Running all tests 2025-07-24T03:57:08.5674600Z Running parallel tests on 3 processes 2025-07-24T03:57:08.5675180Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /Users/ec2-user/runner/_work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2025-07-24T03:57:08.5675790Z Name: tests to run (est. time: 73.86min) 2025-07-24T03:57:08.5676010Z Serial tests (3): 2025-07-24T03:57:08.5676160Z test_nn 1/1 2025-07-24T03:57:08.5676330Z nn/test_convolution 1/1 2025-07-24T03:57:08.5676520Z nn/test_pooling 1/1 2025-07-24T03:57:08.5676700Z Parallel tests (23): 2025-07-24T03:57:08.5676890Z inductor/test_aot_inductor 1/5 2025-07-24T03:57:08.5677100Z inductor/test_aot_inductor 2/5 2025-07-24T03:57:08.5677300Z inductor/test_aot_inductor 3/5 2025-07-24T03:57:08.5677500Z inductor/test_aot_inductor 4/5 2025-07-24T03:57:08.5677710Z inductor/test_aot_inductor 5/5 2025-07-24T03:57:08.5678070Z inductor/test_torchinductor 1/5 2025-07-24T03:57:08.5678310Z inductor/test_torchinductor 2/5 2025-07-24T03:57:08.5678530Z inductor/test_torchinductor 3/5 2025-07-24T03:57:08.5678760Z inductor/test_torchinductor 4/5 2025-07-24T03:57:08.5678970Z inductor/test_torchinductor 5/5 2025-07-24T03:57:08.5679190Z inductor/test_mps_basic 1/1 2025-07-24T03:57:08.5679390Z test_modules 1/2 2025-07-24T03:57:08.5679540Z test_modules 2/2 2025-07-24T03:57:08.5679690Z test_mps 1/7 2025-07-24T03:57:08.5679840Z test_mps 2/7 2025-07-24T03:57:08.5679990Z test_mps 3/7 2025-07-24T03:57:08.5680130Z test_mps 4/7 2025-07-24T03:57:08.5680290Z test_mps 5/7 2025-07-24T03:57:08.5680420Z test_mps 6/7 2025-07-24T03:57:08.5680550Z test_mps 7/7 2025-07-24T03:57:08.5680680Z nn/test_dropout 1/1 2025-07-24T03:57:08.5680860Z test_view_ops 1/1 2025-07-24T03:57:08.5681010Z test_metal 1/1 2025-07-24T03:57:08.5681160Z Name: excluded (est. time: 0.0min) 2025-07-24T03:57:08.5681360Z Serial tests (0): 2025-07-24T03:57:08.5681520Z Parallel tests (0): 2025-07-24T03:57:08.5681740Z Running test_nn 1/1 ... [2025-07-24 03:57:08.567161] 2025-07-24T03:57:08.5681990Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T03:57:08.5682770Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_nn.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 03:57:08.567373] 2025-07-24T03:57:08.5683510Z Ignoring disabled issues: [''] 2025-07-24T03:59:05.5511950Z 2025-07-24T03:59:05.5512570Z test_nn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_nn_1.1_c265a5d39e87d92c_.log 2025-07-24T03:59:05.6745150Z Running 3422 items in this shard: test/test_nn.py::TestNN::test_AdaptiveLogSoftmax, test/test_nn.py::TestNN::test_AdaptiveLogSoftmax_cuda, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_reduce, test/test_nn.py::TestNN::test_BCELoss_no_reduce_cuda, test/test_nn.py::TestNN::test_BCELoss_no_reduce_scalar, test/test_nn.py::TestNN::test_BCELoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_scalar, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_legacy_enum, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_legacy_enum_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_scalar, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_CELU_no_batch_dim, test/test_nn.py::TestNN::test_CELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_CTCLoss_critical_target_len, test/test_nn.py::TestNN::test_CTCLoss_lengthchecks_cpu, test/test_nn.py::TestNN::test_CTCLoss_lengthchecks_cuda, test/test_nn.py::TestNN::test_CTCLoss_long_targets, test/test_nn.py::TestNN::test_CTCLoss_typechecks, test/test_nn.py::TestNN::test_CTCLoss_zero_infinity, test/test_nn.py::TestNN::test_CTCLoss_zero_lengths, test/test_nn.py::TestNN::test_Conv1d, test/test_nn.py::TestNN::test_Conv1d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_cuda, test/test_nn.py::TestNN::test_Conv1d_dilated, test/test_nn.py::TestNN::test_Conv1d_dilated_cuda, test/test_nn.py::TestNN::test_Conv1d_groups, test/test_nn.py::TestNN::test_Conv1d_groups_cuda, test/test_nn.py::TestNN::test_Conv1d_pad1, test/test_nn.py::TestNN::test_Conv1d_pad1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad1size1, test/test_nn.py::TestNN::test_Conv1d_pad1size1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad2, test/test_nn.py::TestNN::test_Conv1d_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_pad2size1, test/test_nn.py::TestNN::test_Conv1d_pad2size1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same, test/test_nn.py::TestNN::test_Conv1d_pad_same2, test/test_nn.py::TestNN::test_Conv1d_pad_same2_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv1d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_valid, test/test_nn.py::TestNN::test_Conv1d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv1d_reflect_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_reflect_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_stride, test/test_nn.py::TestNN::test_Conv1d_stride_cuda, test/test_nn.py::TestNN::test_Conv1d_zero_batch, test/test_nn.py::TestNN::test_Conv1d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv1d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d, test/test_nn.py::TestNN::test_Conv2d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise, test/test_nn.py::TestNN::test_Conv2d_depthwise_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_dilated, test/test_nn.py::TestNN::test_Conv2d_depthwise_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_padded, test/test_nn.py::TestNN::test_Conv2d_depthwise_padded_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_strided, test/test_nn.py::TestNN::test_Conv2d_depthwise_strided_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_with_multiplier, test/test_nn.py::TestNN::test_Conv2d_depthwise_with_multiplier_cuda, test/test_nn.py::TestNN::test_Conv2d_dilated, test/test_nn.py::TestNN::test_Conv2d_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_dilated_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_dilated_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_groups, test/test_nn.py::TestNN::test_Conv2d_groups_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_thnn, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_no_bias, test/test_nn.py::TestNN::test_Conv2d_no_bias_cuda, test/test_nn.py::TestNN::test_Conv2d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_same, test/test_nn.py::TestNN::test_Conv2d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv2d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_valid, test/test_nn.py::TestNN::test_Conv2d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv2d_padding, test/test_nn.py::TestNN::test_Conv2d_padding_cuda, test/test_nn.py::TestNN::test_Conv2d_padding_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_padding_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_reflect_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_reflect_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_strided, test/test_nn.py::TestNN::test_Conv2d_strided_cuda, test/test_nn.py::TestNN::test_Conv2d_strided_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_strided_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_zero_batch, test/test_nn.py::TestNN::test_Conv2d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv2d_zero_batch_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_zero_batch_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_cuda, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d_cuda, test/test_nn.py::TestNN::test_Conv3d_dilated, test/test_nn.py::TestNN::test_Conv3d_dilated_cuda, test/test_nn.py::TestNN::test_Conv3d_dilated_strided, test/test_nn.py::TestNN::test_Conv3d_dilated_strided_cuda, test/test_nn.py::TestNN::test_Conv3d_groups, test/test_nn.py::TestNN::test_Conv3d_groups_cuda, test/test_nn.py::TestNN::test_Conv3d_groups_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_no_bias, test/test_nn.py::TestNN::test_Conv3d_no_bias_cuda, test/test_nn.py::TestNN::test_Conv3d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_same, test/test_nn.py::TestNN::test_Conv3d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv3d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_valid, test/test_nn.py::TestNN::test_Conv3d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv3d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d_stride, test/test_nn.py::TestNN::test_Conv3d_stride_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_padding, test/test_nn.py::TestNN::test_Conv3d_stride_padding_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_padding_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_stride_padding_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_stride_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_zero_batch, test/test_nn.py::TestNN::test_Conv3d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv3d_zero_batch_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_zero_batch_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d, test/test_nn.py::TestNN::test_ConvTranspose1d_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_dilated, test/test_nn.py::TestNN::test_ConvTranspose1d_dilated_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_groups, test/test_nn.py::TestNN::test_ConvTranspose1d_groups_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_no_bias, test/test_nn.py::TestNN::test_ConvTranspose1d_no_bias_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d, test/test_nn.py::TestNN::test_ConvTranspose2d_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_groups, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose3d, test/test_nn.py::TestNN::test_ConvTranspose3d_cuda, test/test_nn.py::TestNN::test_ConvTranspose3d_dilated, test/test_nn.py::TestNN::test_ConvTranspose3d_dilated_cuda, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_CrossMapLRN2d, test/test_nn.py::TestNN::test_CrossMapLRN2d_cuda, test/test_nn.py::TestNN::test_ELU_no_batch_dim, test/test_nn.py::TestNN::test_ELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Embedding, test/test_nn.py::TestNN::test_EmbeddingBag_discontiguous, test/test_nn.py::TestNN::test_EmbeddingBag_discontiguous_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_max, test/test_nn.py::TestNN::test_EmbeddingBag_max_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_max_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_max_padding_idx_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_mean, test/test_nn.py::TestNN::test_EmbeddingBag_mean_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_mean_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_mean_padding_idx_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sparse, test/test_nn.py::TestNN::test_EmbeddingBag_sparse_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sum, test/test_nn.py::TestNN::test_EmbeddingBag_sum_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sum_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_sum_padding_idx_cuda, test/test_nn.py::TestNN::test_Embedding_cuda, test/test_nn.py::TestNN::test_Embedding_discontiguous, test/test_nn.py::TestNN::test_Embedding_discontiguous_cuda, test/test_nn.py::TestNN::test_Embedding_sparse, test/test_nn.py::TestNN::test_Embedding_sparse_cuda, test/test_nn.py::TestNN::test_Flatten, test/test_nn.py::TestNN::test_Flatten_cuda, test/test_nn.py::TestNN::test_Flatten_no_batch_dim, test/test_nn.py::TestNN::test_Flatten_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Fold, test/test_nn.py::TestNN::test_Fold_cuda, test/test_nn.py::TestNN::test_Fold_int_input, test/test_nn.py::TestNN::test_Fold_int_input_cuda, test/test_nn.py::TestNN::test_Fold_no_batch_dim_input, test/test_nn.py::TestNN::test_Fold_no_batch_dim_input_cuda, test/test_nn.py::TestNN::test_Fold_no_batch_dim_int_input, test/test_nn.py::TestNN::test_Fold_no_batch_dim_int_input_cuda, test/test_nn.py::TestNN::test_GELU_no_batch_dim, test/test_nn.py::TestNN::test_GELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_GLU_no_batch_dim, test/test_nn.py::TestNN::test_GLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardshrink_no_batch_dim, test/test_nn.py::TestNN::test_Hardshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardsigmoid_no_batch_dim, test/test_nn.py::TestNN::test_Hardsigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardswish_no_batch_dim, test/test_nn.py::TestNN::test_Hardswish_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardtanh_no_batch_dim, test/test_nn.py::TestNN::test_Hardtanh_no_batch_dim_cuda, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_margin_no_reduce, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_margin_no_reduce_cuda, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_reduce, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_HuberLoss_delta, test/test_nn.py::TestNN::test_HuberLoss_delta_cuda, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_batch_mean, test/test_nn.py::TestNN::test_KLDivLoss_batch_mean_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_log_target_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_log_target_cuda, test/test_nn.py::TestNN::test_KLDivLoss_with_log_target_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_with_log_target_no_reduce_cuda, test/test_nn.py::TestNN::test_KLDivLoss_with_target_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_with_target_no_reduce_cuda, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_reduce, test/test_nn.py::TestNN::test_L1Loss_no_reduce_complex, test/test_nn.py::TestNN::test_L1Loss_no_reduce_complex_cuda, test/test_nn.py::TestNN::test_L1Loss_no_reduce_cuda, test/test_nn.py::TestNN::test_L1Loss_no_reduce_scalar, test/test_nn.py::TestNN::test_L1Loss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_LSTM_cell, test/test_nn.py::TestNN::test_LSTM_cell_forward_hidden_size, test/test_nn.py::TestNN::test_LSTM_cell_forward_input_size, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_cuda, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_eval, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_eval_cuda, test/test_nn.py::TestNN::test_LeakyReLU_no_batch_dim, test/test_nn.py::TestNN::test_LeakyReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Linear, test/test_nn.py::TestNN::test_Linear_cuda, test/test_nn.py::TestNN::test_Linear_no_batch_dim, test/test_nn.py::TestNN::test_Linear_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Linear_no_bias, test/test_nn.py::TestNN::test_Linear_no_bias_cuda, test/test_nn.py::TestNN::test_LogSigmoid_no_batch_dim, test/test_nn.py::TestNN::test_LogSigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_reduce, test/test_nn.py::TestNN::test_MSELoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MSELoss_no_reduce_scalar, test/test_nn.py::TestNN::test_MSELoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MaxUnpool1d_net, test/test_nn.py::TestNN::test_MaxUnpool1d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool1d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool1d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MaxUnpool2d_net, test/test_nn.py::TestNN::test_MaxUnpool2d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool2d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool2d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MaxUnpool3d_net, test/test_nn.py::TestNN::test_MaxUnpool3d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool3d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool3d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Mish_no_batch_dim, test/test_nn.py::TestNN::test_Mish_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ModuleDict, test/test_nn.py::TestNN::test_ModuleList, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_0d_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_0d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_1d_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_1d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_index_neg, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_index_neg_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_weights_no_reduce, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_1d_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_1d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_margin_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_margin_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_p_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_p_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_weights_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_reduce, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_neg, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda, test/test_nn.py::TestNN::test_PReLU_backward_requires_grad_false, test/test_nn.py::TestNN::test_PReLU_no_batch_dim, test/test_nn.py::TestNN::test_PReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_PairwiseDistance, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_lhs, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_lhs_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_rhs, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_rhs_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_no_batch_dim, test/test_nn.py::TestNN::test_PairwiseDistance_no_batch_dim_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_with_non_default_args, test/test_nn.py::TestNN::test_PairwiseDistance_with_non_default_args_cuda, test/test_nn.py::TestNN::test_ParameterDict, test/test_nn.py::TestNN::test_ParameterDict_replication, test/test_nn.py::TestNN::test_ParameterList, test/test_nn.py::TestNN::test_ParameterList_meta, test/test_nn.py::TestNN::test_ParameterList_replication, test/test_nn.py::TestNN::test_PixelShuffle, test/test_nn.py::TestNN::test_PixelShuffle_cuda, test/test_nn.py::TestNN::test_PixelUnshuffle, test/test_nn.py::TestNN::test_PixelUnshuffle_cuda, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_reduce, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_RNN_cell, test/test_nn.py::TestNN::test_RNN_cell_forward_zero_hidden_size, test/test_nn.py::TestNN::test_RNN_cell_no_broadcasting, test/test_nn.py::TestNN::test_RNN_change_dropout, test/test_nn.py::TestNN::test_RNN_cpu_vs_cudnn_no_dropout, test/test_nn.py::TestNN::test_RNN_cpu_vs_cudnn_with_dropout, test/test_nn.py::TestNN::test_RNN_cudnn_weight_norm, test/test_nn.py::TestNN::test_RNN_dropout, test/test_nn.py::TestNN::test_RNN_dropout_state, test/test_nn.py::TestNN::test_RNN_input_size_zero, test/test_nn.py::TestNN::test_RNN_nonlinearity, test/test_nn.py::TestNN::test_RNN_nonlinearity_passed_as_arg, test/test_nn.py::TestNN::test_RReLU, test/test_nn.py::TestNN::test_RReLU_cuda, test/test_nn.py::TestNN::test_RReLU_no_batch_dim, test/test_nn.py::TestNN::test_RReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_RReLU_with_up_down, test/test_nn.py::TestNN::test_RReLU_with_up_down_cuda, test/test_nn.py::TestNN::test_RReLU_with_up_down_scalar, test/test_nn.py::TestNN::test_RReLU_with_up_down_scalar_cuda, test/test_nn.py::TestNN::test_ReLU6_no_batch_dim, test/test_nn.py::TestNN::test_ReLU6_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ReLU_no_batch_dim, test/test_nn.py::TestNN::test_ReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d, test/test_nn.py::TestNN::test_ReplicationPad3d_complex, test/test_nn.py::TestNN::test_ReplicationPad3d_complex_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d_no_batch_dim, test/test_nn.py::TestNN::test_ReplicationPad3d_no_batch_dim_cuda, test/test_nn.py::TestNN::test_SELU_no_batch_dim, test/test_nn.py::TestNN::test_SELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Sequential_add, test/test_nn.py::TestNN::test_Sequential_append, test/test_nn.py::TestNN::test_Sequential_delitem, test/test_nn.py::TestNN::test_Sequential_extend, test/test_nn.py::TestNN::test_Sequential_getitem, test/test_nn.py::TestNN::test_Sequential_iadd, test/test_nn.py::TestNN::test_Sequential_imul, test/test_nn.py::TestNN::test_Sequential_insert, test/test_nn.py::TestNN::test_Sequential_insert_fail_case, test/test_nn.py::TestNN::test_Sequential_mul, test/test_nn.py::TestNN::test_Sequential_pop, test/test_nn.py::TestNN::test_Sequential_rmul, test/test_nn.py::TestNN::test_Sequential_setitem, test/test_nn.py::TestNN::test_Sequential_setitem_named, test/test_nn.py::TestNN::test_SiLU_no_batch_dim, test/test_nn.py::TestNN::test_SiLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Sigmoid_no_batch_dim, test/test_nn.py::TestNN::test_Sigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_beta, test/test_nn.py::TestNN::test_SmoothL1Loss_beta_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_scalar, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_zero_beta, test/test_nn.py::TestNN::test_SmoothL1Loss_zero_beta_cuda, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_reduce, test/test_nn.py::TestNN::test_SoftMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_Softplus_no_batch_dim, test/test_nn.py::TestNN::test_Softplus_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Softshrink_no_batch_dim, test/test_nn.py::TestNN::test_Softshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Softsign_no_batch_dim, test/test_nn.py::TestNN::test_Softsign_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Tanh_no_batch_dim, test/test_nn.py::TestNN::test_Tanh_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Tanhshrink_no_batch_dim, test/test_nn.py::TestNN::test_Tanhshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Threshold_no_batch_dim, test/test_nn.py::TestNN::test_Threshold_no_batch_dim_cuda, test/test_nn.py::TestNN::test_TransformerDecoderLayer_gelu_activation, test/test_nn.py::TestNN::test_TransformerDecoderLayer_gelu_activation_cuda, test/test_nn.py::TestNN::test_TransformerDecoderLayer_relu_activation, test/test_nn.py::TestNN::test_TransformerDecoderLayer_relu_activation_cuda, test/test_nn.py::TestNN::test_TransformerEncoderLayer_gelu_activation, test/test_nn.py::TestNN::test_TransformerEncoderLayer_gelu_activation_cuda, test/test_nn.py::TestNN::test_TransformerEncoderLayer_relu_activation, test/test_nn.py::TestNN::test_TransformerEncoderLayer_relu_activation_cuda, test/test_nn.py::TestNN::test_Transformer_cell, test/test_nn.py::TestNN::test_Transformer_multilayer_coder, test/test_nn.py::TestNN::test_Transformer_multilayer_coder_cuda, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_Unflatten_no_batch_dim, test/test_nn.py::TestNN::test_Unflatten_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Unfold, test/test_nn.py::TestNN::test_Unfold_cuda, test/test_nn.py::TestNN::test_Unfold_int_input, test/test_nn.py::TestNN::test_Unfold_int_input_cuda, test/test_nn.py::TestNN::test_adaptive_log_softmax, test/test_nn.py::TestNN::test_add_module, test/test_nn.py::TestNN::test_add_module_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_affine_grid, test/test_nn.py::TestNN::test_affine_grid_3d, test/test_nn.py::TestNN::test_affine_grid_backward_cl_cf_consistency_device_cpu_nd_2, test/test_nn.py::TestNN::test_affine_grid_backward_cl_cf_consistency_device_cpu_nd_3, test/test_nn.py::TestNN::test_affine_grid_error_checking, test/test_nn.py::TestNN::test_assignment, test/test_nn.py::TestNN::test_batch_norm_update_stats, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_buffer_update_when_stats_are_not_tracked, test/test_nn.py::TestNN::test_batchnorm_cudnn_half, test/test_nn.py::TestNN::test_batchnorm_cudnn_nhwc, test/test_nn.py::TestNN::test_batchnorm_half_overflow, test/test_nn.py::TestNN::test_batchnorm_load_state_dict, test/test_nn.py::TestNN::test_batchnorm_nhwc_cpu, test/test_nn.py::TestNN::test_batchnorm_nhwc_cuda, test/test_nn.py::TestNN::test_batchnorm_non_contig_cpu_BatchNorm2d, test/test_nn.py::TestNN::test_batchnorm_non_contig_cpu_SyncBatchNorm, test/test_nn.py::TestNN::test_batchnorm_nonaffine_cuda_half_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_bias_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_less_than_one_value_per_channel, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_weight_is_not_same_size_as_input, test/test_nn.py::TestNN::test_bce_loss_always_nonnegative, test/test_nn.py::TestNN::test_bce_loss_broadcasts_weights, test/test_nn.py::TestNN::test_bce_loss_input_range, test/test_nn.py::TestNN::test_bce_loss_size_mismatch, test/test_nn.py::TestNN::test_bce_with_logits_broadcasts_pos_weights, test/test_nn.py::TestNN::test_bce_with_logits_broadcasts_weights, test/test_nn.py::TestNN::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss, test/test_nn.py::TestNN::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad, test/test_nn.py::TestNN::test_bce_with_logits_has_correct_forward_grad, test/test_nn.py::TestNN::test_bce_with_logits_has_correct_grad_at_zero, test/test_nn.py::TestNN::test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none, test/test_nn.py::TestNN::test_bce_with_logits_raises_if_target_and_input_are_different_size, test/test_nn.py::TestNN::test_bce_with_logits_stability, test/test_nn.py::TestNN::test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero, test/test_nn.py::TestNN::test_bilinear, test/test_nn.py::TestNN::test_bilinear_broadcasting, test/test_nn.py::TestNN::test_bilinear_no_bias, test/test_nn.py::TestNN::test_bilinear_non_contiguous, test/test_nn.py::TestNN::test_bilinear_value_error, test/test_nn.py::TestNN::test_broadcast_double_backwards_gpu, test/test_nn.py::TestNN::test_broadcast_no_grad, test/test_nn.py::TestNN::test_broadcast_not_requiring_grad, test/test_nn.py::TestNN::test_buffer_bad_module_subclass, test/test_nn.py::TestNN::test_buffer_not_persistent, test/test_nn.py::TestNN::test_buffer_not_persistent_assign, test/test_nn.py::TestNN::test_buffer_not_persistent_del, test/test_nn.py::TestNN::test_buffer_not_persistent_load, test/test_nn.py::TestNN::test_buffer_not_persistent_overwrite, test/test_nn.py::TestNN::test_buffers_and_named_buffers, test/test_nn.py::TestNN::test_call_supports_python_dict_output, test/test_nn.py::TestNN::test_channel_shuffle_input_checks, test/test_nn.py::TestNN::test_channel_shuffle_return_alias_of_self, test/test_nn.py::TestNN::test_children, test/test_nn.py::TestNN::test_container_copy, test/test_nn.py::TestNN::test_convert_sync_batchnorm, test/test_nn.py::TestNN::test_cosine_embedding_loss_error_on_diff_shapes, test/test_nn.py::TestNN::test_cosine_embedding_loss_error_on_nonexpandable_shapes, test/test_nn.py::TestNN::test_cosine_embedding_loss_invalid_shape, test/test_nn.py::TestNN::test_cosine_embedding_loss_margin_no_reduce, test/test_nn.py::TestNN::test_cosine_embedding_loss_no_reduce, test/test_nn.py::TestNN::test_cosine_embedding_loss_with_diff_type, test/test_nn.py::TestNN::test_cosine_similarity, test/test_nn.py::TestNN::test_cross_entropy_loss, test/test_nn.py::TestNN::test_cross_entropy_loss_precision, test/test_nn.py::TestNN::test_cross_entropy_loss_zero_div, test/test_nn.py::TestNN::test_cudnn_forward_exception, test/test_nn.py::TestNN::test_cudnn_rnn_dropout_states_device, test/test_nn.py::TestNN::test_cudnn_weight_format, test/test_nn.py::TestNN::test_cudnn_weight_tying, test/test_nn.py::TestNN::test_dir, test/test_nn.py::TestNN::test_dir_digit, test/test_nn.py::TestNN::test_elu_inplace_gradgrad, test/test_nn.py::TestNN::test_elu_inplace_on_view, test/test_nn.py::TestNN::test_error_RNN_seq_len_zero, test/test_nn.py::TestNN::test_extra_state, test/test_nn.py::TestNN::test_extra_state_missing_get_extra_state, test/test_nn.py::TestNN::test_extra_state_missing_set_extra_state, test/test_nn.py::TestNN::test_extra_state_non_dict, test/test_nn.py::TestNN::test_fb_fc_packed, test/test_nn.py::TestNN::test_flatten, test/test_nn.py::TestNN::test_fold_invalid_arg, test/test_nn.py::TestNN::test_fractional_max_pool2d_invalid_output_ratio, test/test_nn.py::TestNN::test_gaussian_nll_loss_args, test/test_nn.py::TestNN::test_gaussian_nll_loss_broadcasting, test/test_nn.py::TestNN::test_gaussian_nll_loss_scalar_var, test/test_nn.py::TestNN::test_get_buffer, test/test_nn.py::TestNN::test_get_buffer_from_submodules, test/test_nn.py::TestNN::test_getattr_with_property, test/test_nn.py::TestNN::test_grid_sample, test/test_nn.py::TestNN::test_grid_sample_3d, test/test_nn.py::TestNN::test_grid_sample_error_checking, test/test_nn.py::TestNN::test_grid_sample_nearest_neighbor_rounding_mode_consistency, test/test_nn.py::TestNN::test_hardtanh_backward, test/test_nn.py::TestNN::test_hardtanh_inplace_gradgrad, test/test_nn.py::TestNN::test_huber_loss_invalid_delta, test/test_nn.py::TestNN::test_inplace_thnn, test/test_nn.py::TestNN::test_interpolate, test/test_nn.py::TestNN::test_interpolate_bicubic_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_shared_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_shared_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_shared_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_shared_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_buffer_overflow, test/test_nn.py::TestNN::test_interpolate_illegal_memory_access, test/test_nn.py::TestNN::test_interpolate_linear_1d, test/test_nn.py::TestNN::test_interpolate_linear_1d_align_corners, test/test_nn.py::TestNN::test_interpolate_linear_1d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_linear_1d_cuda, test/test_nn.py::TestNN::test_interpolate_linear_1d_zero_dim, test/test_nn.py::TestNN::test_interpolate_linear_1d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_align_corners, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_cuda, test/test_nn.py::TestNN::test_interpolate_linear_tuple_1d, test/test_nn.py::TestNN::test_interpolate_linear_tuple_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_1d, test/test_nn.py::TestNN::test_interpolate_nearest_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_1d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_1d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d, test/test_nn.py::TestNN::test_interpolate_nearest_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d_launch_configs, test/test_nn.py::TestNN::test_interpolate_nearest_2d_launch_configs_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_3d, test/test_nn.py::TestNN::test_interpolate_nearest_3d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_3d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_3d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_1d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_2d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_3d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_3d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_1d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_2d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_3d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_zero_dim, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_align_corners, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_align_corners, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_cuda, test/test_nn.py::TestNN::test_interpolate_undefined_behavior_casting, test/test_nn.py::TestNN::test_kl_div_log_softmax_target, test/test_nn.py::TestNN::test_kl_div_with_diff_type, test/test_nn.py::TestNN::test_kl_div_with_diff_type_log_target, test/test_nn.py::TestNN::test_l1_loss_correct, test/test_nn.py::TestNN::test_layer_norm_backwards_eps, test/test_nn.py::TestNN::test_layer_norm_eps, test/test_nn.py::TestNN::test_layer_norm_grads_with_create_graph_flag, test/test_nn.py::TestNN::test_layer_norm_large_tensor, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCOO, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCSC, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCSR, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightStrided, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCOO, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCSC, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCSR, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightStrided, test/test_nn.py::TestNN::test_linear_broadcasting, test/test_nn.py::TestNN::test_linear_raise_on_scalar_input, test/test_nn.py::TestNN::test_log_softmax_dim0, test/test_nn.py::TestNN::test_log_softmax_dim0_cuda, test/test_nn.py::TestNN::test_log_softmax_dim3, test/test_nn.py::TestNN::test_log_softmax_dim3_cuda, test/test_nn.py::TestNN::test_log_softmax_lastdim, test/test_nn.py::TestNN::test_log_softmax_lastdim_cuda, test/test_nn.py::TestNN::test_log_softmax_scalar, test/test_nn.py::TestNN::test_log_softmax_scalar_cuda, test/test_nn.py::TestNN::test_log_softmax_spatial, test/test_nn.py::TestNN::test_log_softmax_spatial_cuda, test/test_nn.py::TestNN::test_log_softmax_spatial_special, test/test_nn.py::TestNN::test_log_softmax_spatial_special_cuda, test/test_nn.py::TestNN::test_loss_equal_input_target_shape, test/test_nn.py::TestNN::test_margin_ranking_loss_margin_no_reduce, test/test_nn.py::TestNN::test_margin_ranking_loss_no_reduce, test/test_nn.py::TestNN::test_max_pool1d_invalid_output_size, test/test_nn.py::TestNN::test_module_apply_inplace_op, test/test_nn.py::TestNN::test_module_backcompat, test/test_nn.py::TestNN::test_module_super_init, test/test_nn.py::TestNN::test_module_to_argparse, test/test_nn.py::TestNN::test_modules, test/test_nn.py::TestNN::test_mse_loss_size_warning, test/test_nn.py::TestNN::test_multimarginloss_1d_input_0d_target_no_reduce, test/test_nn.py::TestNN::test_multimarginloss_1d_input_0d_target_no_reduce_cuda, test/test_nn.py::TestNN::test_named_children, test/test_nn.py::TestNN::test_named_modules, test/test_nn.py::TestNN::test_named_parameters_remove_duplicate, test/test_nn.py::TestNN::test_native_channel_shuffle_return_alias_of_self, test/test_nn.py::TestNN::test_nested_tensor_from_mask, test/test_nn.py::TestNN::test_nested_tensor_from_mask_error, test/test_nn.py::TestNN::test_no_grad, test/test_nn.py::TestNN::test_non_leaf_parameters, test/test_nn.py::TestNN::test_normalize, test/test_nn.py::TestNN::test_overwrite_module_params_on_conversion, test/test_nn.py::TestNN::test_pack_sequence_batch_sizes_throw, test/test_nn.py::TestNN::test_pad_scalar_error, test/test_nn.py::TestNN::test_padding_list, test/test_nn.py::TestNN::test_pairwise_distance, test/test_nn.py::TestNN::test_parameter_assignment, test/test_nn.py::TestNN::test_parameterlistdict_pickle, test/test_nn.py::TestNN::test_parameterlistdict_setting_attributes, test/test_nn.py::TestNN::test_parameters_and_named_parameters, test/test_nn.py::TestNN::test_parameters_to_vector, test/test_nn.py::TestNN::test_parse_to, test/test_nn.py::TestNN::test_partial_flat_weights, test/test_nn.py::TestNN::test_pdist, test/test_nn.py::TestNN::test_pdist_cpu_gradgrad_unimplemented, test/test_nn.py::TestNN::test_pdist_cuda_gradgrad_unimplemented, test/test_nn.py::TestNN::test_pdist_empty_col, test/test_nn.py::TestNN::test_pdist_empty_row, test/test_nn.py::TestNN::test_pdist_large, test/test_nn.py::TestNN::test_pdist_zeros, test/test_nn.py::TestNN::test_pickle_module_no_weights_only_warning, test/test_nn.py::TestNN::test_pixel_shuffle_nhwc_cpu, test/test_nn.py::TestNN::test_pixel_shuffle_unshuffle, test/test_nn.py::TestNN::test_pointwise_loss_broadcast, test/test_nn.py::TestNN::test_pointwise_loss_target_grad_none_reduction, test/test_nn.py::TestNN::test_projections_errors_on_gru_and_rnn, test/test_nn.py::TestNN::test_projections_lstm_args_check, test/test_nn.py::TestNN::test_projections_lstm_check_device, test/test_nn.py::TestNN::test_projections_lstm_initial_hidden_state, test/test_nn.py::TestNN::test_register_buffer_allows_overwriting_with_same_name, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_name_is_not_string, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_not_tensor, test/test_nn.py::TestNN::test_register_parameter_allows_overwriting_with_same_name, test/test_nn.py::TestNN::test_register_parameter_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_register_parameter_raises_error_if_name_is_not_string, test/test_nn.py::TestNN::test_relu_inplace_on_view, test/test_nn.py::TestNN::test_repr, test/test_nn.py::TestNN::test_requires_grad_, test/test_nn.py::TestNN::test_rnn_args_check, test/test_nn.py::TestNN::test_rnn_check_device, test/test_nn.py::TestNN::test_rnn_initial_hidden_state, test/test_nn.py::TestNN::test_rnn_weight_norm, test/test_nn.py::TestNN::test_set_submodule, test/test_nn.py::TestNN::test_share_memory, test/test_nn.py::TestNN::test_smoothl1loss_intergral_target, test/test_nn.py::TestNN::test_smoothl1loss_negative_beta_not_supported, test/test_nn.py::TestNN::test_softmax_functional_dim0, test/test_nn.py::TestNN::test_softmax_functional_dim0_cuda, test/test_nn.py::TestNN::test_softmax_functional_dim3, test/test_nn.py::TestNN::test_softmax_functional_dim3_cuda, test/test_nn.py::TestNN::test_softmax_functional_scalar, test/test_nn.py::TestNN::test_softmax_functional_scalar_cuda, test/test_nn.py::TestNN::test_softmax_lastdim, test/test_nn.py::TestNN::test_softmax_lastdim_cuda, test/test_nn.py::TestNN::test_softmax_lastdim_dtype, test/test_nn.py::TestNN::test_softmax_lastdim_dtype_cuda, test/test_nn.py::TestNN::test_softmax_spatial, test/test_nn.py::TestNN::test_softmax_spatial_cuda, test/test_nn.py::TestNN::test_softmax_spatial_dtype, test/test_nn.py::TestNN::test_softmax_spatial_dtype_cuda, test/test_nn.py::TestNN::test_softmax_spatial_special, test/test_nn.py::TestNN::test_softmax_spatial_special_cuda, test/test_nn.py::TestNN::test_softmin, test/test_nn.py::TestNN::test_spectral_norm, test/test_nn.py::TestNN::test_spectral_norm_dim, test/test_nn.py::TestNN::test_spectral_norm_forward, test/test_nn.py::TestNN::test_spectral_norm_load_state_dict, test/test_nn.py::TestNN::test_spectral_norm_pickle, test/test_nn.py::TestNN::test_state_dict, test/test_nn.py::TestNN::test_swap_module_params_poisons_acc_grad, test/test_nn.py::TestNN::test_sync_batchnorm_accuracy_cuda, test/test_nn.py::TestNN::test_sync_batchnorm_backward_elemt, test/test_nn.py::TestNN::test_threshold_bfloat16_half, test/test_nn.py::TestNN::test_threshold_int, test/test_nn.py::TestNN::test_to, test/test_nn.py::TestNN::test_train_errors_for_invalid_mode, test/test_nn.py::TestNN::test_transformer_args_check, test/test_nn.py::TestNN::test_transformer_layer_args_check, test/test_nn.py::TestNN::test_transformerdecoder, test/test_nn.py::TestNN::test_transformerdecoderlayer, test/test_nn.py::TestNN::test_transformerdecoderlayer_gelu, test/test_nn.py::TestNN::test_triplet_margin_loss, test/test_nn.py::TestNN::test_triplet_margin_loss_no_reduce, test/test_nn.py::TestNN::test_triplet_margin_loss_swap, test/test_nn.py::TestNN::test_triplet_margin_loss_swap_no_reduce, test/test_nn.py::TestNN::test_type, test/test_nn.py::TestNN::test_unflatten, test/test_nn.py::TestNN::test_unflatten_invalid_arg, test/test_nn.py::TestNN::test_unfold_invalid_arg, test/test_nn.py::TestNN::test_upsamplingBilinear2d_spatial_invariance, test/test_nn.py::TestNN::test_upsamplingLinear1d, test/test_nn.py::TestNN::test_upsamplingLinear1d_spatial_invariance, test/test_nn.py::TestNN::test_upsamplingTrilinear3d_spatial_invariance, test/test_nn.py::TestNN::test_upsampling_bfloat16, test/test_nn.py::TestNN::test_upsampling_not_recompute_scale_factor, test/test_nn.py::TestNN::test_upsampling_small_scale, test/test_nn.py::TestNN::test_vector_to_parameters, test/test_nn.py::TestNN::test_weight_norm, test/test_nn.py::TestNN::test_weight_norm_pickle, test/test_nn.py::TestNN::test_weighted_huber_loss, test/test_nn.py::TestNN::test_weighted_l1_loss_with_weights, test/test_nn.py::TestNN::test_weighted_mse_loss, test/test_nn.py::TestNN::test_zero_grad, test/test_nn.py::TestFusionEval::test_fuse_module_eval_numerics, test/test_nn.py::TestConstantPadNd::test_constant_pad_nd, test/test_nn.py::TestConstantPadNd::test_preserves_memory_format, test/test_nn.py::TestAddRelu::test_add_relu, test/test_nn.py::TestAddRelu::test_add_relu_broadcasting, test/test_nn.py::TestFunctionalPickle::test_pickle_softsign, test/test_nn.py::TestFusionUtils::test_fuse_conv_bn_requires_grad, test/test_nn.py::TestFusionUtils::test_fuse_linear_bn_requires_grad, test/test_nn.py::TestUtils::test_consume_prefix_in_state_dict_if_present, test/test_nn.py::TestNNDeviceTypeCPU::test_BatchNorm_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_Bilinear_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_cudnn_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_empty_target_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GRU_grad_and_gradgrad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_memory_format_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_numeric_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_raises_error_if_one_value_per_group_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm1d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm2d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm3d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_differentiable_backward_using_oneDNN_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_differentiable_backward_using_oneDNN_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_grad_and_gradgrad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_LayerNorm_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LayerNorm_numeric_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LocalResponseNorm_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_warnings_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad2d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad2d_large_deterministic_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad3d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_empty_cpu_complex64, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_fails_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad1d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad2d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad3d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad_empty_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerDecoderLayer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerDecoder_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerEncoderLayer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerEncoder_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_Transformer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_Unfold_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_half_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_half_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_adaptiveavg_pool1d_shmem_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate45_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate90_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotateRandom_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_3d_rotateRandom_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_avg_pool_large_tensor2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_avg_pool_large_tensor_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_large_batch_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_large_batch_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_update_stats_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_channel_shuffle_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_error_if_nonfinite_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_0_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_1_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_4_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_inf_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_0_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_1_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_4_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_inf_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_multi_device_foreach_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_multi_device_foreach_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_value_foreach_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_value_foreach_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_errors_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_weight_ignore_indices_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_with_probs_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_2d_out_of_bounds_class_index_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_2d_out_of_bounds_class_index_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_index_target_unit_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_one_hot_target_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_all_reductions_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_unit_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_tensor_cpu_length_cuda_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_tensor_cuda_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_error_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_device_mask_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_elu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_elu_inplace_with_neg_alpha_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_fold_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_glu_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_bfloat16_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_half_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_2d_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_2d_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_3d_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_3d_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_nan_inf_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_nan_inf_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_gumbel_softmax_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_gumbel_softmax_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_hardsigmoid_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_invalid_reduction_strings_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_layernorm_half_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_layernorm_weight_bias_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_with_neg_slope_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_with_zero_slope_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_linear_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_big_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_logsigmoid_out_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_lstmcell_backward_only_one_output_grad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_TxT_layout_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_devices_parity_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_forward_with_nans_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_lowp_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_lowp_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_mask_types_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_transformer_layout_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_mish_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_non_recursive_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_mse_loss_error_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_all_ignored_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_byte_target_matches_long_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_mean_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_none_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_sum_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_invalid_target_dim_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_invalid_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_mismatched_batch_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_out_of_bounds_ignore_index_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_total_weight_is_zero_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_scalars_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_scalars_reductions_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nonlinearity_propagate_nan_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_one_hot_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_overwrite_module_params_on_conversion_cpu_device_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_pad_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_pad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_prelu_backward_32bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_replicatepad_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_numeric_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_numeric_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_fused_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_fused_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_retain_variables_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_save_lstm_compatibility_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_silu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_skip_init_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smooth_l1_loss_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smooth_l1_loss_vs_huber_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smoothl1loss_backward_zero_beta_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_64bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_smem_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_unaligned_grad_output_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_unaligned_output_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_without_fully_vectorized_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_double_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_forward_64bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_results_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_softplus_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softplus_low_threshold_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_negative_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_threshold_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_complex64, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_fast_path_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_gelu_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_triplet_margin_with_distance_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_triplet_margin_with_distance_loss_default_parity_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_aa_correctness_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_aa_correctness_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_correctness_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBilinear2d_aa_correctness_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBilinear2d_aa_correctness_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_correctness_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_correctness_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_fail_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_rocm_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format0_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format0_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format1_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format1_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format0_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format0_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format1_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format1_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_correctness_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_correctness_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_rescale_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_False_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_False_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_True_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_True_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsampling_64bit_indexing_channels_last_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsampling_64bit_indexing_channels_last_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingnearest2d_backward_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_variable_sequence_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_warp_softmax_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_warp_softmax_64bit_indexing_cpu_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_BatchNorm_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_Bilinear_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_cudnn_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_empty_target_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GRU_grad_and_gradgrad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_memory_format_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_numeric_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_raises_error_if_one_value_per_group_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm1d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm2d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm3d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_differentiable_backward_using_oneDNN_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_differentiable_backward_using_oneDNN_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_grad_and_gradgrad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_LayerNorm_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LayerNorm_numeric_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LocalResponseNorm_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_empty_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_warnings_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad2d_large_deterministic_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad2d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad3d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_empty_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_fails_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad1d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad2d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad3d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad_empty_mps_complex128, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad_empty_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerDecoderLayer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerDecoder_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerEncoderLayer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerEncoder_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_Transformer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_Unfold_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_half_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_half_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_adaptiveavg_pool1d_shmem_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate45_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate90_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotateRandom_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_3d_rotateRandom_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_avg_pool_large_tensor2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_avg_pool_large_tensor_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_large_batch_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_large_batch_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_update_stats_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_channel_shuffle_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_error_if_nonfinite_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_0_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_1_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_4_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_inf_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_0_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_1_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_4_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_inf_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_multi_device_foreach_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_multi_device_foreach_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_value_foreach_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_value_foreach_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_consistent_index_target_and_probs_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_errors_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_weight_ignore_indices_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_with_probs_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_2d_out_of_bounds_class_index_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_2d_out_of_bounds_class_index_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_index_target_unit_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_one_hot_target_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_all_reductions_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_unit_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_tensor_cpu_length_cuda_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_tensor_cuda_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_error_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_device_mask_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_elu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_elu_inplace_with_neg_alpha_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_fold_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_glu_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_bfloat16_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_half_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_2d_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_2d_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_3d_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_3d_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_nan_inf_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_nan_inf_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_gumbel_softmax_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_hardsigmoid_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_for_single_spatial_element_during_training_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_less_than_one_value_per_channel_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_invalid_reduction_strings_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_layernorm_half_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_layernorm_weight_bias_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_with_neg_slope_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_with_zero_slope_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_linear_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_big_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_logsigmoid_out_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_lstmcell_backward_only_one_output_grad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_TxT_layout_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_devices_parity_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_forward_with_nans_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_lowp_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_lowp_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_mask_types_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_transformer_layout_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_mish_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_module_to_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_module_to_empty_non_recursive_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_mse_loss_error_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_all_ignored_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_byte_target_matches_long_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_mean_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_mean_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_none_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_none_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_sum_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_sum_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_invalid_target_dim_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_invalid_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_mismatched_batch_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_out_of_bounds_ignore_index_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_total_weight_is_zero_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_scalars_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_scalars_reductions_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nonlinearity_propagate_nan_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_one_hot_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_overwrite_module_params_on_conversion_cpu_device_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_pad_mps_complex128, test/test_nn.py::TestNNDeviceTypeMPS::test_pad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_prelu_backward_32bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_replicatepad_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_numeric_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_numeric_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_fused_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_fused_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_retain_variables_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_retain_variables_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_save_lstm_compatibility_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_silu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_skip_init_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smooth_l1_loss_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smooth_l1_loss_vs_huber_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smoothl1loss_backward_zero_beta_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_64bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_smem_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_unaligned_grad_output_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_unaligned_output_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_without_fully_vectorized_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_double_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_forward_64bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_results_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_softplus_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softplus_low_threshold_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_negative_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_threshold_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_to_complex_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_to_complex_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_fast_path_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_gelu_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_triplet_margin_with_distance_loss_default_parity_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_triplet_margin_with_distance_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_aa_correctness_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_aa_correctness_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_correctness_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBilinear2d_aa_correctness_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBilinear2d_aa_correctness_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_correctness_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_correctness_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_fail_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_rocm_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format0_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format0_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format1_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format1_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format0_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format0_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format1_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format1_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_correctness_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_correctness_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_rescale_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_False_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_False_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_True_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_True_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsampling_64bit_indexing_channels_last_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsampling_64bit_indexing_channels_last_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingnearest2d_backward_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_variable_sequence_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_warp_softmax_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_warp_softmax_64bit_indexing_mps_float32 2025-07-24T03:59:05.8320310Z 2025-07-24T03:59:05.8320660Z Running nn/test_convolution 1/1 ... [2025-07-24 03:59:05.555232] 2025-07-24T03:59:05.8321390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T03:59:05.8323410Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'nn/test_convolution.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 03:59:05.555554] 2025-07-24T03:59:05.8325610Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-24T03:59:05.8326410Z Uploading artifacts took 0.00 seconds 2025-07-24T04:01:11.4647560Z 2025-07-24T04:01:11.4648190Z nn/test_convolution 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_convolution_1.1_e7d2dd5c1b3ac168_.log 2025-07-24T04:01:11.5022770Z Running 1139 items in this shard: test/nn/test_convolution.py::TestConvolutionNN::test_Conv1d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_1x1, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_OneDNN, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_backward_twice, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_groups_nobias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_groups_nobias_v2, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types_on_GPU_with_cudnn, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types_on_GPU_without_cudnn, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_missing_argument, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_groups_nobias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_groups_wbias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_half_cublas_gemm, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_output_size, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_output_size_downsample_upsample, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose3d_correct_output_size, test/nn/test_convolution.py::TestConvolutionNN::test_conv1d_issue_120547, test/nn/test_convolution.py::TestConvolutionNN::test_conv2d_discontiguous_weight, test/nn/test_convolution.py::TestConvolutionNN::test_conv3d_issue_120406, test/nn/test_convolution.py::TestConvolutionNN::test_conv_backcompat, test/nn/test_convolution.py::TestConvolutionNN::test_conv_cudnn_memory_layout_dominance, test/nn/test_convolution.py::TestConvolutionNN::test_conv_invalid_groups, test/nn/test_convolution.py::TestConvolutionNN::test_conv_modules_raise_error_on_incorrect_input_size, test/nn/test_convolution.py::TestConvolutionNN::test_conv_padding_mode, test/nn/test_convolution.py::TestConvolutionNN::test_conv_shapecheck, test/nn/test_convolution.py::TestConvolutionNN::test_conv_tbc, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_non_contiguous, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_noncontiguous_weight, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_not_mutate_stride, test/nn/test_convolution.py::TestConvolutionNN::test_functional_grad_conv, test/nn/test_convolution.py::TestConvolutionNN::test_functional_grad_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv1d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv1d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv2d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv2d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv3d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv3d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grouped_conv_cudnn_nhwc_support, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv1d, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv3d, test/nn/test_convolution.py::TestConvolutionNN::test_mismatch_shape_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_nnpack_conv, test/nn/test_convolution.py::TestConvolutionNN::test_permute_conv2d_issue_120211, test/nn/test_convolution.py::TestConvolutionNN::test_thnn_conv_strided_padded_dilated, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_backward_depthwise_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_backward_depthwise_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_large_output_padding_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_large_output_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose3d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_contig_wrong_stride_cudnn_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_no_grad_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_64bit_indexing_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_large_batch_1_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_backward_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_backward_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convTranspose_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_contiguous_for_oneDNN_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_mismatch_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_ndhwc_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_ndhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_support_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_support_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_groups_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_no_bias_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_stride_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_strided_with_3D_input_and_weight_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_empty_channel_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_empty_channel_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_ic1_channels_last_for_oneDNN_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_batch_1_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_nosplit_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_noncontig_weights_and_bias_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_noncontig_weights_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_thnn_nhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_thnn_nhwc_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transposed_large_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convert_conv2d_weight_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convert_conv3d_weight_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_add_relu_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_add_relu_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_relu_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_relu_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_depthwise_conv_64bit_indexing_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_group_convTranspose_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_group_conv_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_backward_depthwise_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_backward_depthwise_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_large_output_padding_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_large_output_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose3d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_contig_wrong_stride_cudnn_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_valid_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_vs_scipy_mode_same_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_vs_scipy_mode_valid_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_no_grad_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_valid_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_vs_scipy_mode_same_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv2d_vs_scipy_mode_valid_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_64bit_indexing_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_large_batch_1_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_same_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_same_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_valid_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_valid_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convTranspose_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_contiguous_for_oneDNN_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_mismatch_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_ndhwc_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_ndhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_support_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_support_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_groups_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_no_bias_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_stride_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_strided_with_3D_input_and_weight_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_empty_channel_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_empty_channel_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_ic1_channels_last_for_oneDNN_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_batch_1_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_nosplit_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_noncontig_weights_and_bias_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_noncontig_weights_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_thnn_nhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_thnn_nhwc_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transposed_large_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convert_conv2d_weight_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convert_conv3d_weight_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_add_relu_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_add_relu_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_relu_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_relu_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_depthwise_conv_64bit_indexing_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_group_convTranspose_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_group_conv_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float64 2025-07-24T04:01:11.5386730Z 2025-07-24T04:01:11.5386860Z Running nn/test_pooling 1/1 ... [2025-07-24 04:01:11.465962] 2025-07-24T04:01:11.5387110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:11.5394150Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'nn/test_pooling.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:11.466237] 2025-07-24T04:01:29.4366750Z 2025-07-24T04:01:29.4367330Z nn/test_pooling 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pooling_1.1_c1d60412972e18ea_.log 2025-07-24T04:01:29.4410540Z Running 188 items in this shard: test/nn/test_pooling.py::TestAvgPool::test_avg_pool1d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_avg_pool2d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_avg_pool3d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool2d, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool2d_with_divisor, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool3d, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool3d_with_divisor, test/nn/test_pooling.py::TestPoolingNN::test_MaxUnpool2d_output_size, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_avg_pooling_nhwc_overflow, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_avg_pooling_overflow, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_launch_config_backward, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_launch_config_forward, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_non_contiguous, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_lower_precision, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_size_none, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_size_overflow, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool2d_nhwc_cpu, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool3d_input_check, test/nn/test_pooling.py::TestPoolingNN::test_quantized_max_pool1d_empty_kernel, test/nn/test_pooling.py::TestPoolingNN::test_quantized_max_pool3d, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool1d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool2d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool3d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AvgPool2d_empty_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AvgPool3d_backward_after_cat_dim1_device_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_batch_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_out_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_samples_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_errors_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_batch_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_out_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_samples_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool1d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool2d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool3d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case10_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case1_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case2_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case3_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case4_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case5_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case6_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case7_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case8_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case9_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pool2d_output_size_one_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pool3d_output_size_one_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pooling_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_max_pooling_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pool_odd_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_empty_output_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_empty_output_size_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_max_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_max_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_uint8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_zero_batch_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_zero_batch_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_reduced_floating_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_reduced_floating_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool2d_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool2d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool3d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool_nan_inf_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_corner_cases_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_corner_cases_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_corner_cases_cpu_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_corner_cases_cpu_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_indices_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_with_indices_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_bfloat16_half_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_bfloat16_half_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_nan_inf_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_maxpool3d_non_square_backward_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_maxpool_indices_no_batch_dim_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool3d_large_size_int64_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool3d_size_one_feature_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool_invalid_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool_large_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_bfloat16_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_large_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_max_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_max_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_zero_stride_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool1d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool2d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool3d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AvgPool2d_empty_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AvgPool3d_backward_after_cat_dim1_device_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_batch_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_out_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_samples_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_errors_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_batch_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_out_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_samples_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool1d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool2d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool3d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case10_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case1_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case2_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case3_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case4_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case5_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case6_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case7_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case8_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case9_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pool2d_output_size_one_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pool3d_output_size_one_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pooling_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_max_pooling_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pool_odd_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_empty_output_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_empty_output_size_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_max_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_uint8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_zero_batch_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_zero_batch_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_nhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_reduced_floating_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_reduced_floating_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool2d_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool2d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool3d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool_nan_inf_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_corner_cases_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_corner_cases_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_corner_cases_mps_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_corner_cases_mps_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_indices_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_with_indices_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_bfloat16_half_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_bfloat16_half_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_nan_inf_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_maxpool3d_non_square_backward_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_maxpool_indices_no_batch_dim_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool3d_large_size_int64_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool3d_size_one_feature_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool_invalid_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool_large_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_bfloat16_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_large_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_max_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_zero_stride_mps 2025-07-24T04:01:29.4452400Z 2025-07-24T04:01:29.4452560Z Running inductor/test_aot_inductor 1/5 ... [2025-07-24 04:01:29.437053] 2025-07-24T04:01:29.4452840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:29.4453620Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:29.437329] 2025-07-24T04:01:32.1957680Z 2025-07-24T04:01:32.1962760Z inductor/test_aot_inductor 1/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.5_94b604a4ea2035a7_.log 2025-07-24T04:01:32.1964240Z Running 3 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_calling_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeated_calling_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_calling_mps 2025-07-24T04:01:32.1965240Z 2025-07-24T04:01:32.1965410Z Running inductor/test_aot_inductor 2/5 ... [2025-07-24 04:01:32.196075] 2025-07-24T04:01:32.1965730Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:32.1966650Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:32.196368] 2025-07-24T04:01:34.6592020Z 2025-07-24T04:01:34.6592640Z inductor/test_aot_inductor 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.5_e6f798ca8144bc1e_.log 2025-07-24T04:01:34.6593160Z Running 0 items in this shard: 2025-07-24T04:01:34.6593290Z 2025-07-24T04:01:34.6594800Z Running inductor/test_aot_inductor 3/5 ... [2025-07-24 04:01:34.659432] 2025-07-24T04:01:34.6595110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:34.6598230Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:34.659691] 2025-07-24T04:01:37.1079780Z 2025-07-24T04:01:37.1080780Z inductor/test_aot_inductor 3/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.5_dfaab2a7c8da4470_.log 2025-07-24T04:01:37.1081320Z Running 0 items in this shard: 2025-07-24T04:01:37.1081450Z 2025-07-24T04:01:37.1082960Z Running inductor/test_aot_inductor 4/5 ... [2025-07-24 04:01:37.108246] 2025-07-24T04:01:37.1083260Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:37.1085710Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:37.108493] 2025-07-24T04:01:39.5747400Z 2025-07-24T04:01:39.5748150Z inductor/test_aot_inductor 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.5_2b68529fe91eb881_.log 2025-07-24T04:01:39.5748770Z Running 0 items in this shard: 2025-07-24T04:01:39.5748930Z 2025-07-24T04:01:39.5750960Z Running inductor/test_aot_inductor 5/5 ... [2025-07-24 04:01:39.575050] 2025-07-24T04:01:39.5751290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:39.5754500Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:39.575341] 2025-07-24T04:01:42.0643300Z 2025-07-24T04:01:42.0644070Z inductor/test_aot_inductor 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_5.5_ad3dcda941f59010_.log 2025-07-24T04:01:42.0644730Z Running 0 items in this shard: 2025-07-24T04:01:42.0644890Z 2025-07-24T04:01:42.0647510Z Running inductor/test_torchinductor 1/5 ... [2025-07-24 04:01:42.064694] 2025-07-24T04:01:42.0647900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:42.0651270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:42.065010] 2025-07-24T04:01:44.6621960Z 2025-07-24T04:01:44.6622750Z inductor/test_torchinductor 1/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.5_1c0f7e5d05deffc4_.log 2025-07-24T04:01:44.6623390Z Running 0 items in this shard: 2025-07-24T04:01:44.6623550Z 2025-07-24T04:01:44.6625620Z Running inductor/test_torchinductor 2/5 ... [2025-07-24 04:01:44.662514] 2025-07-24T04:01:44.6625980Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:44.6629170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:44.662809] 2025-07-24T04:01:47.3146260Z 2025-07-24T04:01:47.3146980Z inductor/test_torchinductor 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.5_2289c1849223d43d_.log 2025-07-24T04:01:47.3147760Z Running 1 items in this shard: test/inductor/test_torchinductor.py::CpuTests::test_large_block_sizes_cpu 2025-07-24T04:01:47.3148090Z 2025-07-24T04:01:47.3149610Z Running inductor/test_torchinductor 3/5 ... [2025-07-24 04:01:47.314909] 2025-07-24T04:01:47.3149960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:47.3152770Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:47.315169] 2025-07-24T04:01:49.9032530Z 2025-07-24T04:01:49.9033420Z inductor/test_torchinductor 3/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.5_8f62883d47c9e2a3_.log 2025-07-24T04:01:49.9034240Z Running 1 items in this shard: test/inductor/test_torchinductor.py::GPUTests::test_large_block_sizes_mps 2025-07-24T04:01:49.9034590Z 2025-07-24T04:01:49.9036280Z Running inductor/test_torchinductor 4/5 ... [2025-07-24 04:01:49.903581] 2025-07-24T04:01:49.9036640Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:49.9039860Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:49.903881] 2025-07-24T04:01:52.5129290Z 2025-07-24T04:01:52.5130060Z inductor/test_torchinductor 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.5_7c8babc4e55dcd9f_.log 2025-07-24T04:01:52.5130670Z Running 0 items in this shard: 2025-07-24T04:01:52.5130820Z 2025-07-24T04:01:52.5132990Z Running inductor/test_torchinductor 5/5 ... [2025-07-24 04:01:52.513242] 2025-07-24T04:01:52.5133330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:52.5136250Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:52.513513] 2025-07-24T04:01:55.0949320Z 2025-07-24T04:01:55.0950200Z inductor/test_torchinductor 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_5.5_1b49e100c9bd6e18_.log 2025-07-24T04:01:55.0950750Z Running 0 items in this shard: 2025-07-24T04:01:55.0950880Z 2025-07-24T04:01:55.0953040Z Running inductor/test_mps_basic 1/1 ... [2025-07-24 04:01:55.095229] 2025-07-24T04:01:55.0953320Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:55.0955510Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_mps_basic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:55.095478] 2025-07-24T04:01:57.5067330Z 2025-07-24T04:01:57.5068260Z inductor/test_mps_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mps_basic_1.1_846f4dac02668937_.log 2025-07-24T04:01:57.5068880Z Running 0 items in this shard: 2025-07-24T04:01:57.5069040Z 2025-07-24T04:01:57.5071220Z Running test_modules 1/2 ... [2025-07-24 04:01:57.507077] 2025-07-24T04:01:57.5071520Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:01:57.5074550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:01:57.507364] 2025-07-24T04:02:00.4597680Z 2025-07-24T04:02:00.4598280Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_eaa47a5841f8dada_.log 2025-07-24T04:02:00.4598730Z Running 0 items in this shard: 2025-07-24T04:02:00.4598860Z 2025-07-24T04:02:00.4600880Z Running test_modules 2/2 ... [2025-07-24 04:02:00.460044] 2025-07-24T04:02:00.4601150Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:00.4603870Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:00.460292] 2025-07-24T04:02:03.4583220Z 2025-07-24T04:02:03.4584020Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_ee7217b525d9887c_.log 2025-07-24T04:02:03.4584630Z Running 0 items in this shard: 2025-07-24T04:02:03.4584820Z 2025-07-24T04:02:03.4587260Z Running test_mps 1/7 ... [2025-07-24 04:02:03.458680] 2025-07-24T04:02:03.4587580Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:03.4591240Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=1', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:03.459004] 2025-07-24T04:02:07.1068200Z 2025-07-24T04:02:07.1068940Z test_mps 1/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.7_6264f5767af25f91_.log 2025-07-24T04:02:07.1069490Z Running 0 items in this shard: 2025-07-24T04:02:07.1069640Z 2025-07-24T04:02:07.1072000Z Running test_mps 2/7 ... [2025-07-24 04:02:07.107150] 2025-07-24T04:02:07.1072330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:07.1075710Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:07.107463] 2025-07-24T04:02:10.7703820Z 2025-07-24T04:02:10.7704570Z test_mps 2/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.7_958a849968435f64_.log 2025-07-24T04:02:10.7705250Z Running 1 items in this shard: test/test_mps.py::TestLargeTensors::test_64bit_binops 2025-07-24T04:02:10.7705580Z 2025-07-24T04:02:10.7707580Z Running test_mps 3/7 ... [2025-07-24 04:02:10.770708] 2025-07-24T04:02:10.7707930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:10.7711320Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=3', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:10.771022] 2025-07-24T04:02:14.3759980Z 2025-07-24T04:02:14.3760590Z test_mps 3/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.7_e78d81039f8ae335_.log 2025-07-24T04:02:14.3761070Z Running 0 items in this shard: 2025-07-24T04:02:14.3761210Z 2025-07-24T04:02:14.3763380Z Running test_mps 4/7 ... [2025-07-24 04:02:14.376293] 2025-07-24T04:02:14.3763660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:14.3766360Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=4', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:14.376554] 2025-07-24T04:02:18.0398260Z 2025-07-24T04:02:18.0398980Z test_mps 4/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.7_9d2770b8db24a4bf_.log 2025-07-24T04:02:18.0399670Z Running 1 items in this shard: test/test_mps.py::TestMPS::test_default_mps_generator 2025-07-24T04:02:18.0399950Z 2025-07-24T04:02:18.0402200Z Running test_mps 5/7 ... [2025-07-24 04:02:18.040153] 2025-07-24T04:02:18.0402480Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:18.0405770Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=5', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:18.040438] 2025-07-24T04:02:21.6749980Z 2025-07-24T04:02:21.6750740Z test_mps 5/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_5.7_c2a4273909393677_.log 2025-07-24T04:02:21.6751260Z Running 0 items in this shard: 2025-07-24T04:02:21.6751430Z 2025-07-24T04:02:21.6753670Z Running test_mps 6/7 ... [2025-07-24 04:02:21.675322] 2025-07-24T04:02:21.6753960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:21.6757310Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:21.675614] 2025-07-24T04:02:25.5234000Z 2025-07-24T04:02:25.5234550Z test_mps 6/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_6.7_92f75d894ff246a1_.log 2025-07-24T04:02:25.5235600Z Running 3 items in this shard: test/test_mps.py::TestMPS::test_mps_allocator_module, test/test_mps.py::TestLargeTensors::test_rand_2b_raises, test/test_mps.py::TestSDPA::test_sdpa_fp32_no_memory_leak 2025-07-24T04:02:25.5236240Z 2025-07-24T04:02:25.5238790Z Running test_mps 7/7 ... [2025-07-24 04:02:25.523794] 2025-07-24T04:02:25.5239110Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:25.5242090Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=7', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:25.524117] 2025-07-24T04:02:29.1370410Z 2025-07-24T04:02:29.1371050Z test_mps 7/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_7.7_9a26fea3135e1453_.log 2025-07-24T04:02:29.1371660Z Running 1 items in this shard: test/test_mps.py::TestLargeTensors::test_64bit_index_select 2025-07-24T04:02:29.1371920Z 2025-07-24T04:02:29.1373820Z Running nn/test_dropout 1/1 ... [2025-07-24 04:02:29.137316] 2025-07-24T04:02:29.1374090Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:29.1376810Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'nn/test_dropout.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:29.137576] 2025-07-24T04:02:30.9949770Z 2025-07-24T04:02:30.9950370Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_bca59cc175b2fb26_.log 2025-07-24T04:02:30.9950890Z Running 0 items in this shard: 2025-07-24T04:02:30.9951030Z 2025-07-24T04:02:30.9953710Z Running test_view_ops 1/1 ... [2025-07-24 04:02:30.995293] 2025-07-24T04:02:30.9954000Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:30.9956520Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_view_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:30.995556] 2025-07-24T04:02:32.9508830Z 2025-07-24T04:02:32.9509410Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_c271219e18d916a8_.log 2025-07-24T04:02:32.9509970Z Running 0 items in this shard: 2025-07-24T04:02:32.9510130Z 2025-07-24T04:02:32.9512740Z Running test_metal 1/1 ... [2025-07-24 04:02:32.951204] 2025-07-24T04:02:32.9513070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:32.9516370Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_metal.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:32.951499] 2025-07-24T04:02:34.7122950Z 2025-07-24T04:02:34.7123630Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_8e2250e3d7dbbf0e_.log 2025-07-24T04:02:34.7124110Z Running 0 items in this shard: 2025-07-24T04:02:34.7124250Z 2025-07-24T04:02:36.5805950Z Running inductor/test_aot_inductor 1/5 ... [2025-07-24 04:02:36.580412] 2025-07-24T04:02:36.5806310Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:36.5807990Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:36.580683] 2025-07-24T04:02:36.5825770Z Running inductor/test_aot_inductor 2/5 ... [2025-07-24 04:02:36.582444] 2025-07-24T04:02:36.5826440Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:36.5827570Z Running inductor/test_aot_inductor 3/5 ... [2025-07-24 04:02:36.582690] 2025-07-24T04:02:36.5827900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:02:36.5828780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:36.582776] 2025-07-24T04:02:36.5830390Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:02:36.582948] 2025-07-24T04:04:50.4654390Z 2025-07-24T04:04:50.4655000Z inductor/test_aot_inductor 1/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.5_0abf1ae0495a2ecc_.log 2025-07-24T04:04:50.4738110Z Running 165 items in this shard: test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_package_cpp_already_true, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_no_compile_standalone, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aot_inductor_consts_cpp_build_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_bmm_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_mismatched_branch_output_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_outer_code_before_after_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_conv3d_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dup_unbacked_sym_decl_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicate_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_cat_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_extract_constants_map_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fallback_mem_leak_fix_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fill__fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_free_inactive_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_index_put_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_issue_140766_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_load_package_multiple_gpus_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_masked_select_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misc_1_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quanatized_int8_linear_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quantized_linear_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_same_backing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sdpa_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_True_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_True_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_multi_arch_embed_kernel_binary_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_split_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_subclasses_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_autotuning_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_equal_to_1_float_arg_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_reinterpret_view_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_sympy_expr_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_weird_param_order_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_next_power_of_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_constant_buffer_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_profiler_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_size_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_add_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aliased_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aot_inductor_consts_cpp_build_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_3_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_mismatched_branch_output_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_multiple_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_type_propagation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_conv3d_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_conv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_deconv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dup_unbacked_sym_decl_with_refinement_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_duplicated_params_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_graph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_kernel_with_symexpr_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fp8_view_of_param_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_free_inactive_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misc_1_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_on_gpu_device1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quanatized_int8_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeated_user_defined_triton_kernel_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_False_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_True_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_split_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_small_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symbool_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_torchvision_transforms_functional_tensor_resize_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_equal_to_1_float_arg_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_sympy_expr_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_with_none_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_mutated_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_next_power_of_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_inactive_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_view_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_backed_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__int_mm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_addmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aot_inductor_consts_cpp_build_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printing_model_inputs_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_assert_tensor_meta_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_bmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_duplicate_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_embedding_bag_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_graph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_int_list_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misc_1_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_nan_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_path_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_poi_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_profile_benchmark_harness_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quantized_linear_bias_none_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_seq_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_False_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stft_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_conv_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_outer_code_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_offset_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_size_buffer_mps 2025-07-24T04:04:50.4791740Z 2025-07-24T04:04:54.0185430Z Running inductor/test_aot_inductor 4/5 ... [2025-07-24 04:04:54.018351] 2025-07-24T04:04:54.0186380Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:04:54.0188560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:04:54.018642] 2025-07-24T04:05:09.6644360Z 2025-07-24T04:05:09.6645160Z inductor/test_aot_inductor 3/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_3.5_cdac3ba53a847501_.log 2025-07-24T04:05:09.6693730Z Running 168 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorLoggingTest::test_shape_env_reuse, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_package_cpp_false_raises, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_sets_package_cpp, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_add_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_addmm_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_constant_tensor_name_collision_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_bool_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_clamp_decomposition_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_non_tensor_predicates_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_parameters_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_reinterpret_view_inputs_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_consecutive_compiles_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_folding_with_update_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_conv_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fft_c2c_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fp8_view_of_param_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misc_1_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_model_modified_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_multi_device_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_normal_functional_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_misaligned_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_hann_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_quantized_linear_bias_none_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_run_with_grad_enabled_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_device_type_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_dtype_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scatter_reduce_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_stride_with_unbacked_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symbool_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symint_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_dynamic_launcher_grid_infer_from_tensor_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_dynamic_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_dynamic_shape_with_div_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_reinterpret_view_mem_leak_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_mutated_autotuning_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_constant_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_using_model_name_for_files_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_view_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_conv_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_mixed_device_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_parameters_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_pytree_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_addmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_constant_tensor_name_collision_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_runtime_asserts_backed_symint_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_backward_no_op_logging_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_and_force_mmap_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_non_tensor_predicates_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_share_predicte_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_reinterpret_view_inputs_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_cat_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fill__fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_inf_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_int_list_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_dynamic_maxautotune_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_nested_tensor_from_jagged_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_normal_functional_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_path_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_path_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_pad_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_profile_benchmark_harness_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quantized_linear_bias_none_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_reuse_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_dtype_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_shape_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_False_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_True_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sym_i64_input_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sympy_cpp_printer_min_max_minmax0_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_dynamic_launcher_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_equal_to_1_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_equal_to_1_float_arg_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_multi_output_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_mem_leak_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_mixed_device_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_outer_buffers_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_sym_expr_cond_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_offset_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_add_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_cpp_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_runtime_asserts_backed_symint_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_consecutive_compiles_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_type_propagation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_duplicated_params_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_extract_constants_map_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fill__fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_inf_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_none_args_aot_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_normal_functional_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_misaligned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pad_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_run_with_grad_enabled_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scatter_reduce_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_multi_arch_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_size_with_unbacked_add_and_mul_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symint_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_dynamic_launcher_grid_infer_from_tensor_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_dynamic_launcher_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_equal_to_1_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_multi_output_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_mutated_autotuning_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_grid_with_backed_symbols_mps 2025-07-24T04:05:09.6741000Z 2025-07-24T04:05:11.6544320Z Running inductor/test_aot_inductor 5/5 ... [2025-07-24 04:05:11.654245] 2025-07-24T04:05:11.6545210Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:05:11.6553260Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:05:11.654562] 2025-07-24T04:05:40.9173600Z 2025-07-24T04:05:40.9174200Z inductor/test_aot_inductor 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_2.5_e276649d7437afa5_.log 2025-07-24T04:05:40.9220500Z Running 155 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_autotuning_args_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_backward_no_op_logging_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_boolean_indexing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_3_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_4_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_composed_dynamic_size_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_non_tensor_predicates_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_share_predicte_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_multiple_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_convolution_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicated_params_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_scalar_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_foreach_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_inf_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_dynamic_dim_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_mmaped_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_linear_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_no_args_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_tensor_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_on_gpu_device1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_path_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_abs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_permute_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_squeeze_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeat_interleave_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeat_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_replicate_on_devices_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_return_view_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_large_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_shape_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scaled_dot_product_efficient_attention_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_scatter_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_False_max_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_from_multi_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_and_mul_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_so_without_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_equal_to_1_float_arg_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_sympy_fn_like_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_weight_on_disk_legacy_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_sym_expr_cond_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_size_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__int_mm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_user_defined_triton_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bmm_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_boolean_indexing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_composed_dynamic_size_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_convolution_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_scalar_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_smem_above_default_limit_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_mmaped_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_cubin_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_model_modified_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_poi_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_interleave_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_run_with_grad_enabled_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scatter_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sdpa_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_seq_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_multi_arch_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_from_multi_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_so_without_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sympy_cpp_printer_min_max_minmax1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_dynamic_shape_with_div_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_weird_param_order_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_constant_buffer_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_weight_on_disk_legacy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_conv_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_sym_expr_cond_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aliased_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_constant_tensor_name_collision_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_user_defined_triton_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_runtime_asserts_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_autotune_with_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_mismatched_branch_output_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_mismatched_branch_output_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_outer_code_before_after_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_convolution_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dup_unbacked_sym_decl_with_refinement_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dynamic_cat_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fake_tensor_device_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_free_inactive_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misaligned_input_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_cubin_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multiple_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_default_gpu_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_return_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_device_type_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_shape_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_same_backing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scatter_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_True_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_so_without_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symbool_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_sympy_fn_like_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_weird_param_order_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_next_power_of_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_using_model_name_for_files_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_conv_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_outer_buffers_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_sym_expr_cond_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_sym_expr_cond_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_unbacked_symint_closure_dynamic_True_mps 2025-07-24T04:05:40.9264990Z 2025-07-24T04:05:42.9535090Z Running inductor/test_torchinductor 1/5 ... [2025-07-24 04:05:42.953318] 2025-07-24T04:05:42.9535900Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:05:42.9538110Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:05:42.953607] 2025-07-24T04:08:15.9943890Z 2025-07-24T04:08:15.9944530Z inductor/test_aot_inductor 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_5.5_e48c1b59477c0944_.log 2025-07-24T04:08:16.0009800Z Running 162 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__int_mm_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_addmm_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aliased_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_constant_tensor_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_cpp_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_fp8_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_user_defined_triton_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_tensor_meta_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_mismatched_branch_output_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_symint_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_deconv_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dup_unbacked_sym_decl_with_refinement_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fake_tensor_device_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fqn_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_index_put_with_none_index_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_int_list_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_linear_dynamic_maxautotune_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_missing_cubin_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_missing_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_multiple_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_narrow_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_nested_tensor_from_jagged_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_none_args_aot_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_pad_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_poi_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_profile_benchmark_harness_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_return_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_seq_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_shifted_constraint_ranges_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_embed_kernel_binary_False_max_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symfloat_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sympy_cpp_printer_min_max_minmax1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_torchvision_transforms_functional_tensor_resize_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_dynamic_launcher_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_extern_kernel_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_with_none_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_inactive_constant_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_simple_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_conv_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_mixed_device_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_sym_expr_cond_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_unbacked_symint_closure_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_unbacked_symint_closure_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_cudagraphs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_offset_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_grid_with_backed_symbols_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_zero_grid_with_unbacked_symbols_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_addmm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_amp_fallback_random_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_constant_tensor_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_cpp_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_assert_async_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bool_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_non_tensor_predicates_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_with_outer_code_before_after_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_duplicate_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_embedding_bag_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_issue_140766_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misaligned_input_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multiple_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_misaligned_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_return_view_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_reuse_kernel_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_device_type_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_large_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_shifted_constraint_ranges_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_and_mul_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_expr_transitive_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_stft_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symint_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_dynamic_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_extern_kernel_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_sympy_fn_like_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_mixed_device_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_outer_code_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_no_triton_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_amp_fallback_random_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_constant_tensor_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_assert_async_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_backward_no_op_logging_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_and_force_mmap_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_symint_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fallback_kernel_with_symexpr_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fft_c2c_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fqn_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_index_put_with_none_index_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_issue_140766_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_mmaped_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misaligned_input_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_on_gpu_device1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_path_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_interleave_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_user_defined_triton_kernel_embed_kernel_binary_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_user_defined_triton_kernel_embed_kernel_binary_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_reuse_kernel_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_dtype_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_shifted_constraint_ranges_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_False_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_size_from_multi_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_small_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_subclasses_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sympy_cpp_printer_min_max_minmax0_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_torchvision_transforms_functional_tensor_resize_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_equal_to_1_float_arg_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_reinterpret_view_mem_leak_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_with_none_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_user_managed_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_grid_with_unbacked_symbols_mps 2025-07-24T04:08:16.0060300Z 2025-07-24T04:08:19.5059890Z Running inductor/test_torchinductor 2/5 ... [2025-07-24 04:08:19.505858] 2025-07-24T04:08:19.5060240Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:08:19.5062750Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:08:19.506177] 2025-07-24T04:08:19.5622980Z 2025-07-24T04:08:19.5624120Z inductor/test_aot_inductor 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_4.5_00f6a696733a403f_.log 2025-07-24T04:08:19.5680080Z Running 180 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_32_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_amp_fallback_random_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_sym_inputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printing_model_inputs_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_runtime_asserts_backed_symint_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_runtime_asserts_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_assert_async_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_autotune_with_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_and_force_mmap_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_unbacked_symint_closure_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_unbacked_symint_closure_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_use_buffers_from_outer_scope_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_original_fqn_and_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_type_propagation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_dynamic_smem_above_default_limit_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_embedding_bag_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_cat_dtype_promotion_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_graph_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fallback_kernel_with_symexpr_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fx_gm_return_tuple_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_input_codegen_with_sympy_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_nan_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_contiguous_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_default_gpu_device_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_path_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_repeated_user_defined_triton_kernel_embed_kernel_binary_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sdpa_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_transitive_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_small_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_stft_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sym_i64_input_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_sympy_cpp_printer_min_max_minmax0_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_equal_to_1_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_multi_output_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_update_user_managed_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_outer_buffers_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_outer_code_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_no_triton_profiler_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printing_model_inputs_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_runtime_asserts_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_assert_tensor_meta_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_autotune_with_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_mismatched_branch_output_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_symint_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_use_buffers_from_outer_scope_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_consecutive_compiles_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dup_unbacked_sym_decl_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_empty_cat_dtype_promotion_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fake_tensor_device_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fft_c2c_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fqn_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_with_none_index_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misaligned_input_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misc_1_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_nan_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_narrow_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_default_gpu_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_none_args_aot_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_return_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_same_backing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scatter_reduce_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sdpa_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_subclasses_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_dynamic_launcher_grid_infer_from_tensor_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_user_managed_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_using_model_name_for_files_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_conv_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_unbacked_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_size_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_size_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_addmm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_bool_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_boolean_indexing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_3_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_composed_dynamic_size_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_share_predicte_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_use_buffers_from_outer_scope_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_multiple_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_reinterpret_view_inputs_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_conv3d_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_conv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_deconv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dynamic_scalar_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_dynamic_smem_above_default_limit_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_cat_dtype_promotion_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_view_of_param_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_index_put_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_linear_dynamic_maxautotune_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misc_1_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_model_modified_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_narrow_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_nested_tensor_from_jagged_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quanatized_int8_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_return_view_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_reuse_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_large_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_True_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_split_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_size_with_unbacked_add_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_size_with_unbacked_add_expr_transitive_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sym_i64_input_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_dynamic_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_dynamic_shape_with_div_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_equal_to_1_float_arg_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_extern_kernel_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_reinterpret_view_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_sympy_expr_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_inactive_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_view_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_weight_on_disk_legacy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_mixed_device_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_mixed_device_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_parameters_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_no_triton_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_size_weight_mps 2025-07-24T04:08:19.5730130Z 2025-07-24T04:08:21.7104910Z Running inductor/test_torchinductor 3/5 ... [2025-07-24 04:08:21.710251] 2025-07-24T04:08:21.7105840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:08:21.7106710Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:08:21.710517] 2025-07-24T04:08:50.7146740Z 2025-07-24T04:08:50.7148180Z inductor/test_torchinductor 1/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.5_c8c55db8e527f66c_.log 2025-07-24T04:08:50.7217260Z Running 349 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_transposed, test/inductor/test_torchinductor.py::CpuTests::test__dyn_quant_matmul_4bit_cpu, test/inductor/test_torchinductor.py::CpuTests::test__dyn_quant_pack_4bit_weight_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_with_output_size_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_addmv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_alexnet_prefix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_override_registration_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_persistent_cache_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_alignment_op_name_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_computed_offsets_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_copied_in_graph_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_neg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_single_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_empty_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cauchy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_chunk_recompiles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cudagraphs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_const_int32_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_nd_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_shape_check_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_inf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_multi_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_on_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_diagonal_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_precision_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_sympy_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_byte_unpack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_sparse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float32_to_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_truncation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_functionalize_rng_wrappers_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gelu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generate_rand_fp8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generated_code_has_alignment_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_both_scalars_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_scalar_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardswish_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_failed_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_indirect_load_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isinf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log1p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_fp64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logsumexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_min_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_move_arange_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_index_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutations_loop_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_needs_contiguous_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_max_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_philox_rand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_t_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_digamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfcx_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_h_cpu, test/inductor/test_torchinductor.py::CpuTests::test_polar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_kernel_count_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reinterpret_dtypeview_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_freezing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_searchsorted_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_setitem_with_int_parameter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_should_pad_bench_for_bmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_indirect_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_backward_data_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_one_kernel_loop_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_one_kernel_persist_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_stable_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_integer_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_sizes_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_keepdims_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_put_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_memory_format_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint4x2_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_b_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views4_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_double, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex6_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_dtype_device_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange3_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_alignment_op_name_fail_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_bernoulli1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bernoulli2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bfloat16_to_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise3_mps, test/inductor/test_torchinductor.py::GPUTests::test_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_computed_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_nd_tiling_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_copied_in_graph_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_negative_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_single_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_empty_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_chunk_recompiles_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_const_int32_to_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_nd_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_inference_heuristics_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution3_mps, test/inductor/test_torchinductor.py::GPUTests::test_cummin_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumprod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_compiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_by_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_elu_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfinv_mps, test/inductor/test_torchinductor.py::GPUTests::test_exact_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_mps, test/inductor/test_torchinductor.py::GPUTests::test_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_real_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_large_params_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_tiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_fusing_write_into_disjoint_read_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather2_mps, test/inductor/test_torchinductor.py::GPUTests::test_gelu_mps, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_alignment_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_argmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_misaligned_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_scalar_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_unbacked_symint_as_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_grid_sampler_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardswish_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardtanh_mps, test/inductor/test_torchinductor.py::GPUTests::test_index3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_device_assert_masked_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_as_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_failed_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_activations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_mixed_dtype_ops_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation3_mps, test/inductor/test_torchinductor.py::GPUTests::test_int8_weight_only_quant_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf_mps, test/inductor/test_torchinductor.py::GPUTests::test_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_leaky_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_lgamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands3_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear2_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace4_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_min_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm2_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm3_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_ones_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_op_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_specization_over_symbolic_value_mps, test/inductor/test_torchinductor.py::GPUTests::test_nonzero_unbacked_refinement_mps, test/inductor/test_torchinductor.py::GPUTests::test_permute2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pixel_shuffle_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erf_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log1p_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_distribution_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction3_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_roi_align_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_bf16_mps, test/inductor/test_torchinductor.py::GPUTests::test_scheduler_vertical_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_freezing_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_mps, test/inductor/test_torchinductor.py::GPUTests::test_shape_padding_mps, test/inductor/test_torchinductor.py::GPUTests::test_sizehint_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_backward_data_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_transpose_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_reduction_with_int64_size_mps, test/inductor/test_torchinductor.py::GPUTests::test_sqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum4_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor3_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue2_mps, test/inductor/test_torchinductor.py::GPUTests::test_transpose_add_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbacked_floordiv_simplify_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbind_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_b_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_as_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_where_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_where_with_logical_op_mps 2025-07-24T04:08:50.7305170Z 2025-07-24T04:08:52.9102190Z Running inductor/test_torchinductor 4/5 ... [2025-07-24 04:08:52.910006] 2025-07-24T04:08:52.9103050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:08:52.9105210Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:08:52.910283] 2025-07-24T04:10:59.0299710Z 2025-07-24T04:10:59.0300370Z inductor/test_torchinductor 3/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.5_d9cd9a044e6ac242_.log 2025-07-24T04:10:59.0366760Z Running 342 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast2, test/inductor/test_torchinductor.py::CpuTests::test_abs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_addmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aliased_buffer_reuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_cache_hit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_dtype_device_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_batch_norm_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_nd_tiling_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_copied_in_graph_with_different_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_negative_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_legacy_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_check_stack_no_cycles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_compar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_bn_fuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumprod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_pattern_matcher_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_sequential_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_compiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_data_type_propogation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dense_mask_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_device_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_by_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_elu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expanded_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_flip_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_large_params_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_getitem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_abs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_nested_indirect_indexing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_deterministic_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isin_tensor_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_issue102546_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kernel_names_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kwargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_lerp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_list_clearing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_misaligned_address_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mix_device_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nonzero_unbacked_refinement_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_y0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_expit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_legendre_polynomial_p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_spherical_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_zeta_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prepare_softmax_with_fast_math_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scheduler_vertical_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_select_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sign_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_silu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transposed_propagates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unfold_zero_dimension_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_cat_conv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vertical_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_dim_reductions_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast2, test/inductor/test_torchinductor.py::GPUTests::test_AllenaiLongformerBase_repro_mps, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_put_accumulate_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex3_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_cache_hit_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_persistent_cache_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin2_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin_with_duplicates_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_default_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_use_after_remove_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_int_ndigits_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_cauchy_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_concat_add_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_shape_check_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution2_mps, test/inductor/test_torchinductor.py::GPUTests::test_cos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_would_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_on_graph_break_mps, test/inductor/test_torchinductor.py::GPUTests::test_div7_mps, test/inductor/test_torchinductor.py::GPUTests::test_div9_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_precision_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_0_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty2_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill1_mps, test/inductor/test_torchinductor.py::GPUTests::test_float16_to_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_float32_to_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_type_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_boolean_mps, test/inductor/test_torchinductor.py::GPUTests::test_generate_rand_fp8_mps, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_size_stride_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_glu_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_refcount_mps, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_floordiv_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_inner_fn_str_and_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_add_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_where_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_kernel_names_mps, test/inductor/test_torchinductor.py::GPUTests::test_lerp_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward6_mps, test/inductor/test_torchinductor.py::GPUTests::test_misaligned_address_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm_mps, test/inductor/test_torchinductor.py::GPUTests::test_move_arange_mps, test/inductor/test_torchinductor.py::GPUTests::test_mul_index_expr_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_threading_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_any_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutable_custom_op_fixed_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_forward_mps, test/inductor/test_torchinductor.py::GPUTests::test_one_hot_mps, test/inductor/test_torchinductor.py::GPUTests::test_philox_rand_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_digamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1e_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_multigammaln_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtri_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_spherical_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow3_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_prepare_softmax_with_fast_math_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_int64_mod_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_mps, test/inductor/test_torchinductor.py::GPUTests::test_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_mps, test/inductor/test_torchinductor.py::GPUTests::test_replication_pad_errors_with_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_require_stride_expanded_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter3_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_select_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_shape_prop_torch_ones_mps, test/inductor/test_torchinductor.py::GPUTests::test_signbit_mps, test/inductor/test_torchinductor.py::GPUTests::test_silu_mps, test/inductor/test_torchinductor.py::GPUTests::test_sin_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_loop_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_reduction_dynamic_shape_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_keepdims_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor1_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_put_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue1_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_transpose_mps, test/inductor/test_torchinductor.py::GPUTests::test_triu_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_div_by_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_as_real_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_detach_mps, test/inductor/test_torchinductor.py::GPUTests::test_views6_mps, test/inductor/test_torchinductor.py::GPUTests::test_xblock_divides_xnumel_mps, test/inductor/test_torchinductor.py::GPUTests::test_zero_dim_reductions_mps 2025-07-24T04:10:59.0431690Z 2025-07-24T04:11:01.2658710Z Running inductor/test_torchinductor 5/5 ... [2025-07-24 04:11:01.265658] 2025-07-24T04:11:01.2659600Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:11:01.2661850Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:11:01.265986] 2025-07-24T04:11:01.8905890Z 2025-07-24T04:11:01.8907380Z inductor/test_torchinductor 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.5_5036a206474e77d9_.log 2025-07-24T04:11:01.8978020Z Running 352 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_int, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_put_accumulate_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool1d_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_inplace_permuted_cpu, test/inductor/test_torchinductor.py::CpuTests::test_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_out_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_duplicates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_alignment_op_name_fail_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_size_stride_op_name_fail_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_size_stride_op_name_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool_errors_with_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_baddbmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bmm2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_both_scalars_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_nd_tiling_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_batch_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_int_ndigits_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_type_promotion_non_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_memory_overlap_cpu, test/inductor/test_torchinductor.py::CpuTests::test_concat_add_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_recompiles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_backward_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_inference_heuristics_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cudnn_rnn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dist_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div9_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_prim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_mismatch_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exact_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_basic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_no_mutated_tensors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fft_real_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_index_expression_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_repr_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_tiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_misaligned_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_no_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_pad_dynamic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_refcount_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_unbacked_symint_as_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_horizonal_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_multiple_specializations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_where_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_l1_loss_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_broadcast_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_offset_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_strided_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_dynamic_maxautotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logcumsumexp_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_long_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_threading_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_prime_size_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_to_num_cpu, test/inductor/test_torchinductor.py::CpuTests::test_narrow_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_forward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_mega_fusion_during_lowering_cpu, test/inductor/test_torchinductor.py::CpuTests::test_norm_constant_overflow_cpu, test/inductor/test_torchinductor.py::CpuTests::test_one_hot_cpu, test/inductor/test_torchinductor.py::CpuTests::test_output_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pattern_matcher_multi_user_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_airy_ai_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_entr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammaincc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log1p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_scaled_modified_bessel_k0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_u_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlogy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_distribution_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_generator_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_with_dtype_and_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction_config_limit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_cpu_tensor_arg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sigmoid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_size_asserts_for_multi_output_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_strided_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_topk_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_errors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_correction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_weight_norm_bwd_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_transposed, test/inductor/test_torchinductor.py::GPUTests::test_add_complex5_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_aliased_buffer_reuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_angle_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_out_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_str_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange5_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin3_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_min_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_to_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_size_stride_op_name_fail_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d6_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_extern_kernel_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_of_loops_and_extern_kernel_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_legacy_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_with_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_fixed_layout_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_with_suffix_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_bf16_mps, test/inductor/test_torchinductor.py::GPUTests::test_div4_mps, test/inductor/test_torchinductor.py::GPUTests::test_div6_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout2_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_byte_unpack_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty1_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp_mps, test/inductor/test_torchinductor.py::GPUTests::test_expanded_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_repr_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_like_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather1_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_getitem_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_pad_dynamic_mps, test/inductor/test_torchinductor.py::GPUTests::test_index1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_deterministic_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_layout_optimization_input_mutations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation4_mps, test/inductor/test_torchinductor.py::GPUTests::test_insignificant_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_int_input_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf2_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_broadcast_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_layer_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace3_mps, test/inductor/test_torchinductor.py::GPUTests::test_list_clearing_mps, test/inductor/test_torchinductor.py::GPUTests::test_log2_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_matmul_layer_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_mean_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_views_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_gpu_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_prime_size_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutable_custom_op_fixed_layout2_mps, test/inductor/test_torchinductor.py::GPUTests::test_nan_to_num_mps, test/inductor/test_torchinductor.py::GPUTests::test_needs_contiguous_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_neg_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_neg_max_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_norm_constant_overflow_mps, test/inductor/test_torchinductor.py::GPUTests::test_output_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_view_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_j1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfcx_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammainc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaln_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_he_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_laguerre_polynomial_l_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_legendre_polynomial_p_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log_ndtr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_sinc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_zeta_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_by_natural_log2_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_kernel_count_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_no_ops_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_reuse_buffers_with_aliasing_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_cpu_tensor_arg_mps, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter1_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter6_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add3_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_extremal_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_mps, test/inductor/test_torchinductor.py::GPUTests::test_sign_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_size_asserts_for_multi_output_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice4_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_persist_mps, test/inductor/test_torchinductor.py::GPUTests::test_special_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_integer_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_sizes_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze_varargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_stride_preservation_with_stride_modifying_fx_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum3_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_topk_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_correction_mps, test/inductor/test_torchinductor.py::GPUTests::test_vectorized_ops_masked_mps, test/inductor/test_torchinductor.py::GPUTests::test_views7_mps, test/inductor/test_torchinductor.py::GPUTests::test_weight_norm_bwd_mps, test/inductor/test_torchinductor.py::GPUTests::test_zero_element_mutation_mps 2025-07-24T04:11:01.9450640Z 2025-07-24T04:11:04.0217850Z Running inductor/test_mps_basic 1/1 ... [2025-07-24 04:11:04.021642] 2025-07-24T04:11:04.0218190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:11:04.0222170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'inductor/test_mps_basic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:11:04.022079] 2025-07-24T04:11:24.9551500Z 2025-07-24T04:11:24.9552180Z inductor/test_mps_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_mps_basic_1.1_00449ebea454aec6_.log 2025-07-24T04:11:24.9559310Z Running 38 items in this shard: test/inductor/test_mps_basic.py::MPSBasicTests::test_acos, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_bool, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_complex64, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_float16, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_float32, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int16, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int32, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int64, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_int8, test/inductor/test_mps_basic.py::MPSBasicTests::test_add_uint8, test/inductor/test_mps_basic.py::MPSBasicTests::test_atanh, test/inductor/test_mps_basic.py::MPSBasicTests::test_broadcast, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_bool, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_complex64, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_float16, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_float32, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int16, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int32, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int64, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_int8, test/inductor/test_mps_basic.py::MPSBasicTests::test_cast_uint8, test/inductor/test_mps_basic.py::MPSBasicTests::test_cholesky, test/inductor/test_mps_basic.py::MPSBasicTests::test_compile_numpy_scalar, test/inductor/test_mps_basic.py::MPSBasicTests::test_conv_transpose_channels_last, test/inductor/test_mps_basic.py::MPSBasicTests::test_floor, test/inductor/test_mps_basic.py::MPSBasicTests::test_inplace, test/inductor/test_mps_basic.py::MPSBasicTests::test_log, test/inductor/test_mps_basic.py::MPSBasicTests::test_rms_norm_nograd, test/inductor/test_mps_basic.py::MPSBasicTests::test_sign, test/inductor/test_mps_basic.py::MPSBasicTests::test_sliced_input, test/inductor/test_mps_basic.py::MPSBasicTests::test_where, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_add_mps, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_c10, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_dynamic_cat, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_fallback_mps, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_reuse_kernel, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_simple_dynamic, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_two_const 2025-07-24T04:11:24.9566010Z 2025-07-24T04:11:26.9948580Z Running test_modules 1/2 ... [2025-07-24 04:11:26.994658] 2025-07-24T04:11:26.9949300Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:11:26.9951550Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:11:26.994936] 2025-07-24T04:11:44.1902050Z 2025-07-24T04:11:44.1902660Z inductor/test_torchinductor 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.5_6ec0b409bf88ec52_.log 2025-07-24T04:11:44.1967060Z Running 314 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_double, test/inductor/test_torchinductor.py::CpuTests::test_add_const_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_add_autotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_default_kwargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_int_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_of_loops_and_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_computed_buffer_inlining_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_no_mask_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_default_layout_constraint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_trivial_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_with_return_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_index_expression_type_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmin_fmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_forced_buffer_realize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_like_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fusing_write_into_disjoint_read_cpu, test/inductor/test_torchinductor.py::CpuTests::test_glu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_mutation_real_name_cpu, test/inductor/test_torchinductor.py::CpuTests::test_horizonal_fusion2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_device_assert_masked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_select_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_mixed_dtype_ops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_invalid_operand_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isinf2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_grid_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_grid_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_tensor_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_leaky_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_lgamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logcumsumexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_matmul_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_min_max_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_min_max_reduction_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_recompile_on_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_sum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_single_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_view_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pixel_shuffle_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammainc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_i1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_k0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_k1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_multigammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_psi_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_sinc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_by_natural_log2_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rand_like_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_int64_mod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_like_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_no_ops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_default_cpu, test/inductor/test_torchinductor.py::CpuTests::test_replication_pad_errors_with_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roi_align_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scaled_dot_product_efficient_attention_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sgn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sgn_extremal_cpu, test/inductor/test_torchinductor.py::CpuTests::test_shape_padding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_shape_prop_torch_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_signbit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sizehint_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_special_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue1_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_device_constant_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_add_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_triu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unroll_small_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bicubic2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_a_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_div_by_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vdd_clamp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_real_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_detach_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_uint8_through_differing_bitwidths_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_with_logical_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_element_mutation_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast1, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_pack_4bit_weight_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex4_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_inplace_permuted_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmv_mps, test/inductor/test_torchinductor.py::GPUTests::test_alexnet_prefix_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_override_registration_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange6_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin1_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin_with_nan_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_baddbmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_pos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_upcasting_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_non_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_clone_mps, test/inductor/test_torchinductor.py::GPUTests::test_computed_buffer_inlining_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_cudagraphs_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_fill_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_backward_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_functional_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution1_mps, test/inductor/test_torchinductor.py::GPUTests::test_cudnn_rnn_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_pattern_matcher_issue_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_default_layout_constraint_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_fixed_layout_sequential_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_multi_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_device_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_div1_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_prim_mps, test/inductor/test_torchinductor.py::GPUTests::test_dont_constant_fold_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_mismatch_issue_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_sympy_expr_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_sparse_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_basic_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill2_mps, test/inductor/test_torchinductor.py::GPUTests::test_floordiv_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmod_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_indirect_load_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_offset_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace1_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace2_mps, test/inductor/test_torchinductor.py::GPUTests::test_log_fp64_mps, test/inductor/test_torchinductor.py::GPUTests::test_logsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_long_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_mix_device_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_mul_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutations_loop_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_narrow_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_single_mps, test/inductor/test_torchinductor.py::GPUTests::test_permute1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_airy_ai_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_entr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_h_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_logit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_like_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_with_dtype_and_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction1_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction5_mps, test/inductor/test_torchinductor.py::GPUTests::test_reinterpret_dtypeview_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_clone_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_copy_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_default_mps, test/inductor/test_torchinductor.py::GPUTests::test_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_correctness_mps, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce3_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_sigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_indirect_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_stable_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum5_mps, test/inductor/test_torchinductor.py::GPUTests::test_tan_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue3_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_device_constant_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_memory_format_mps, test/inductor/test_torchinductor.py::GPUTests::test_transposed_propagates_mps, test/inductor/test_torchinductor.py::GPUTests::test_uint4x2_mixed_mm_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbacked_floordiv_simplify_errors_mps, test/inductor/test_torchinductor.py::GPUTests::test_unroll_small_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_tile_reduction_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_tile_reduction_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_views2_mps, test/inductor/test_torchinductor.py::GPUTests::test_views3_mps 2025-07-24T04:11:44.2028930Z 2025-07-24T04:11:46.2737210Z Running test_modules 2/2 ... [2025-07-24 04:11:46.273539] 2025-07-24T04:11:46.2738070Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:11:46.2740290Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:11:46.273847] 2025-07-24T04:13:54.6209220Z 2025-07-24T04:13:54.6209960Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_d23bfebd4f6e0b88_.log 2025-07-24T04:13:54.6939860Z Running 3394 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTM_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCELoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCELoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Bilinear_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CTCLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CosineEmbeddingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CosineEmbeddingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CrossEntropyLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CrossEntropyLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Embedding_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GaussianNLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GroupNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardswish_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardtanh_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HingeEmbeddingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_KLDivLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTMCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTMCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LocalResponseNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSigmoid_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSoftmax_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSoftmax_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MSELoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MarginRankingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Mish_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_NLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_NLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PoissonNLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PoissonNLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RMSNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNNCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU6_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SiLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SmoothL1Loss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SmoothL1Loss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmin_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softplus_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanh_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanhshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Threshold_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Threshold_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerDecoderLayer_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Transformer_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Transformer_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_False_set_grad_True_mps_float32 2025-07-24T04:13:54.7643520Z 2025-07-24T04:13:56.6635940Z Running test_mps 1/7 ... [2025-07-24 04:13:56.663397] 2025-07-24T04:13:56.6636690Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:13:56.6638870Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=1', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:13:56.663685] 2025-07-24T04:14:08.7462620Z 2025-07-24T04:14:08.7463260Z inductor/test_torchinductor 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_5.5_ed5200e6556c12ff_.log 2025-07-24T04:14:08.7553380Z Running 390 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_strided, test/inductor/test_torchinductor.py::CpuTests::test_AllenaiLongformerBase_repro_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_const_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adding_tensor_offsets_cpu, test/inductor/test_torchinductor.py::CpuTests::test_angle_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_str_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_min_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_batch_norm_2d_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bfloat16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bmm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_use_after_remove_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_upcasting_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_type_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_fill_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_functional_bn_fuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_with_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cummin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_would_split_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_with_suffix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dist_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dont_constant_fold_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_trivial_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fft_real_input_real_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_floordiv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_boolean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generated_code_has_size_stride_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_grid_sampler_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardsigmoid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardtanh_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_floordiv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_as_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_layout_optimization_input_mutations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inner_fn_str_and_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_activations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_add_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_insignificant_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_int8_weight_only_quant_cpu, test/inductor/test_torchinductor.py::CpuTests::test_int_input_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logaddexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_views_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_lowp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_op_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_specization_over_symbolic_value_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_cast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_y1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_u_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_exp2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_he_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_laguerre_polynomial_l_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_logit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtri_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_scaled_modified_bessel_k1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_t_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlog1py_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_profiler_mark_wrapper_call_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_cpu, test/inductor/test_torchinductor.py::CpuTests::test_require_stride_expanded_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reuse_buffers_with_aliasing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roll_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_correctness_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rsqrt_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scaled_dot_product_attention_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_searchsorted_cpu, test/inductor/test_torchinductor.py::CpuTests::test_simplify_loops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_view_with_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumprod_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_failed_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_reduction_dynamic_shape_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_reduction_with_int64_size_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze_varargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_stack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_std_cpu, test/inductor/test_torchinductor.py::CpuTests::test_stride_preservation_with_stride_modifying_fx_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tanh_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbind_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_var_novec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_on_aliased_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_xblock_divides_xnumel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zeros_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_int, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_matmul_4bit_mps, test/inductor/test_torchinductor.py::GPUTests::test_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool1d_argmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_with_output_size_0_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_adding_tensor_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_any_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange4_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_alignment_op_name_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_size_stride_op_name_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool_errors_with_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_add_autotune_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_nd_tiling_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_batch_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_copied_in_graph_with_different_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_neg_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_int_ndigits_pos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_check_stack_no_cycles_mps, test/inductor/test_torchinductor.py::GPUTests::test_compar_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_memory_overlap_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_recompiles_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution4_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution5_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_no_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_data_type_propogation_mps, test/inductor/test_torchinductor.py::GPUTests::test_dense_mask_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_diagonal_copy_mps, test/inductor/test_torchinductor.py::GPUTests::test_div2_mps, test/inductor/test_torchinductor.py::GPUTests::test_div3_mps, test/inductor/test_torchinductor.py::GPUTests::test_div5_mps, test/inductor/test_torchinductor.py::GPUTests::test_div8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout3_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_no_mutated_tensors_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_with_return_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_cat_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmin_fmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_forced_buffer_realize_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_truncation_mps, test/inductor/test_torchinductor.py::GPUTests::test_functionalize_rng_wrappers_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather3_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_mutation_real_name_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_no_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardsigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_nested_indirect_indexing_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put4_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_select_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_multiple_specializations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation5_mps, test/inductor/test_torchinductor.py::GPUTests::test_invalid_operand_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_isin_tensor_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_issue102546_mps, test/inductor/test_torchinductor.py::GPUTests::test_l1_loss_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_strided_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_tensor_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands2_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear1_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_dynamic_maxautotune_mps, test/inductor/test_torchinductor.py::GPUTests::test_log1p_mps, test/inductor/test_torchinductor.py::GPUTests::test_log_softmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_logaddexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward5_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_nan_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_gpu_recompile_on_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_sum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_lowp_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_mega_fusion_during_lowering_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_cast_mps, test/inductor/test_torchinductor.py::GPUTests::test_pattern_matcher_multi_user_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfinv_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaincc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i0e_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_psi_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlog1py_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlogy_mps, test/inductor/test_torchinductor.py::GPUTests::test_polar_mps, test/inductor/test_torchinductor.py::GPUTests::test_prod_mps, test/inductor/test_torchinductor.py::GPUTests::test_profiler_mark_wrapper_call_mps, test/inductor/test_torchinductor.py::GPUTests::test_rand_like_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_generator_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction2_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction4_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction_config_limit_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_mps, test/inductor/test_torchinductor.py::GPUTests::test_resize_mps, test/inductor/test_torchinductor.py::GPUTests::test_roll_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add1_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_setitem_with_int_parameter_mps, test/inductor/test_torchinductor.py::GPUTests::test_should_pad_bench_for_bmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_simplify_loops_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_view_with_graph_break_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_failed_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze1_mps, test/inductor/test_torchinductor.py::GPUTests::test_stack_mps, test/inductor/test_torchinductor.py::GPUTests::test_std_mps, test/inductor/test_torchinductor.py::GPUTests::test_strided_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_tanh_mps, test/inductor/test_torchinductor.py::GPUTests::test_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_unfold_zero_dimension_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bicubic2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_a_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_cat_conv_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_vdd_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_vectorized_ops_masked_var_novec_mps, test/inductor/test_torchinductor.py::GPUTests::test_vertical_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_on_aliased_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_uint8_through_differing_bitwidths_mps, test/inductor/test_torchinductor.py::GPUTests::test_views1_mps, test/inductor/test_torchinductor.py::GPUTests::test_views4_mps, test/inductor/test_torchinductor.py::GPUTests::test_views5_mps, test/inductor/test_torchinductor.py::GPUTests::test_zeros_mps, test/inductor/test_torchinductor.py::TestFull::test_full_dtype 2025-07-24T04:14:08.7632450Z 2025-07-24T04:14:10.8301310Z Running test_mps 2/7 ... [2025-07-24 04:14:10.829946] 2025-07-24T04:14:10.8301640Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:14:10.8305520Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:14:10.830329] 2025-07-24T04:16:06.4517170Z 2025-07-24T04:16:06.4517880Z test_mps 1/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.7_6b7087cbb32e6868_.log 2025-07-24T04:16:06.4743960Z Running 907 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_float32, test/test_mps.py::TestMemoryLeak::test_copy_cast_no_leak, test/test_mps.py::MPSReluTest::testNpRelu, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_matrix, test/test_mps.py::TestMPS::testNumbersGPU, test/test_mps.py::TestMPS::test_adaptive_max_pool2d_simple, test/test_mps.py::TestMPS::test_arange, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_pos_weights, test/test_mps.py::TestMPS::test_bce_with_logits_stability, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_sub, test/test_mps.py::TestMPS::test_conv_high_channel_size, test/test_mps.py::TestMPS::test_cpu_to_strided_mps_copy, test/test_mps.py::TestMPS::test_diag, test/test_mps.py::TestMPS::test_eq, test/test_mps.py::TestMPS::test_eye, test/test_mps.py::TestMPS::test_flatten, test/test_mps.py::TestMPS::test_full_bugs, test/test_mps.py::TestMPS::test_gelu_simple, test/test_mps.py::TestMPS::test_glu, test/test_mps.py::TestMPS::test_index_64bit, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int8, test/test_mps.py::TestMPS::test_inplace_bitwise_not_uint8, test/test_mps.py::TestMPS::test_interpolate, test/test_mps.py::TestMPS::test_layer_norm_backward, test/test_mps.py::TestMPS::test_linalg_det, test/test_mps.py::TestMPS::test_linear1D, test/test_mps.py::TestMPS::test_linear2D, test/test_mps.py::TestMPS::test_linear2D_backward, test/test_mps.py::TestMPS::test_logsumexp, test/test_mps.py::TestMPS::test_mps_profiler_module, test/test_mps.py::TestMPS::test_repeat_interleave_simple, test/test_mps.py::TestMPS::test_scalar_from_slice_binary, test/test_mps.py::TestMPS::test_storage_offset_greater_than_src_nbytes, test/test_mps.py::TestMPS::test_stride_of_strides, test/test_mps.py::TestMPS::test_threshold, test/test_mps.py::TestMPS::test_trace, test/test_mps.py::TestMPS::test_triu, test/test_mps.py::TestMPS::test_types_binary_op, test/test_mps.py::TestMPS::test_unfold, test/test_mps.py::TestMPS::test_where, test/test_mps.py::TestLogical::test_min_max_bool, test/test_mps.py::TestLogical::test_min_max_int8, test/test_mps.py::TestLogical::test_shifts_int16, test/test_mps.py::TestLogical::test_shifts_int8, test/test_mps.py::TestLogical::test_shifts_uint8, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_none, test/test_mps.py::TestNNMPS::test_conv3d_channels_last_3d, test/test_mps.py::TestNNMPS::test_invalid_conv1d, test/test_mps.py::TestNNMPS::test_zero_grad, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_False_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float16_is_causal_True, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float32_is_causal_True, test/test_mps.py::TestSDPA::test_sdpa_full_mask_float16, test/test_mps.py::TestSDPA::test_sdpa_mask_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16, test/test_mps.py::TestGatherScatter::test_cast_gather_scatter, test/test_mps.py::TestViewOpsMPS::test_T_view, test/test_mps.py::TestViewOpsMPS::test_as_strided_inplace_view, test/test_mps.py::TestViewOpsMPS::test_contiguous_self, test/test_mps.py::TestViewOpsMPS::test_empty_reshape, test/test_mps.py::TestViewOpsMPS::test_expand_as_view, test/test_mps.py::TestViewOpsMPS::test_movedim_view, test/test_mps.py::TestViewOpsMPS::test_narrow_tensor, test/test_mps.py::TestViewOpsMPS::test_permute_view, test/test_mps.py::TestViewOpsMPS::test_split, test/test_mps.py::TestViewOpsMPS::test_squeeze_inplace_view, test/test_mps.py::TestViewOpsMPS::test_unfold_view, test/test_mps.py::TestViewOpsMPS::test_view_copy, test/test_mps.py::TestConvolutionMPS::test_conv2d_all_strides_paddings, test/test_mps.py::TestAdvancedIndexing::test_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index_bool, test/test_mps.py::TestAdvancedIndexing::test_index_put_deterministic, test/test_mps.py::TestAdvancedIndexing::test_index_put_with_view_indices, test/test_mps.py::TestAdvancedIndexing::test_int_indices, test/test_mps.py::TestAdvancedIndexing::test_jit_indexing, test/test_mps.py::TestAdvancedIndexing::test_multiple_int, test/test_mps.py::TestAdvancedIndexing::test_nonzero, test/test_mps.py::TestAdvancedIndexing::test_nonzero_astuple_out, test/test_mps.py::TestAdvancedIndexing::test_nonzero_discontiguous, test/test_mps.py::TestAdvancedIndexing::test_slicing_using_advanced_index_for_column, test/test_mps.py::TestNoRegression::test_legacy_constructor, test/test_mps.py::TestMetalLibrary::test_metal_include, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmod___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__batch_norm_with_update_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__chunk_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__softmax_backward_data_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__upsample_bilinear2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_abs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_all_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_aminmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_angle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_any_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_arange_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_partial_views_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_shapes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdouble_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_corrcoef_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_corrcoef_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumulative_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_double_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hypot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_int_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kthvalue_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lgamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cholesky_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_householder_product_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logcumsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_variadic_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nansum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_alpha_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_alpha_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_with_logits_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_with_logits_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_celu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_celu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_similarity_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_similarity_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_ctc_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_bag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_glu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_area_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_kl_div_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_leaky_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_local_response_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_circular_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pairwise_distance_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_poisson_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_prelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu6_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_silu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_inf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_number_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ormqr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scalar_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_searchsorted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sgn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_short_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_blackman_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signbit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signbit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i0e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_legendre_polynomial_p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_spherical_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_along_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_torch_ops_aten__safe_softmax_default_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapz_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bilinear2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_shapes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_geqrf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_histc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_histogram_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_hermitian_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_area_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_leaky_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rrelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_scaled_dot_product_attention_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_scaled_dot_product_attention_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_nuc_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_quantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_gaussian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_nuttall_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_sampled_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int64, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rand___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_and_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_clamp_max_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diag_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diff_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_empty_permuted_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmod_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_geometric_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gradient_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hypot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_kthvalue_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_median_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_multinomial_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_huber_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_margin_ranking_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_triplet_margin_with_distance_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rot90_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_bartlett_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_kaiser_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_trace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_tril_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_triu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_uniform_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_where_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clone_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diag_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_item_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_gelu_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_bartlett_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_kaiser_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tensor_split_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_64_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test_addmm_mps, test/test_mps.py::TestLinalgMPSMPS::test_addr_mps 2025-07-24T04:16:06.4937530Z 2025-07-24T04:16:11.5060930Z Running test_mps 3/7 ... [2025-07-24 04:16:11.505884] 2025-07-24T04:16:11.5061400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:16:11.5066670Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=3', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:16:11.506208] 2025-07-24T04:16:12.2119510Z 2025-07-24T04:16:12.2120780Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_191ee195a3da0410_.log 2025-07-24T04:16:12.2886070Z Running 3447 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTM_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNN_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNN_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCEWithLogitsLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCEWithLogitsLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Bilinear_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CTCLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Embedding_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRUCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRUCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GaussianNLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GroupNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardswish_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardtanh_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HingeEmbeddingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HuberLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HuberLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_KLDivLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_L1Loss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_L1Loss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LayerNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LayerNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LeakyReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LeakyReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Linear_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Linear_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LocalResponseNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSigmoid_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MSELoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MarginRankingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Mish_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RMSNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNNCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU6_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SiLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Sigmoid_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Sigmoid_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SoftMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SoftMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmin_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softplus_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softsign_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softsign_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanh_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanhshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerDecoderLayer_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_True_set_grad_True_mps_float32 2025-07-24T04:16:12.3613450Z 2025-07-24T04:16:14.5698960Z Running test_mps 4/7 ... [2025-07-24 04:16:14.569686] 2025-07-24T04:16:14.5699880Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:16:14.5702670Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=4', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:16:14.570064] 2025-07-24T04:16:26.8878050Z 2025-07-24T04:16:26.8879050Z test_mps 2/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.7_6a6467d69b7c7369_.log 2025-07-24T04:16:26.9120850Z Running 966 items in this shard: test/test_mps.py::TestAutocastMPS::test_matmul_autocast, test/test_mps.py::TestAvgPool::test_avg_pool2d_ceil_mode, test/test_mps.py::TestMPS::test_abs, test/test_mps.py::TestMPS::test_amax, test/test_mps.py::TestMPS::test_angle, test/test_mps.py::TestMPS::test_baddbmm, test/test_mps.py::TestMPS::test_bce_loss_broadcasts_weights, test/test_mps.py::TestMPS::test_bce_loss_simple, test/test_mps.py::TestMPS::test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none, test/test_mps.py::TestMPS::test_bincount, test/test_mps.py::TestMPS::test_buffer_size_match, test/test_mps.py::TestMPS::test_cat1, test/test_mps.py::TestMPS::test_clamp_nan, test/test_mps.py::TestMPS::test_contiguous_slice_2d, test/test_mps.py::TestMPS::test_copy_non_contiguous, test/test_mps.py::TestMPS::test_count_nonzero, test/test_mps.py::TestMPS::test_device_synchronize, test/test_mps.py::TestMPS::test_div_bugs, test/test_mps.py::TestMPS::test_elu_strided_output, test/test_mps.py::TestMPS::test_embedding_dense_backward, test/test_mps.py::TestMPS::test_empty_neg, test/test_mps.py::TestMPS::test_exp1, test/test_mps.py::TestMPS::test_from_numpy_non_contiguous, test/test_mps.py::TestMPS::test_gelu_tanh, test/test_mps.py::TestMPS::test_ifft, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int32, test/test_mps.py::TestMPS::test_inverse, test/test_mps.py::TestMPS::test_large_bmm_float16, test/test_mps.py::TestMPS::test_linalg_cross, test/test_mps.py::TestMPS::test_linalg_lu_factor_ex, test/test_mps.py::TestMPS::test_linear1D_backward, test/test_mps.py::TestMPS::test_linear3D, test/test_mps.py::TestMPS::test_max_pool2d, test/test_mps.py::TestMPS::test_mm_large, test/test_mps.py::TestMPS::test_mps_allocator_stats, test/test_mps.py::TestMPS::test_mse_loss_strided_output, test/test_mps.py::TestMPS::test_multinomial, test/test_mps.py::TestMPS::test_nansum, test/test_mps.py::TestMPS::test_range, test/test_mps.py::TestMPS::test_sign, test/test_mps.py::TestMPS::test_signbit, test/test_mps.py::TestMPS::test_slice_of_slice, test/test_mps.py::TestMPS::test_slice_view_api_float16, test/test_mps.py::TestMPS::test_sort, test/test_mps.py::TestMPS::test_sum, test/test_mps.py::TestMPS::test_sum_backward, test/test_mps.py::TestMPS::test_take_along_dim_float32, test/test_mps.py::TestMPS::test_unique_consecutive, test/test_mps.py::TestLogical::test_isin_asserts, test/test_mps.py::TestLogical::test_logical_or, test/test_mps.py::TestLogical::test_shifts_bool, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_True, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_sum_requires_grad_True, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_sum, test/test_mps.py::TestNLLLoss::test_nll_loss_invalid_target_dim, test/test_mps.py::TestNLLLoss::test_nll_loss_mismatched_batch, test/test_mps.py::TestNNMPS::test_group_norm_backward, test/test_mps.py::TestNNMPS::test_invalid_conv2d, test/test_mps.py::TestNNMPS::test_print_non_contiguous, test/test_mps.py::TestPad::test_constant_pad_4d_warning, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_True_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float16, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float16, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_slice_view, test/test_mps.py::TestViewOpsMPS::test_chunk, test/test_mps.py::TestViewOpsMPS::test_chunk_view, test/test_mps.py::TestViewOpsMPS::test_contiguous, test/test_mps.py::TestViewOpsMPS::test_contiguous_nonview, test/test_mps.py::TestViewOpsMPS::test_detached_view_copy, test/test_mps.py::TestViewOpsMPS::test_reshape_nonview, test/test_mps.py::TestViewOpsMPS::test_resize_overflow, test/test_mps.py::TestViewOpsMPS::test_t, test/test_mps.py::TestViewOpsMPS::test_view_empty, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_1d_all_strides, test/test_mps.py::TestAdvancedIndexing::test_ellipsis_tensor, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_duplicate_indices, test/test_mps.py::TestAdvancedIndexing::test_index_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_int_indices2d, test/test_mps.py::TestAdvancedIndexing::test_nonzero_no_warning, test/test_mps.py::TestAdvancedIndexing::test_setitem_scalars, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_input_size, test/test_mps.py::TestRNNMPS::test_RNN_cell_no_broadcasting, test/test_mps.py::TestMetalLibrary::test_metal_arange, test/test_mps.py::TestMetalLibrary::test_metal_capture, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rdiv___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmatmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_allclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_aminmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_arange_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cartesian_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdouble_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ceil_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_combinations_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_constant_pad_nd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_deg2rad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_embed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diff_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_trunc_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hypot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_i0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igammac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigvalsh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_inv_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_subgradients_at_zero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vector_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log10_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_list_of_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_minimum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_msort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_dropout_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_channel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_elu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_with_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_group_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_trilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_kl_div_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_leaky_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_logsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_margin_ranking_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_head_attention_forward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_head_attention_forward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_circular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_reflect_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_prelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_scaled_dot_product_attention_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_in_place_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_4_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sgn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_short_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_kaiser_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_mm_reduce_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_scaled_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_list_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_multiple_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensor_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapz_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_consecutive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zero__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_imag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_bag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gaussian_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_huber_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_leaky_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_logsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polar_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_bartlett_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_blackman_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_T_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rdiv___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rmod___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rpow___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rsub___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_amax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cov_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diagonal_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hsplit_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_igammac_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logaddexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lt_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_gaussian_nll_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_hardtanh_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_rms_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_renorm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rsub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_general_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_v_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_xlogy_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_cross_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_blackman_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tile_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_transpose_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_bfloat16, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_bool, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float64, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_64_mps 2025-07-24T04:16:26.9316850Z 2025-07-24T04:16:29.1870920Z Running test_mps 5/7 ... [2025-07-24 04:16:29.186899] 2025-07-24T04:16:29.1871630Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:16:29.1874110Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=5', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:16:29.187206] 2025-07-24T04:18:08.7169050Z 2025-07-24T04:18:08.7169970Z test_mps 5/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_5.7_bad6a4d127e64daf_.log 2025-07-24T04:18:08.7379160Z Running 912 items in this shard: test/test_mps.py::TestAutocastMPS::test_non_fast_path_amp_unscale, test/test_mps.py::TestMPS::test_add_scalars, test/test_mps.py::TestMPS::test_addcmul, test/test_mps.py::TestMPS::test_addmm, test/test_mps.py::TestMPS::test_any, test/test_mps.py::TestMPS::test_arange_empty, test/test_mps.py::TestMPS::test_argmax, test/test_mps.py::TestMPS::test_batch_norm_backward, test/test_mps.py::TestMPS::test_bce_loss_always_nonnegative, test/test_mps.py::TestMPS::test_cast_mps_to_cpu, test/test_mps.py::TestMPS::test_cast_mps_to_mps, test/test_mps.py::TestMPS::test_cdist_non_contiguous, test/test_mps.py::TestMPS::test_cdist_norm, test/test_mps.py::TestMPS::test_clamp, test/test_mps.py::TestMPS::test_copy_broadcasting, test/test_mps.py::TestMPS::test_copy_storage_offset, test/test_mps.py::TestMPS::test_cross, test/test_mps.py::TestMPS::test_cumprod_minus_one_axis, test/test_mps.py::TestMPS::test_do_sync_thrice_its_all_right, test/test_mps.py::TestMPS::test_exponential, test/test_mps.py::TestMPS::test_fmin, test/test_mps.py::TestMPS::test_hardswish, test/test_mps.py::TestMPS::test_hardtanh, test/test_mps.py::TestMPS::test_index_select_scalar, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int16, test/test_mps.py::TestMPS::test_jit_save_load, test/test_mps.py::TestMPS::test_log_softmax_large_numbers, test/test_mps.py::TestMPS::test_log_ten, test/test_mps.py::TestMPS::test_max_el, test/test_mps.py::TestMPS::test_min_el, test/test_mps.py::TestMPS::test_minimum_maximum, test/test_mps.py::TestMPS::test_mps_event_module, test/test_mps.py::TestMPS::test_non_contiguous_sampling_variation, test/test_mps.py::TestMPS::test_norm, test/test_mps.py::TestMPS::test_random, test/test_mps.py::TestMPS::test_reduction_sum_max_long_val, test/test_mps.py::TestMPS::test_repeat_interleave, test/test_mps.py::TestMPS::test_setitem_scalar, test/test_mps.py::TestMPS::test_slice_casting, test/test_mps.py::TestMPS::test_slice_scatter, test/test_mps.py::TestMPS::test_slice_view_api_float32, test/test_mps.py::TestMPS::test_softplus, test/test_mps.py::TestMPS::test_torch_repeat_interleave, test/test_mps.py::TestMPS::test_transpose_3D, test/test_mps.py::TestMPS::test_transpose_inplace, test/test_mps.py::TestMPS::test_type_casting, test/test_mps.py::TestMPS::test_unique, test/test_mps.py::TestMPS::test_unsafe_chunk, test/test_mps.py::TestLogical::test_logical_xor, test/test_mps.py::TestLogical::test_shifts_int32, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_out_of_bounds_ignore_index, test/test_mps.py::TestTopK::test_topk, test/test_mps.py::TestNNMPS::test_conv3d_backward_collision, test/test_mps.py::TestNNMPS::test_conv_expand, test/test_mps.py::TestNNMPS::test_requires_grad_, test/test_mps.py::TestPad::test_circular_pad, test/test_mps.py::TestPad::test_pad, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_False_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float16, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float32_is_causal_False, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32, test/test_mps.py::TestViewOpsMPS::test_flatten_nonview, test/test_mps.py::TestViewOpsMPS::test_inplace_view_add, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_, test/test_mps.py::TestViewOpsMPS::test_narrow_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_squeeze_view, test/test_mps.py::TestViewOpsMPS::test_transpose_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transposes, test/test_mps.py::TestViewOpsMPS::test_transposes_errors, test/test_mps.py::TestViewOpsMPS::test_unsqueeze, test/test_mps.py::TestViewOpsMPS::test_view_as_view, test/test_mps.py::TestConvolutionMPS::test_grid_sample, test/test_mps.py::TestAdvancedIndexing::test_basic_advanced_combined, test/test_mps.py::TestAdvancedIndexing::test_boolean_array_indexing, test/test_mps.py::TestAdvancedIndexing::test_empty_slice, test/test_mps.py::TestAdvancedIndexing::test_index_setitem_bools_slices, test/test_mps.py::TestAdvancedIndexing::test_invalid_index, test/test_mps.py::TestAdvancedIndexing::test_multiple_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_nonzero_multi_threading, test/test_mps.py::TestAdvancedIndexing::test_nonzero_non_diff, test/test_mps.py::TestAdvancedIndexing::test_out_of_bound_index, test/test_mps.py::TestRNNMPS::test_LSTM_cell, test/test_mps.py::TestRNNMPS::test_lstm_backward, test/test_mps.py::TestFallbackWarning::test_no_warning_on_import, test/test_mps.py::TestFallbackWarning::test_warn_on_not_implemented_with_fallback, test/test_mps.py::TestSparseMPS::test_sparse_coo_tensor_with_dims, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___getitem___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rdiv___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__softmax_backward_data_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_abs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_any_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argsort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argsort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argwhere_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_column_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_physical_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_no_rounding_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_trunc_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_inner_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cond_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_det_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lstsq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_slogdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mT_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_list_of_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_msort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_3_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nan_to_num_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_without_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardswish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardswish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hinge_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_huber_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_instance_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bicubic_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bicubic_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_trilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_selu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_smooth_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_tanhshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_tanhshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_fro_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_inf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_neg_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_bartlett_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_j1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_erfcx_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i0e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_polygamma_special_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_zeta_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_to_size_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensor_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tile_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_torch_ops_aten__safe_softmax_default_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triangular_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tril_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_istft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanquantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gaussian_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_one_hot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_float32, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_amin_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_aminmax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_float_power_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_floor_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gather_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ldexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_select_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_max_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_maximum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mean_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_min_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_minimum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_neg_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_soft_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_softshrink_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_triplet_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_normal_in_place_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_general_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_laguerre_polynomial_l_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_legendre_polynomial_p_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sum_to_size_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_allclose_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_to_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diagflat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_ravel_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_cosine_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_gaussian_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_nuttall_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_copy_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex128, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int64, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int8, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test_matrix_rank_mps 2025-07-24T04:18:08.7564220Z 2025-07-24T04:18:14.3440340Z Running test_mps 6/7 ... [2025-07-24 04:18:14.343878] 2025-07-24T04:18:14.3440660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:18:14.3444020Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:18:14.344259] 2025-07-24T04:19:22.6463080Z 2025-07-24T04:19:22.6466070Z test_mps 4/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.7_753bc384f8098b39_.log 2025-07-24T04:19:22.6740390Z Running 878 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_bfloat16, test/test_mps.py::MatmulTest::test_large_matmul, test/test_mps.py::MatmulTest::test_matrix_x_vector, test/test_mps.py::MPSLeakyReluTest::testNpLeakyRelu, test/test_mps.py::TestMPS::test_add_sub, test/test_mps.py::TestMPS::test_addr, test/test_mps.py::TestMPS::test_amin, test/test_mps.py::TestMPS::test_batch_norm, test/test_mps.py::TestMPS::test_bincount_reduction, test/test_mps.py::TestMPS::test_bincount_simple, test/test_mps.py::TestMPS::test_bool_expand, test/test_mps.py::TestMPS::test_clamp_min, test/test_mps.py::TestMPS::test_copy_large, test/test_mps.py::TestMPS::test_cross_entropy_loss, test/test_mps.py::TestMPS::test_cumsum_all_dtypes, test/test_mps.py::TestMPS::test_expand_cpu_to_mps_copy, test/test_mps.py::TestMPS::test_ge_scalar, test/test_mps.py::TestMPS::test_gelu, test/test_mps.py::TestMPS::test_im2col, test/test_mps.py::TestMPS::test_index_add, test/test_mps.py::TestMPS::test_l1_loss, test/test_mps.py::TestMPS::test_le_scalar, test/test_mps.py::TestMPS::test_linalg_solve, test/test_mps.py::TestMPS::test_linalg_solve_with_broadcasting, test/test_mps.py::TestMPS::test_linear3D_no_bias_backward, test/test_mps.py::TestMPS::test_linspace, test/test_mps.py::TestMPS::test_log, test/test_mps.py::TestMPS::test_log1p_float32, test/test_mps.py::TestMPS::test_log_softmax, test/test_mps.py::TestMPS::test_logaddexp, test/test_mps.py::TestMPS::test_masked_fill, test/test_mps.py::TestMPS::test_minimum_maximum_nan_propagation, test/test_mps.py::TestMPS::test_mps_generator, test/test_mps.py::TestMPS::test_mse_loss_unsupported_types, test/test_mps.py::TestMPS::test_non_dense_in_storage_unary_ops, test/test_mps.py::TestMPS::test_normal, test/test_mps.py::TestMPS::test_pow, test/test_mps.py::TestMPS::test_prod, test/test_mps.py::TestMPS::test_randperm, test/test_mps.py::TestMPS::test_reciprocal, test/test_mps.py::TestMPS::test_remainder, test/test_mps.py::TestMPS::test_reshape_storage_offset, test/test_mps.py::TestMPS::test_slice, test/test_mps.py::TestMPS::test_slice_reshape, test/test_mps.py::TestMPS::test_softmax, test/test_mps.py::TestMPS::test_stack_storage_offset, test/test_mps.py::TestMPS::test_tril, test/test_mps.py::TestMPS::test_var_simple, test/test_mps.py::TestMPS::test_view_slice_reshape, test/test_mps.py::TestLogical::test_logical_and, test/test_mps.py::TestLogical::test_min_max_float32, test/test_mps.py::TestNNMPS::test_conv2d_valid_padding, test/test_mps.py::TestNNMPS::test_permute, test/test_mps.py::TestPad::test_constant_pad, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float16_is_causal_False, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6_S17_NH23_HS121, test/test_mps.py::TestViewOpsMPS::test_T, test/test_mps.py::TestViewOpsMPS::test_expand, test/test_mps.py::TestViewOpsMPS::test_expand_view, test/test_mps.py::TestViewOpsMPS::test_flatten_view, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_as, test/test_mps.py::TestViewOpsMPS::test_python_types, test/test_mps.py::TestViewOpsMPS::test_reshape_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_preserves_strides, test/test_mps.py::TestViewOpsMPS::test_t_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transpose_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_inplace_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_channels_last, test/test_mps.py::TestConvolutionMPS::test_conv_backward_1d_channels_last, test/test_mps.py::TestAdvancedIndexing::test_bool_indices_accumulate, test/test_mps.py::TestAdvancedIndexing::test_index_put_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_multiple_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_nextafter, test/test_mps.py::TestAdvancedIndexing::test_set_item_to_scalar_tensor, test/test_mps.py::TestAdvancedIndexing::test_setitem_expansion_error, test/test_mps.py::TestAdvancedIndexing::test_step, test/test_mps.py::TestMetalLibrary::test_argument_buffers, test/test_mps.py::TestMetalLibrary::test_atomic_add_float16, test/test_mps.py::TestSparseMPS::test_resize, test/test_mps.py::TestSparseMPS::test_to_sparse, test/test_mps.py::TestConsistencyMPS::test_fmax_mixed_dtypes_mps, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___radd___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmatmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_put_accumulate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__upsample_bicubic2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_angle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argwhere_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_max_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_column_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_copysign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_inner_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_int_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_2inputs_2outputs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_4inputs_with_extra_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kthvalue_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_inv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_rank_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log10_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_5_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nan_to_num_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmedian_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_elu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_bag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_with_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_without_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gaussian_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gaussian_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_grid_sample_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardtanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mse_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_constant_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_silu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softplus_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_nuttall_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_mm_reduce_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_sampled_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_entr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_entr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_hermite_polynomial_h_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtri_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_to_size_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unflatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bilinear2d_aa_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorsolve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_with_logits_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_ctc_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_pca_lowrank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_complex64, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_right_shift_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_clamp_min_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eye_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_flipud_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gcd_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_item_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_diagonal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_log_normal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_and_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nextafter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_group_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_multilabel_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_prelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_roll_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_scatter_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_gaussian_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hann_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_true_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vstack_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_addbmm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_aminmax_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_argwhere_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_shapes_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diff_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_flatten_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_tensorinv_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_tensorsolve_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_native_layer_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_roll_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_view_copy_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_where_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex64, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_uint8, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_64_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_32_n_64_mps 2025-07-24T04:19:22.6963280Z 2025-07-24T04:19:23.2142780Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-24T04:19:23.2143940Z Uploading artifacts took 0.02 seconds 2025-07-24T04:19:28.2559420Z Running test_mps 7/7 ... [2025-07-24 04:19:28.255736] 2025-07-24T04:19:28.2560670Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:19:28.2562780Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=7', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:19:28.256082] 2025-07-24T04:19:48.7975980Z 2025-07-24T04:19:48.7976540Z test_mps 3/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.7_3f5e10790e5d7b44_.log 2025-07-24T04:19:48.8181840Z Running 930 items in this shard: test/test_mps.py::TestPixelShuffle::test_pixel_shuffle_unshuffle, test/test_mps.py::MPSReluTest::testNumbersCPU, test/test_mps.py::MatmulTest::test_batched_matrix_x_batched_matrix, test/test_mps.py::MatmulTest::test_vector_x_vector, test/test_mps.py::MPSLeakyReluTest::testNumbersCPU, test/test_mps.py::TestMPS::test_addbmm, test/test_mps.py::TestMPS::test_addcdiv_transpose, test/test_mps.py::TestMPS::test_avg_pool2d_count_include_pad, test/test_mps.py::TestMPS::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad, test/test_mps.py::TestMPS::test_bce_with_logits_has_correct_grad_at_zero, test/test_mps.py::TestMPS::test_bmm, test/test_mps.py::TestMPS::test_cdist_same_inputs, test/test_mps.py::TestMPS::test_col2im, test/test_mps.py::TestMPS::test_conv2d_unit, test/test_mps.py::TestMPS::test_cumprod_dim_check, test/test_mps.py::TestMPS::test_cumsum_bool, test/test_mps.py::TestMPS::test_eq_int64, test/test_mps.py::TestMPS::test_fill, test/test_mps.py::TestMPS::test_gather_scalar, test/test_mps.py::TestMPS::test_ge, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int64, test/test_mps.py::TestMPS::test_int_expand, test/test_mps.py::TestMPS::test_is_nonzero, test/test_mps.py::TestMPS::test_isnan, test/test_mps.py::TestMPS::test_layer_norm, test/test_mps.py::TestMPS::test_linalg_cholesky, test/test_mps.py::TestMPS::test_linalg_cholesky_info, test/test_mps.py::TestMPS::test_linalg_vector_norm, test/test_mps.py::TestMPS::test_linear2D_no_bias, test/test_mps.py::TestMPS::test_linear2D_no_bias_backward, test/test_mps.py::TestMPS::test_linear_bias, test/test_mps.py::TestMPS::test_lt, test/test_mps.py::TestMPS::test_mean, test/test_mps.py::TestMPS::test_ne_scalar, test/test_mps.py::TestMPS::test_neg_strided_input, test/test_mps.py::TestMPS::test_repeat, test/test_mps.py::TestMPS::test_scatter_add_scalar, test/test_mps.py::TestMPS::test_select, test/test_mps.py::TestMPS::test_silu, test/test_mps.py::TestMPS::test_sqrt, test/test_mps.py::TestMPS::test_std, test/test_mps.py::TestMPS::test_unary_ops, test/test_mps.py::TestMPS::test_view_slice, test/test_mps.py::TestMPS::test_xor_non_contigous, test/test_mps.py::TestLogical::test_min_max_float16, test/test_mps.py::TestLogical::test_min_max_int16, test/test_mps.py::TestLogical::test_min_max_uint8, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_1d, test/test_mps.py::TestNLLLoss::test_nll_loss_backward, test/test_mps.py::TestNLLLoss::test_nll_loss_invalid_weights, test/test_mps.py::TestTopK::test_topk_gt_4d, test/test_mps.py::TestNNMPS::test_conv_backcompat, test/test_mps.py::TestNNMPS::test_no_grad, test/test_mps.py::TestPad::test_constant_pad_nd_preserves_memory_format, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_True_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float32, test/test_mps.py::TestSDPA::test_sdpa_full_mask_float32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7_S17_NH23_HS121, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32_grad, test/test_mps.py::TestGatherScatter::test_inplace_scatter, test/test_mps.py::TestViewOpsMPS::test_as_strided_view, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_ellipses_view, test/test_mps.py::TestViewOpsMPS::test_big_transpose, test/test_mps.py::TestViewOpsMPS::test_diagonal_view, test/test_mps.py::TestViewOpsMPS::test_resize_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_select_view, test/test_mps.py::TestViewOpsMPS::test_view, test/test_mps.py::TestViewOpsMPS::test_view_copy_out, test/test_mps.py::TestConvolutionMPS::test_conv3d_single_stride, test/test_mps.py::TestAdvancedIndexing::test_byte_mask2d, test/test_mps.py::TestAdvancedIndexing::test_cpu_indices, test/test_mps.py::TestAdvancedIndexing::test_empty_index, test/test_mps.py::TestAdvancedIndexing::test_empty_reduce, test/test_mps.py::TestAdvancedIndexing::test_getitem_scalars, test/test_mps.py::TestAdvancedIndexing::test_index_getitem_copy_bools_slices, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_expanded_values, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_non_contiguous, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_with_optional_tensors, test/test_mps.py::TestAdvancedIndexing::test_indexing_get, test/test_mps.py::TestAdvancedIndexing::test_masked_select, test/test_mps.py::TestAdvancedIndexing::test_single_int, test/test_mps.py::TestAdvancedIndexing::test_step_assignment, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_hidden_size, test/test_mps.py::TestNoRegression::test_double_error, test/test_mps.py::TestComplex::test_tensor_scalar_binops, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_cast, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___getitem___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___radd___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rpow___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_all_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_allclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_min_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_floor_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_no_rounding_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fliplr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_return_by_ref_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_multi_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_subgradients_at_zero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_tensorsolve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_xor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_pool2d_with_indices_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_pool2d_with_indices_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_minimum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_5_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_dropout_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nextafter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_channel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_glu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardtanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hinge_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_huber_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest-exact_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_local_response_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_constant_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_unshuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_selu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_threshold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_fro_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_in_place_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_quantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rad2deg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_roll_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scalar_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_y0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_laguerre_polynomial_l_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_scaled_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_xlog1py_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_true_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trunc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_consecutive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eig_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_singular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorsolve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_pool2d_with_indices_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_head_attention_forward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_complex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pca_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_sampled_addmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int32, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rmul___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___ror___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_atan2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bernoulli_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_left_shift_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bucketize_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diag_embed_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_no_rounding_mode_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fliplr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmin_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gt_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_heaviside_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_fill_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_movedim_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_narrow_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_native_layer_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_embedding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_gelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_l1_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_as_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_u_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_xlog1py_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_zeta_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_take_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_group_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_repeat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_searchsorted_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_multiple_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_32_mps 2025-07-24T04:19:48.8370920Z 2025-07-24T04:19:55.5242840Z Running nn/test_dropout 1/1 ... [2025-07-24 04:19:55.523557] 2025-07-24T04:19:55.5251800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:19:55.5265800Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'nn/test_dropout.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:19:55.523923] 2025-07-24T04:20:02.9517640Z 2025-07-24T04:20:02.9545490Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_aa79b17358b7f5fd_.log 2025-07-24T04:20:02.9630110Z Running 14 items in this shard: test/nn/test_dropout.py::TestDropoutNN::test_AlphaDropout, test/nn/test_dropout.py::TestDropoutNN::test_FeatureAlphaDropout, test/nn/test_dropout.py::TestDropoutNN::test_invalid_dropout_p, test/nn/test_dropout.py::TestDropoutNN::test_native_dropout_corner_case, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout1d_cpu_float64, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout2d_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout3d_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_empty_dropout_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout1d_mps_float32, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout2d_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout3d_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_empty_dropout_mps 2025-07-24T04:20:02.9712770Z 2025-07-24T04:20:07.0578690Z Running test_view_ops 1/1 ... [2025-07-24 04:20:07.056829] 2025-07-24T04:20:07.0579410Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:20:07.0587480Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_view_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:20:07.057202] 2025-07-24T04:20:17.2607700Z 2025-07-24T04:20:17.2609240Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_3a26281eb6af40dc_.log 2025-07-24T04:20:17.2753950Z Running 601 items in this shard: test/test_view_ops.py::TestViewOpsCPU::test_T_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_assignment_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_gradients_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_ellipses_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_newaxis_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_slice_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_chunk_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_conj_view_with_shared_memory_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_self_cpu, test/test_view_ops.py::TestViewOpsCPU::test_diagonal_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_movedim_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_narrow_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_permute_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_reshape_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_select_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_uint8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_uint8, test/test_view_ops.py::TestViewOpsCPU::test_split_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unfold_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_complex_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex32, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_out_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_output_contiguous_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_view_cpu, test/test_view_ops.py::TestViewOpsMPS::test_T_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_assignment_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_gradients_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_ellipses_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_newaxis_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_slice_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_chunk_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_conj_view_with_shared_memory_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_self_mps, test/test_view_ops.py::TestViewOpsMPS::test_diagonal_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_movedim_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_narrow_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_permute_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_real_imag_view_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_real_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_reshape_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_select_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_complex128, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_uint8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex128, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_uint8, test/test_view_ops.py::TestViewOpsMPS::test_split_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unfold_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_complex_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex32, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_out_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_output_contiguous_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_view_mps, test/test_view_ops.py::TestViewOpsLAZY::test_T_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_assignment_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_gradients_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_ellipses_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_newaxis_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_slice_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_chunk_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_view_with_shared_memory_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_self_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_diagonal_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_movedim_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_narrow_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_permute_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_select_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_split_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unfold_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_complex_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex32, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_out_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_output_contiguous_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_view_lazy, test/test_view_ops.py::TestOldViewOpsCPU::test_T_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_as_strided_overflow_storage_offset_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_gradient_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_big_transpose_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_shapes_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_tensors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_chunk_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_conj_neg_view_numpy_error_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_contiguous_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_crow_col_indices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_empty_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_expand_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_flatten_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize__cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize_as_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_tensor_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_python_types_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_ravel_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_preserves_strides_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_overflow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_split_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_t_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_errors_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_unsqueeze_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_empty_cpu 2025-07-24T04:20:17.2900600Z 2025-07-24T04:20:19.7725050Z Running test_metal 1/1 ... [2025-07-24 04:20:19.772387] 2025-07-24T04:20:19.7725390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-24T04:20:19.7728910Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/bin/python', '-bb', 'test_metal.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-24 04:20:19.772769] 2025-07-24T04:20:22.5916750Z 2025-07-24T04:20:22.5940040Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_9887a84433861181_.log 2025-07-24T04:20:22.6020170Z Running 1 items in this shard: test/test_metal.py::TestMetalRewritePass::test_conv 2025-07-24T04:20:22.6020570Z 2025-07-24T04:21:22.5084350Z 2025-07-24T04:21:22.5096000Z test_mps 6/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_6.7_55018446816b652b_.log 2025-07-24T04:21:22.5700880Z Running 977 items in this shard: test/test_mps.py::TestAutocastMPS::test_gradscaler_mps, test/test_mps.py::MPSReluTest::testNumbersGPU, test/test_mps.py::TestAvgPool::test_avg_pool2d_with_zero_divisor, test/test_mps.py::TestMPS::test_activation_checkpoint_does_not_error, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_output_size_one, test/test_mps.py::TestMPS::test_addcdiv, test/test_mps.py::TestMPS::test_batch_norm_slices, test/test_mps.py::TestMPS::test_bce_loss_size_mismatch, test/test_mps.py::TestMPS::test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero, test/test_mps.py::TestMPS::test_bernoulli, test/test_mps.py::TestMPS::test_cat_non_contiguous, test/test_mps.py::TestMPS::test_cdist_euclidean_large, test/test_mps.py::TestMPS::test_cdist_non_contiguous_batch, test/test_mps.py::TestMPS::test_conv_transpose2d, test/test_mps.py::TestMPS::test_cumprod_all_dtypes, test/test_mps.py::TestMPS::test_exponential_1, test/test_mps.py::TestMPS::test_fftfreq, test/test_mps.py::TestMPS::test_fill_storage_offset, test/test_mps.py::TestMPS::test_flip, test/test_mps.py::TestMPS::test_gather, test/test_mps.py::TestMPS::test_generic_event, test/test_mps.py::TestMPS::test_gt_scalar, test/test_mps.py::TestMPS::test_index_copy_non_contiguous, test/test_mps.py::TestMPS::test_index_select, test/test_mps.py::TestMPS::test_index_storage_offset, test/test_mps.py::TestMPS::test_jacfwd_cat, test/test_mps.py::TestMPS::test_large_bmm_bfloat16, test/test_mps.py::TestMPS::test_le, test/test_mps.py::TestMPS::test_linear_1d_weight, test/test_mps.py::TestMPS::test_linear_errors, test/test_mps.py::TestMPS::test_local_scalar_dense_mps, test/test_mps.py::TestMPS::test_log_two, test/test_mps.py::TestMPS::test_lt_scalar, test/test_mps.py::TestMPS::test_masked_fill__non_contiguous, test/test_mps.py::TestMPS::test_masked_scatter, test/test_mps.py::TestMPS::test_median_int16, test/test_mps.py::TestMPS::test_mish_simple, test/test_mps.py::TestMPS::test_mse_loss, test/test_mps.py::TestMPS::test_nhwc_operation, test/test_mps.py::TestMPS::test_random_5d, test/test_mps.py::TestMPS::test_scatter_add, test/test_mps.py::TestMPS::test_sigmoid, test/test_mps.py::TestMPS::test_slice_reshape_contg_view, test/test_mps.py::TestMPS::test_take_along_dim_bfloat16, test/test_mps.py::TestMPS::test_tanh, test/test_mps.py::TestMPS::test_to, test/test_mps.py::TestMPS::test_triu_inf, test/test_mps.py::TestMPS::test_unary_ops_storage_offset_strided, test/test_mps.py::TestMPS::test_upsample_bilinear2d, test/test_mps.py::TestMPS::test_upsample_nearest2d, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_requires_grad_True, test/test_mps.py::TestNLLLoss::test_nll_loss_byte_target_matches_long, test/test_mps.py::TestNNMPS::test_conv2d_discontiguous_weight, test/test_mps.py::TestNNMPS::test_module_backcompat, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7_S17, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp16, test/test_mps.py::TestGatherScatter::test_slicing_with_step, test/test_mps.py::TestViewOpsMPS::test_atleast_gradient, test/test_mps.py::TestViewOpsMPS::test_narrow, test/test_mps.py::TestViewOpsMPS::test_reshape, test/test_mps.py::TestViewOpsMPS::test_reshape_as_view, test/test_mps.py::TestViewOpsMPS::test_split_view, test/test_mps.py::TestViewOpsMPS::test_unbind_view, test/test_mps.py::TestConvolutionMPS::test_conv2d_single_stride, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_1d_nn_functional, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_strided, test/test_mps.py::TestAdvancedIndexing::test_advancedindex_big, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index, test/test_mps.py::TestAdvancedIndexing::test_indexing_select_corners, test/test_mps.py::TestAdvancedIndexing::test_int_assignment, test/test_mps.py::TestAdvancedIndexing::test_int_indices_broadcast, test/test_mps.py::TestAdvancedIndexing::test_variable_slicing, test/test_mps.py::TestAdvancedIndexing::test_zero_dim_index, test/test_mps.py::TestNoRegression::test_serialization_map_location, test/test_mps.py::TestMetalLibrary::test_atomic_add_bfloat16, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float32, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int32, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int64, test/test_mps.py::TestSparseMPS::test_sparse_coo_tensor_with_dims_and_tensors, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_put_accumulate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bfloat16_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bucketize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_max_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_min_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_combinations_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_physical_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_count_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diff_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_digamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogramdd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igammac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_return_by_ref_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ldexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_le_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lgamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eig_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_triangular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_tensorinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vander_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vector_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matrix_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmedian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_grid_sample_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_group_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_area_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_reflect_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_poisson_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rrelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softsign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softsign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_threshold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_with_distance_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_number_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polar_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ravel_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_real_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_gaussian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_airy_ai_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_hermite_polynomial_he_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_polygamma_special_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_list_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_multiple_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_along_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zero__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eig_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_grad_oriented_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_grad_oriented_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_hermitian_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_unpack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_with_logits_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_bag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_with_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_with_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_huber_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_logsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softplus_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_uint8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___radd___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rxor___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs__chunk_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_arange_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cauchy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_floor_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ge_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_histogramdd_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_index_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_isclose_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_return_by_ref_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_le_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logcumsumexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mul_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ne_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_polar_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_remainder_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_blackman_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_nuttall_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_v_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_hermite_polynomial_h_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_hermite_polynomial_he_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_t_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_cat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clamp_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_pdist_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_permute_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_copy_mps_float32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test_pinv_mps 2025-07-24T04:21:22.6074400Z 2025-07-24T04:22:09.2889540Z 2025-07-24T04:22:09.2890110Z test_mps 7/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_7.7_1753d7025a788bdd_.log 2025-07-24T04:22:09.3387590Z Running 891 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_float16, test/test_mps.py::TestMemoryLeak::test_mps_memory_leak_detection, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_vector, test/test_mps.py::TestAvgPool::test_doubletensor_avg_pool2d_with_divisor, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_simple, test/test_mps.py::TestMPS::test_all, test/test_mps.py::TestMPS::test_argmin_argmax, test/test_mps.py::TestMPS::test_as_strided, test/test_mps.py::TestMPS::test_atan2, test/test_mps.py::TestMPS::test_batch_norm_backward_weight_bias_gradients, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_weights, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_add, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_div, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_mul, test/test_mps.py::TestMPS::test_cat2, test/test_mps.py::TestMPS::test_cdist_large, test/test_mps.py::TestMPS::test_cdist_large_batch, test/test_mps.py::TestMPS::test_cdist_norm_batch, test/test_mps.py::TestMPS::test_clamp_fp16_fp32, test/test_mps.py::TestMPS::test_clamp_max, test/test_mps.py::TestMPS::test_contiguous_slice_3d, test/test_mps.py::TestMPS::test_conv_raises_error, test/test_mps.py::TestMPS::test_cumsum_dim_check, test/test_mps.py::TestMPS::test_cumsum_minus_one_axis, test/test_mps.py::TestMPS::test_divmode, test/test_mps.py::TestMPS::test_elu, test/test_mps.py::TestMPS::test_exp, test/test_mps.py::TestMPS::test_exp_strided_output, test/test_mps.py::TestMPS::test_expand, test/test_mps.py::TestMPS::test_generic_device_synchronize, test/test_mps.py::TestMPS::test_gt, test/test_mps.py::TestMPS::test_instance_norm, test/test_mps.py::TestMPS::test_linear3D_backward, test/test_mps.py::TestMPS::test_linear3D_no_bias, test/test_mps.py::TestMPS::test_linear_large, test/test_mps.py::TestMPS::test_log1p_float16, test/test_mps.py::TestMPS::test_logaddexp2, test/test_mps.py::TestMPS::test_median, test/test_mps.py::TestMPS::test_mm, test/test_mps.py::TestMPS::test_nan_to_num, test/test_mps.py::TestMPS::test_ne, test/test_mps.py::TestMPS::test_neg, test/test_mps.py::TestMPS::test_reduction_ops_5D, test/test_mps.py::TestMPS::test_rounding, test/test_mps.py::TestMPS::test_scalar_from_slice_unary, test/test_mps.py::TestMPS::test_scatter_reduce, test/test_mps.py::TestMPS::test_signed_vs_unsigned_comparison, test/test_mps.py::TestMPS::test_slice_contiguous_view, test/test_mps.py::TestMPS::test_slice_reshape_contiguous, test/test_mps.py::TestMPS::test_slice_view_api_bfloat16, test/test_mps.py::TestMPS::test_stack, test/test_mps.py::TestMPS::test_take_along_dim_float16, test/test_mps.py::TestMPS::test_to_casting, test/test_mps.py::TestMPS::test_transpose_2D, test/test_mps.py::TestMPS::test_transpose_4D, test/test_mps.py::TestMPS::test_unfold_all_devices_and_dtypes, test/test_mps.py::TestMPS::test_unfold_scalars, test/test_mps.py::TestMPS::test_uniform, test/test_mps.py::TestMPS::test_unique_all_dtypes, test/test_mps.py::TestMPS::test_weight_norm, test/test_mps.py::TestLogical::test_isin, test/test_mps.py::TestLogical::test_logical_not, test/test_mps.py::TestLogical::test_min_max_int32, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float16, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float32, test/test_mps.py::TestLogical::test_shifts_int64, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_sum_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_mean, test/test_mps.py::TestNNMPS::test_conv2d_backward_collision, test/test_mps.py::TestNNMPS::test_gemm_permute_transpose, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float32, test/test_mps.py::TestGatherScatter::test_slicing_replace_column, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_newaxis_view, test/test_mps.py::TestViewOpsMPS::test_permute_slicing, test/test_mps.py::TestViewOpsMPS::test_t_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_view, test/test_mps.py::TestViewOpsMPS::test_view_all_dtypes_and_devices, test/test_mps.py::TestViewOpsMPS::test_view_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_all_strides_paddings, test/test_mps.py::TestConvolutionMPS::test_conv1d_contiguous, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_specified_output, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_get, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_put, test/test_mps.py::TestAdvancedIndexing::test_byte_mask_accumulate, test/test_mps.py::TestAdvancedIndexing::test_byte_tensor_assignment, test/test_mps.py::TestAdvancedIndexing::test_index_scalar_with_bool_mask, test/test_mps.py::TestAdvancedIndexing::test_none, test/test_mps.py::TestAdvancedIndexing::test_sliced_view_cast, test/test_mps.py::TestRNNMPS::test_lstm_forward, test/test_mps.py::TestFallbackWarning::test_error_on_not_implemented, test/test_mps.py::TestNoRegression::test_assert_close, test/test_mps.py::TestMetalLibrary::test_atomic_add_float32, test/test_mps.py::TestMetalLibrary::test_atomic_add_int32, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_scalar_tensor, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_scalar_tensor_float64, test/test_mps.py::TestMetalLibrary::test_metal_dispatch_3d, test/test_mps.py::TestMetalLibrary::test_metal_error_checking, test/test_mps.py::TestSparseMPS::test_nnz, test/test_mps.py::TestSparseMPS::test_sparse_dim, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmod___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rsub___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__batch_norm_with_update_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__chunk_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__native_batch_norm_legit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__native_batch_norm_legit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_lengths_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_lengths_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_partial_views_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_constant_pad_nd_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumulative_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_deg2rad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_embed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_floor_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fliplr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogram_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lstsq_grad_oriented_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_rank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_xor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_unpack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matrix_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanquantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ne_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nextafter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_instance_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest-exact_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_logsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_margin_ranking_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_negative_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_negative_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_unshuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu6_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rms_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_scaled_dot_product_attention_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softplus_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_with_distance_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pca_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_roll_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_searchsorted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_y1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_log_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_xlog1py_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_histogramdd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cond_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cond_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_unpack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_pool2d_with_indices_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_area_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_head_attention_forward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softplus_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_neg_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_kaiser_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_as_strided_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_complex_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_copysign_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diagonal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_trunc_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dsplit_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_igamma_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_index_select_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lcm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_cross_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_grad_oriented_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_narrow_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_hinge_embedding_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_multi_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_poisson_nll_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_rrelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ormqr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_pow_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_u_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vdot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_as_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vsplit_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_tensors_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_equal_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_vander_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_vecdot_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_exponential_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_hann_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float16, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int16, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_64_num_groups_2_mps 2025-07-24T04:22:09.3572820Z 2025-07-24T04:22:09.8026560Z Running test batch 'tests to run' cost 1501.23 seconds 2025-07-24T04:22:11.6434360Z 2025-07-24T04:22:11.6434770Z real 25m6.253s 2025-07-24T04:22:11.6434950Z user 54m48.893s 2025-07-24T04:22:11.6435080Z sys 7m49.558s 2025-07-24T04:22:11.6435220Z + MTL_CAPTURE_ENABLED=1 2025-07-24T04:22:11.6435480Z + python3 test/test_mps.py --verbose -k test_metal_capture 2025-07-24T04:22:15.5333310Z 2025-07-24T04:22:15.5333710Z Test results will be stored in test-reports/python-unittest/test.test_mps 2025-07-24T04:22:15.5334130Z Running tests... 2025-07-24T04:22:15.5334360Z ---------------------------------------------------------------------- 2025-07-24T04:22:15.5339120Z test_metal_capture (__main__.TestMetalLibrary.test_metal_capture) ... skip: Set MTL_CAPTURE_ENABLED and try again (0.000s) 2025-07-24T04:22:15.5339490Z 2025-07-24T04:22:15.5339610Z ---------------------------------------------------------------------- 2025-07-24T04:22:15.5339860Z Ran 1 test in 0.001s 2025-07-24T04:22:15.5339960Z 2025-07-24T04:22:15.5340010Z OK (skipped=1) 2025-07-24T04:22:15.5340090Z 2025-07-24T04:22:15.5340340Z Generating XML reports... 2025-07-24T04:22:15.5424720Z Generated XML report: test-reports/python-unittest/test.test_mps/TEST-TestMetalLibrary-20250724042215.xml 2025-07-24T04:22:16.1324210Z + assert_git_not_dirty 2025-07-24T04:22:16.1324520Z + [[ macos-py3-arm64 != *rocm* ]] 2025-07-24T04:22:16.1325480Z + [[ macos-py3-arm64 != *xla* ]] 2025-07-24T04:22:16.1330930Z ++ git status --porcelain 2025-07-24T04:22:16.1332100Z ++ grep -v '?? third_party' 2025-07-24T04:22:20.4185220Z ++ true 2025-07-24T04:22:20.4187100Z + git_status= 2025-07-24T04:22:20.4187280Z + [[ -n '' ]] 2025-07-24T04:22:20.4506490Z ##[group]Run cat test/**/*_toprint.log || true 2025-07-24T04:22:20.4506820Z cat test/**/*_toprint.log || true 2025-07-24T04:22:20.5371150Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:22:20.5371370Z env: 2025-07-24T04:22:20.5371490Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:22:20.5371660Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:22:20.5371830Z TEST_CONFIG: mps 2025-07-24T04:22:20.5371970Z SHARD_NUMBER: 1 2025-07-24T04:22:20.5372090Z NUM_TEST_SHARDS: 1 2025-07-24T04:22:20.5372220Z PR_BODY: 2025-07-24T04:22:20.5372340Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:22:20.5372570Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:22:20.5372800Z ##[endgroup] 2025-07-24T04:22:21.0452770Z cat: test/**/*_toprint.log: No such file or directory 2025-07-24T04:22:21.0580970Z ##[group]Run python3 test/bench_mps_ops.py 2025-07-24T04:22:21.0581300Z python3 test/bench_mps_ops.py 2025-07-24T04:22:21.0606370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:22:21.0606710Z env: 2025-07-24T04:22:21.0606840Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:22:21.0607040Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:22:21.0607220Z TEST_CONFIG: mps 2025-07-24T04:22:21.0607400Z SHARD_NUMBER: 1 2025-07-24T04:22:21.0607560Z NUM_TEST_SHARDS: 1 2025-07-24T04:22:21.0607720Z PR_BODY: 2025-07-24T04:22:21.0607910Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:22:21.0618570Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:22:21.0618870Z ##[endgroup] 2025-07-24T04:22:29.9893660Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages/torch/backends/cuda/__init__.py:131: UserWarning: Please use the new API settings to control TF32 behavior, such as torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g, torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS() will be deprecated after Pytorch 2.9. Please see https://pytorch.org/docs/main/notes/cuda.html#tensorfloat-32-tf32-on-ampere-and-later-devices (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/Context.cpp:85.) 2025-07-24T04:22:29.9895580Z return torch._C._get_cublas_allow_tf32() 2025-07-24T04:22:31.7640470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:99: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=6.103515625e-05 2025-07-24T04:22:31.7641190Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-24T04:22:32.2556350Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:99: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=9.918212890625e-05 2025-07-24T04:22:32.2557110Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-24T04:22:32.7597330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:99: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=0.0002288818359375 2025-07-24T04:22:32.7598150Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-24T04:22:33.3372700Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:99: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=0.00030517578125 2025-07-24T04:22:33.3373460Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-24T04:22:33.8269580Z W0724 04:22:33.825000 91725 torch/_dynamo/convert_frame.py:1072] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-07-24T04:22:33.8271470Z W0724 04:22:33.825000 91725 torch/_dynamo/convert_frame.py:1072] [0/8] function: 'f' (/Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:89) 2025-07-24T04:22:33.8283250Z W0724 04:22:33.825000 91725 torch/_dynamo/convert_frame.py:1072] [0/8] last reason: 0/7: GLOBAL_STATE changed: num_threads 2025-07-24T04:22:33.8284980Z W0724 04:22:33.825000 91725 torch/_dynamo/convert_frame.py:1072] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-07-24T04:22:33.8287680Z W0724 04:22:33.825000 91725 torch/_dynamo/convert_frame.py:1072] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html 2025-07-24T04:22:37.6504200Z W0724 04:22:37.648000 91725 torch/_dynamo/convert_frame.py:1072] [1/8] torch._dynamo hit config.recompile_limit (8) 2025-07-24T04:22:37.6519010Z W0724 04:22:37.648000 91725 torch/_dynamo/convert_frame.py:1072] [1/8] function: 'f' (/Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:116) 2025-07-24T04:22:37.6520980Z W0724 04:22:37.648000 91725 torch/_dynamo/convert_frame.py:1072] [1/8] last reason: 1/7: GLOBAL_STATE changed: num_threads 2025-07-24T04:22:37.6573980Z W0724 04:22:37.648000 91725 torch/_dynamo/convert_frame.py:1072] [1/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-07-24T04:22:37.6575880Z W0724 04:22:37.648000 91725 torch/_dynamo/convert_frame.py:1072] [1/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html 2025-07-24T04:22:44.9310720Z W0724 04:22:44.930000 91725 torch/_dynamo/convert_frame.py:1072] [2/8] torch._dynamo hit config.recompile_limit (8) 2025-07-24T04:22:44.9311410Z W0724 04:22:44.930000 91725 torch/_dynamo/convert_frame.py:1072] [2/8] function: 'f_1d' (/Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:135) 2025-07-24T04:22:44.9312060Z W0724 04:22:44.930000 91725 torch/_dynamo/convert_frame.py:1072] [2/8] last reason: 2/7: GLOBAL_STATE changed: num_threads 2025-07-24T04:22:44.9312640Z W0724 04:22:44.930000 91725 torch/_dynamo/convert_frame.py:1072] [2/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-07-24T04:22:44.9313370Z W0724 04:22:44.930000 91725 torch/_dynamo/convert_frame.py:1072] [2/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html 2025-07-24T04:23:04.5310910Z [------------------------------------------------------------ -----------------------------------------------------------] 2025-07-24T04:23:04.5312300Z | 11x50x50 | 11x100x100 | 11x500x500 | 11x1000x1000 | 11x2000x2000 2025-07-24T04:23:04.5313630Z 1 threads: ---------------------------------------------------------------------------------------------------------------- 2025-07-24T04:23:04.5315070Z __getitem__ (torch.int8, torch.int64) | 388.7 | 426.8 | 952.9 | 2497.1 | 4524.9 2025-07-24T04:23:04.5316510Z __getitem__ (torch.float16, torch.int64) | 479.9 | 499.1 | 1023.3 | 2632.7 | 4814.5 2025-07-24T04:23:04.5318040Z __getitem__ (torch.float32, torch.int64) | 486.4 | 501.0 | 1225.8 | 2657.2 | 4827.8 2025-07-24T04:23:04.5318890Z 2025-07-24T04:23:04.5319160Z Times are in microseconds (us). 2025-07-24T04:23:04.5319610Z 2025-07-24T04:23:04.5320010Z [------------------------------------------ ------------------------------------------] 2025-07-24T04:23:04.5321000Z | dense | transposed | strided | strided + transposed 2025-07-24T04:23:04.5322040Z 1 threads: ----------------------------------------------------------------------------- 2025-07-24T04:23:04.5323170Z sqrt (torch.float16) | 358.5 | 384.7 | 948.3 | 736.8 2025-07-24T04:23:04.5324250Z sqrt (torch.float32) | 329.6 | 387.1 | 946.6 | 771.1 2025-07-24T04:23:04.5325510Z sin (torch.float16) | 399.8 | 570.8 | 1021.6 | 984.8 2025-07-24T04:23:04.5326600Z sin (torch.float32) | 522.0 | 526.2 | 1030.4 | 999.8 2025-07-24T04:23:04.5327260Z 2025-07-24T04:23:04.5327480Z Times are in microseconds (us). 2025-07-24T04:23:04.5327940Z 2025-07-24T04:23:04.5328670Z [--------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------] 2025-07-24T04:23:04.5331880Z | eager-512x512 | compile-512x512 | eager-1024x1024 | compile-1024x1024 | eager-2048x2048 | compile-2048x2048 | eager-4096x4096 | compile-4096x4096 2025-07-24T04:23:04.5334020Z 1 threads: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2025-07-24T04:23:04.5335680Z sum (torch.float32) | 259.8 | 299.3 | 273.5 | 557.5 | 661.6 | 1327.7 | 1656.5 | 3303.2 2025-07-24T04:23:04.5338460Z max (torch.float32) | 424.0 | 722.5 | 1029.7 | 1112.4 | 1940.6 | 2069.7 | 9076.8 | 9242.0 2025-07-24T04:23:04.5339750Z 2025-07-24T04:23:04.5339980Z Times are in microseconds (us). 2025-07-24T04:23:04.5340390Z 2025-07-24T04:23:04.5340680Z [------------------------------- ------------------------------] 2025-07-24T04:23:04.5341450Z | eager | compile 2025-07-24T04:23:04.5342350Z 1 threads: ------------------------------------------------------ 2025-07-24T04:23:04.5343320Z cumsum-dim0-32x32 (torch.float16) | 244.3 | 248.1 2025-07-24T04:23:04.5344260Z cumsum-dim0-128x128 (torch.float16) | 247.4 | 261.4 2025-07-24T04:23:04.5345240Z cumsum-dim0-512x512 (torch.float16) | 440.9 | 518.4 2025-07-24T04:23:04.5346190Z cumsum-dim0-1024x1024 (torch.float16) | 745.6 | 866.9 2025-07-24T04:23:04.5347200Z cumsum-dim1-32x32 (torch.float16) | 439.9 | 489.0 2025-07-24T04:23:04.5348180Z cumsum-dim1-128x128 (torch.float16) | 360.0 | 378.5 2025-07-24T04:23:04.5349170Z cumsum-dim1-512x512 (torch.float16) | 441.5 | 611.0 2025-07-24T04:23:04.5350140Z cumsum-dim1-1024x1024 (torch.float16) | 622.3 | 914.5 2025-07-24T04:23:04.5351200Z cumsum-1d-100 (torch.float16) | 245.2 | 253.1 2025-07-24T04:23:04.5352240Z cumsum-1d-10000 (torch.float16) | 215.6 | 228.5 2025-07-24T04:23:04.5353240Z cumsum-1d-1000000 (torch.float16) | 524.0 | 544.4 2025-07-24T04:23:04.5354240Z cumsum-dim0-32x32 (torch.float32) | 271.2 | 285.2 2025-07-24T04:23:04.5355310Z cumsum-dim0-128x128 (torch.float32) | 243.8 | 284.9 2025-07-24T04:23:04.5356270Z cumsum-dim0-512x512 (torch.float32) | 448.4 | 546.4 2025-07-24T04:23:04.5357270Z cumsum-dim0-1024x1024 (torch.float32) | 752.1 | 1142.2 2025-07-24T04:23:04.5358280Z cumsum-dim1-32x32 (torch.float32) | 429.2 | 464.1 2025-07-24T04:23:04.5359340Z cumsum-dim1-128x128 (torch.float32) | 352.6 | 383.5 2025-07-24T04:23:04.5360300Z cumsum-dim1-512x512 (torch.float32) | 515.8 | 652.1 2025-07-24T04:23:04.5361280Z cumsum-dim1-1024x1024 (torch.float32) | 572.4 | 758.2 2025-07-24T04:23:04.5362270Z cumsum-1d-100 (torch.float32) | 239.4 | 257.0 2025-07-24T04:23:04.5363200Z cumsum-1d-10000 (torch.float32) | 243.2 | 290.1 2025-07-24T04:23:04.5364230Z cumsum-1d-1000000 (torch.float32) | 509.8 | 672.1 2025-07-24T04:23:04.5364810Z 2025-07-24T04:23:04.5365030Z Times are in microseconds (us). 2025-07-24T04:23:04.5365490Z 2025-07-24T04:23:04.5365820Z [--------------------------------- --------------------------------] 2025-07-24T04:23:04.5366630Z | eager | compile 2025-07-24T04:23:04.5367540Z 1 threads: ---------------------------------------------------------- 2025-07-24T04:23:04.5368490Z cummin-dim0-32x32 (torch.float16) | 234.9 | 244.5 2025-07-24T04:23:04.5369530Z cummin-dim0-128x128 (torch.float16) | 262.5 | 328.7 2025-07-24T04:23:04.5371290Z cummin-dim0-512x512 (torch.float16) | 623.9 | 761.7 2025-07-24T04:23:04.5373000Z cummin-dim0-1024x1024 (torch.float16) | 705.7 | 756.4 2025-07-24T04:23:04.5374660Z cummin-dim1-32x32 (torch.float16) | 246.3 | 195.5 2025-07-24T04:23:04.5375860Z cummin-dim1-128x128 (torch.float16) | 348.8 | 374.5 2025-07-24T04:23:04.5377100Z cummin-dim1-512x512 (torch.float16) | 1724.4 | 1891.2 2025-07-24T04:23:04.5378250Z cummin-dim1-1024x1024 (torch.float16) | 3382.2 | 3465.3 2025-07-24T04:23:04.5379420Z cummin-1d-100 (torch.float16) | 274.5 | 365.7 2025-07-24T04:23:04.5381550Z cummin-1d-10000 (torch.float16) | 1827.5 | 2036.0 2025-07-24T04:23:04.5382970Z cummin-1d-1000000 (torch.float16) | 134967.7 | 136481.4 2025-07-24T04:23:04.5384050Z cummin-dim0-32x32 (torch.float32) | 197.3 | 236.3 2025-07-24T04:23:04.5385220Z cummin-dim0-128x128 (torch.float32) | 286.1 | 330.6 2025-07-24T04:23:04.5386350Z cummin-dim0-512x512 (torch.float32) | 558.4 | 755.6 2025-07-24T04:23:04.5387460Z cummin-dim0-1024x1024 (torch.float32) | 995.6 | 1088.0 2025-07-24T04:23:04.5388580Z cummin-dim1-32x32 (torch.float32) | 249.8 | 239.9 2025-07-24T04:23:04.5389650Z cummin-dim1-128x128 (torch.float32) | 382.9 | 670.4 2025-07-24T04:23:04.5390770Z cummin-dim1-512x512 (torch.float32) | 1776.1 | 1397.1 2025-07-24T04:23:04.5391840Z cummin-dim1-1024x1024 (torch.float32) | 3240.0 | 3490.8 2025-07-24T04:23:04.5392940Z cummin-1d-100 (torch.float32) | 250.9 | 307.7 2025-07-24T04:23:04.5394000Z cummin-1d-10000 (torch.float32) | 1604.0 | 1770.1 2025-07-24T04:23:04.5395220Z cummin-1d-1000000 (torch.float32) | 146384.7 | 148162.5 2025-07-24T04:23:04.5395890Z 2025-07-24T04:23:04.5396120Z Times are in microseconds (us). 2025-07-24T04:23:04.5396560Z 2025-07-24T04:23:04.5397350Z [--------------------------------------------------------------------- ---------------------------------------------------------------------] 2025-07-24T04:23:04.5399050Z | dense-dense | transp-transp | dense-transp | transp-dense | dense-scalar | dense-bcast 2025-07-24T04:23:04.5400750Z 1 threads: ----------------------------------------------------------------------------------------------------------------------------------- 2025-07-24T04:23:04.5402380Z fmax (torch.float16, torch.float16) | 374.0 | 375.5 | 1023.3 | 1025.9 | 821.7 | 1049.2 2025-07-24T04:23:04.5404110Z fmax (torch.float32, torch.float32) | 630.0 | 641.9 | 1040.8 | 1044.1 | 799.5 | 1033.7 2025-07-24T04:23:04.5405800Z fmax (torch.float32, torch.float16) | 579.1 | 575.8 | 1077.3 | 1077.1 | 832.0 | 1069.8 2025-07-24T04:23:04.5407480Z add (torch.float16, torch.float16) | 479.1 | 329.3 | 866.2 | 1015.6 | 809.6 | 1027.7 2025-07-24T04:23:04.5409120Z add (torch.float32, torch.float32) | 502.0 | 495.3 | 1004.5 | 1008.0 | 796.9 | 1026.4 2025-07-24T04:23:04.5410830Z add (torch.float32, torch.float16) | 537.6 | 586.5 | 1080.5 | 1082.2 | 835.7 | 1068.4 2025-07-24T04:23:04.5411740Z 2025-07-24T04:23:04.5412030Z Times are in microseconds (us). 2025-07-24T04:23:04.5412560Z 2025-07-24T04:23:04.9416620Z Prepare all required actions 2025-07-24T04:23:04.9416880Z Getting action download info 2025-07-24T04:23:05.1043270Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-07-24T04:23:05.2761270Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-07-24T04:23:05.5764750Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-07-24T04:23:05.5764960Z with: 2025-07-24T04:23:05.5765080Z use-gha: true 2025-07-24T04:23:05.5765250Z file-suffix: test-mps-1-1-macos-m1-13_46614827169 2025-07-24T04:23:05.5765460Z s3-bucket: gha-artifacts 2025-07-24T04:23:05.5765610Z env: 2025-07-24T04:23:05.5765730Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:05.5765900Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:05.5766080Z TEST_CONFIG: mps 2025-07-24T04:23:05.5766210Z SHARD_NUMBER: 1 2025-07-24T04:23:05.5766340Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:05.5766490Z PR_BODY: 2025-07-24T04:23:05.5766620Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:05.5766870Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:05.5767200Z ##[endgroup] 2025-07-24T04:23:05.5816640Z ##[group]Run actions/upload-artifact@v4 2025-07-24T04:23:05.5816830Z with: 2025-07-24T04:23:05.5817050Z name: test-jsons-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip 2025-07-24T04:23:05.5817320Z retention-days: 14 2025-07-24T04:23:05.5817470Z if-no-files-found: warn 2025-07-24T04:23:05.5817620Z path: test/**/*.json 2025-07-24T04:23:05.5817760Z compression-level: 6 2025-07-24T04:23:05.5817910Z overwrite: false 2025-07-24T04:23:05.5818050Z include-hidden-files: false 2025-07-24T04:23:05.5818200Z env: 2025-07-24T04:23:05.5818320Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:05.5818490Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:05.5818660Z TEST_CONFIG: mps 2025-07-24T04:23:05.5818790Z SHARD_NUMBER: 1 2025-07-24T04:23:05.5818920Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:05.5819070Z PR_BODY: 2025-07-24T04:23:05.5819200Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:05.5819440Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:05.5819670Z ##[endgroup] 2025-07-24T04:23:06.0813770Z With the provided path, there will be 6 files uploaded 2025-07-24T04:23:06.0817650Z Artifact name is valid! 2025-07-24T04:23:06.0818700Z Root directory input is valid! 2025-07-24T04:23:06.1660060Z Beginning upload of artifact content to blob storage 2025-07-24T04:23:06.2150500Z Uploaded bytes 42411 2025-07-24T04:23:06.2278770Z Finished uploading artifact content to blob storage! 2025-07-24T04:23:06.2280240Z SHA256 digest of uploaded artifact zip is 14d632b4f5854fbcfef6936692c2c618a15dcc09e9a43870d1f5e3e7a3ab94b9 2025-07-24T04:23:06.2281540Z Finalizing artifact upload 2025-07-24T04:23:06.3043650Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip.zip successfully finalized. Artifact ID 3603032437 2025-07-24T04:23:06.3045050Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip has been successfully uploaded! Final size is 42411 bytes. Artifact ID is 3603032437 2025-07-24T04:23:06.3059550Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16487210679/artifacts/3603032437 2025-07-24T04:23:06.3158930Z ##[group]Run actions/upload-artifact@v4 2025-07-24T04:23:06.3159300Z with: 2025-07-24T04:23:06.3159740Z name: test-reports-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip 2025-07-24T04:23:06.3160260Z retention-days: 14 2025-07-24T04:23:06.3160670Z if-no-files-found: ignore 2025-07-24T04:23:06.3161030Z path: test/**/*.xml test/**/*.csv 2025-07-24T04:23:06.3161410Z compression-level: 6 2025-07-24T04:23:06.3161690Z overwrite: false 2025-07-24T04:23:06.3162010Z include-hidden-files: false 2025-07-24T04:23:06.3162320Z env: 2025-07-24T04:23:06.3162580Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:06.3162920Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:06.3164000Z TEST_CONFIG: mps 2025-07-24T04:23:06.3164310Z SHARD_NUMBER: 1 2025-07-24T04:23:06.3164570Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:06.3164880Z PR_BODY: 2025-07-24T04:23:06.3165150Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:06.3165660Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:06.3166410Z ##[endgroup] 2025-07-24T04:23:06.7018040Z With the provided path, there will be 51 files uploaded 2025-07-24T04:23:06.7018400Z Artifact name is valid! 2025-07-24T04:23:06.7018570Z Root directory input is valid! 2025-07-24T04:23:06.7548780Z Beginning upload of artifact content to blob storage 2025-07-24T04:23:06.9609560Z Uploaded bytes 290066 2025-07-24T04:23:06.9751430Z Finished uploading artifact content to blob storage! 2025-07-24T04:23:06.9753710Z SHA256 digest of uploaded artifact zip is 8fc14e4aaa79889a1d1c9871320351dbe6561f552afa30f8715112efc78816be 2025-07-24T04:23:06.9755280Z Finalizing artifact upload 2025-07-24T04:23:07.0413970Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip.zip successfully finalized. Artifact ID 3603032487 2025-07-24T04:23:07.0416280Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip has been successfully uploaded! Final size is 290066 bytes. Artifact ID is 3603032487 2025-07-24T04:23:07.0433900Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16487210679/artifacts/3603032487 2025-07-24T04:23:07.0583960Z ##[group]Run actions/upload-artifact@v4 2025-07-24T04:23:07.0584520Z with: 2025-07-24T04:23:07.0585050Z name: logs-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip 2025-07-24T04:23:07.0585740Z retention-days: 14 2025-07-24T04:23:07.0586160Z if-no-files-found: ignore 2025-07-24T04:23:07.0586640Z path: usage_log.txt test/**/*.log 2025-07-24T04:23:07.0587140Z compression-level: 6 2025-07-24T04:23:07.0587540Z overwrite: false 2025-07-24T04:23:07.0587920Z include-hidden-files: false 2025-07-24T04:23:07.0588330Z env: 2025-07-24T04:23:07.0588660Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:07.0589120Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:07.0589630Z TEST_CONFIG: mps 2025-07-24T04:23:07.0590020Z SHARD_NUMBER: 1 2025-07-24T04:23:07.0590390Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:07.0590770Z PR_BODY: 2025-07-24T04:23:07.0591130Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:07.0591780Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:07.0592420Z ##[endgroup] 2025-07-24T04:23:07.4670680Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-07-24T04:23:07.4671560Z The least common ancestor is /Users/ec2-user/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-07-24T04:23:07.4672040Z With the provided path, there will be 49 files uploaded 2025-07-24T04:23:07.4674280Z Artifact name is valid! 2025-07-24T04:23:07.4674960Z Root directory input is valid! 2025-07-24T04:23:07.5226610Z Beginning upload of artifact content to blob storage 2025-07-24T04:23:07.6905550Z Uploaded bytes 366772 2025-07-24T04:23:07.7045790Z Finished uploading artifact content to blob storage! 2025-07-24T04:23:07.7047870Z SHA256 digest of uploaded artifact zip is aef15a8a20d0893ba0ebe1945d4dcf462204fcdb904b356afc448bc82bbee1dd 2025-07-24T04:23:07.7048730Z Finalizing artifact upload 2025-07-24T04:23:07.7804100Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip.zip successfully finalized. Artifact ID 3603032552 2025-07-24T04:23:07.7805780Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-13_46614827169.zip has been successfully uploaded! Final size is 366772 bytes. Artifact ID is 3603032552 2025-07-24T04:23:07.7823160Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16487210679/artifacts/3603032552 2025-07-24T04:23:07.8066320Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-07-24T04:23:07.8066890Z with: 2025-07-24T04:23:07.8067190Z benchmark-results-dir: test/test-reports 2025-07-24T04:23:07.8067550Z dry-run: false 2025-07-24T04:23:07.8067820Z schema-version: v3 2025-07-24T04:23:07.8068390Z github-token: *** 2025-07-24T04:23:07.8068640Z env: 2025-07-24T04:23:07.8068870Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:07.8069190Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:07.8069510Z TEST_CONFIG: mps 2025-07-24T04:23:07.8069880Z SHARD_NUMBER: 1 2025-07-24T04:23:07.8070110Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:07.8070370Z PR_BODY: 2025-07-24T04:23:07.8070600Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:07.8071040Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:07.8071460Z ##[endgroup] 2025-07-24T04:23:07.8090780Z ##[group]Run set -eux 2025-07-24T04:23:07.8091090Z set -eux 2025-07-24T04:23:07.8091550Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-07-24T04:23:07.8092010Z  2025-07-24T04:23:07.8092240Z DEVICE_NAME="" 2025-07-24T04:23:07.8092550Z DEVICE_TYPE="" 2025-07-24T04:23:07.8092830Z  2025-07-24T04:23:07.8093090Z if command -v nvidia-smi; then 2025-07-24T04:23:07.8093620Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-07-24T04:23:07.8094370Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-07-24T04:23:07.8094980Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-07-24T04:23:07.8095460Z  python3 -mpip install torch==2.7.1 2025-07-24T04:23:07.8095850Z elif command -v rocminfo; then 2025-07-24T04:23:07.8096360Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-07-24T04:23:07.8096990Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-07-24T04:23:07.8097580Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-07-24T04:23:07.8098150Z  # GPU device name coming from rocminfo instead 2025-07-24T04:23:07.8098570Z  DEVICE_NAME=rocm 2025-07-24T04:23:07.8099100Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-07-24T04:23:07.8099630Z fi 2025-07-24T04:23:07.8099870Z  2025-07-24T04:23:07.8100170Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-07-24T04:23:07.8100640Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-07-24T04:23:07.8123960Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:07.8124320Z env: 2025-07-24T04:23:07.8124560Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:07.8124870Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:07.8125190Z TEST_CONFIG: mps 2025-07-24T04:23:07.8125440Z SHARD_NUMBER: 1 2025-07-24T04:23:07.8125680Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:07.8125920Z PR_BODY: 2025-07-24T04:23:07.8126160Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:07.8126610Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:07.8127070Z ##[endgroup] 2025-07-24T04:23:07.8343910Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-07-24T04:23:08.4277470Z Collecting boto3==1.35.33 2025-07-24T04:23:08.4313570Z Using cached boto3-1.35.33-py3-none-any.whl.metadata (6.6 kB) 2025-07-24T04:23:08.4728790Z Collecting psutil==7.0.0 2025-07-24T04:23:08.4744140Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (22 kB) 2025-07-24T04:23:08.4870540Z Collecting pynvml==12.0.0 2025-07-24T04:23:08.4884780Z Using cached pynvml-12.0.0-py3-none-any.whl.metadata (5.4 kB) 2025-07-24T04:23:08.4922740Z Requirement already satisfied: botocore<1.36.0,>=1.35.33 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from boto3==1.35.33) (1.35.99) 2025-07-24T04:23:08.4925740Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from boto3==1.35.33) (1.0.1) 2025-07-24T04:23:08.4928420Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from boto3==1.35.33) (0.10.4) 2025-07-24T04:23:08.5013580Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 (from pynvml==12.0.0) 2025-07-24T04:23:08.5034190Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl.metadata (9.3 kB) 2025-07-24T04:23:08.5082590Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.9.0.post0) 2025-07-24T04:23:08.5088410Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-07-24T04:23:08.5111370Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.17.0) 2025-07-24T04:23:08.5174350Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-07-24T04:23:08.5203440Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-07-24T04:23:08.5230750Z Using cached pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-07-24T04:23:08.5257840Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-07-24T04:23:08.6601680Z Installing collected packages: nvidia-ml-py, pynvml, psutil, boto3 2025-07-24T04:23:08.7120230Z Attempting uninstall: psutil 2025-07-24T04:23:08.7220210Z Found existing installation: psutil 5.9.8 2025-07-24T04:23:08.7320370Z Uninstalling psutil-5.9.8: 2025-07-24T04:23:08.7420870Z Successfully uninstalled psutil-5.9.8 2025-07-24T04:23:08.8303400Z Attempting uninstall: boto3 2025-07-24T04:23:08.8318040Z Found existing installation: boto3 1.35.42 2025-07-24T04:23:08.8386000Z Uninstalling boto3-1.35.42: 2025-07-24T04:23:08.8399950Z Successfully uninstalled boto3-1.35.42 2025-07-24T04:23:08.9022280Z 2025-07-24T04:23:08.9061200Z Successfully installed boto3-1.35.33 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 2025-07-24T04:23:08.9564600Z + DEVICE_NAME= 2025-07-24T04:23:08.9564810Z + DEVICE_TYPE= 2025-07-24T04:23:08.9564980Z + command -v nvidia-smi 2025-07-24T04:23:08.9565200Z + command -v rocminfo 2025-07-24T04:23:08.9565420Z + echo DEVICE_NAME= 2025-07-24T04:23:08.9572300Z + echo DEVICE_TYPE= 2025-07-24T04:23:08.9598730Z ##[group]Run set -eux 2025-07-24T04:23:08.9598920Z set -eux 2025-07-24T04:23:08.9599070Z  2025-07-24T04:23:08.9599240Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-07-24T04:23:08.9599490Z  echo "Missing github-token input" 2025-07-24T04:23:08.9599710Z  exit 1 2025-07-24T04:23:08.9599860Z fi 2025-07-24T04:23:08.9613890Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:08.9614140Z env: 2025-07-24T04:23:08.9614300Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:08.9614500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:08.9614720Z TEST_CONFIG: mps 2025-07-24T04:23:08.9614890Z SHARD_NUMBER: 1 2025-07-24T04:23:08.9622940Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:08.9623110Z PR_BODY: 2025-07-24T04:23:08.9623260Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:08.9623560Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:08.9623820Z DEVICE_NAME: 2025-07-24T04:23:08.9623980Z DEVICE_TYPE: 2025-07-24T04:23:08.9624320Z GITHUB_TOKEN: *** 2025-07-24T04:23:08.9624460Z ##[endgroup] 2025-07-24T04:23:08.9799940Z + [[ -z *** ]] 2025-07-24T04:23:08.9854420Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-07-24T04:23:08.9854720Z with: 2025-07-24T04:23:08.9855140Z github-token: *** 2025-07-24T04:23:08.9855320Z env: 2025-07-24T04:23:08.9855470Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:08.9855670Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:08.9855890Z TEST_CONFIG: mps 2025-07-24T04:23:08.9856070Z SHARD_NUMBER: 1 2025-07-24T04:23:08.9856220Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:08.9856390Z PR_BODY: 2025-07-24T04:23:08.9856580Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:08.9856850Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:08.9857130Z DEVICE_NAME: 2025-07-24T04:23:08.9857380Z DEVICE_TYPE: 2025-07-24T04:23:08.9857530Z ##[endgroup] 2025-07-24T04:23:08.9868040Z ##[group]Run set -eux 2025-07-24T04:23:08.9868230Z set -eux 2025-07-24T04:23:08.9868400Z  2025-07-24T04:23:08.9868740Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-07-24T04:23:08.9883350Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:08.9883600Z env: 2025-07-24T04:23:08.9883760Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:08.9883970Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:08.9884180Z TEST_CONFIG: mps 2025-07-24T04:23:08.9884350Z SHARD_NUMBER: 1 2025-07-24T04:23:08.9884520Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:08.9884680Z PR_BODY: 2025-07-24T04:23:08.9884940Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:08.9885230Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:08.9885500Z DEVICE_NAME: 2025-07-24T04:23:08.9885670Z DEVICE_TYPE: 2025-07-24T04:23:08.9885930Z GITHUB_TOKEN: *** 2025-07-24T04:23:08.9886090Z ##[endgroup] 2025-07-24T04:23:09.0059350Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 16487210679 i-054ebb87f6b68b237 2025-07-24T04:23:09.7521060Z setting job-id=46614827169 2025-07-24T04:23:09.7523100Z setting job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T04:23:09.7809580Z ##[group]Run set -eux 2025-07-24T04:23:09.7810180Z set -eux 2025-07-24T04:23:09.7810650Z  2025-07-24T04:23:09.7811470Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-07-24T04:23:09.7812520Z  --schema-version "${SCHEMA_VERSION}" \ 2025-07-24T04:23:09.7813330Z  --repo "${REPO}" \ 2025-07-24T04:23:09.7814050Z  --head-branch "${HEAD_BRANCH}" \ 2025-07-24T04:23:09.7814750Z  --head-sha "${HEAD_SHA}" \ 2025-07-24T04:23:09.7815510Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-07-24T04:23:09.7816280Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-07-24T04:23:09.7817000Z  --job-id "${JOB_ID}" \ 2025-07-24T04:23:09.7817660Z  --job-name "${JOB_NAME}" 2025-07-24T04:23:09.7856900Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:09.7857480Z env: 2025-07-24T04:23:09.7857860Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:09.7858370Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:09.7858860Z TEST_CONFIG: mps 2025-07-24T04:23:09.7859290Z SHARD_NUMBER: 1 2025-07-24T04:23:09.7859660Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:09.7860070Z PR_BODY: 2025-07-24T04:23:09.7860410Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:09.7861100Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:09.7861760Z DEVICE_NAME: 2025-07-24T04:23:09.7862120Z DEVICE_TYPE: 2025-07-24T04:23:09.7862510Z SCHEMA_VERSION: v3 2025-07-24T04:23:09.7883640Z REPO: pytorch/pytorch 2025-07-24T04:23:09.7884120Z HEAD_BRANCH: refs/tags/ciflow/trunk/149961 2025-07-24T04:23:09.7884770Z HEAD_SHA: 27c8ef1839e0747b36769efb192befc9308ff93c 2025-07-24T04:23:09.7885370Z WORKFLOW_RUN_ID: 16487210679 2025-07-24T04:23:09.7885810Z RUN_ATTEMPT: 1 2025-07-24T04:23:09.7886200Z JOB_ID: 46614827169 2025-07-24T04:23:09.7886770Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T04:23:09.7887770Z ##[endgroup] 2025-07-24T04:23:09.8181570Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_metadata.py --schema-version v3 --repo pytorch/pytorch --head-branch refs/tags/ciflow/trunk/149961 --head-sha 27c8ef1839e0747b36769efb192befc9308ff93c --workflow-id 16487210679 --run-attempt 1 --job-id 46614827169 --job-name 'macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)' 2025-07-24T04:23:09.8492830Z ##[group]Run set -eux 2025-07-24T04:23:09.8493020Z set -eux 2025-07-24T04:23:09.8493290Z  2025-07-24T04:23:09.8493570Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-07-24T04:23:09.8507770Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:09.8508020Z env: 2025-07-24T04:23:09.8508170Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:09.8508360Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:09.8508580Z TEST_CONFIG: mps 2025-07-24T04:23:09.8508780Z SHARD_NUMBER: 1 2025-07-24T04:23:09.8508930Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:09.8509100Z PR_BODY: 2025-07-24T04:23:09.8509260Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:09.8509540Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:09.8509800Z DEVICE_NAME: 2025-07-24T04:23:09.8509950Z DEVICE_TYPE: 2025-07-24T04:23:09.8510200Z ##[endgroup] 2025-07-24T04:23:09.8687000Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-07-24T04:23:10.8818510Z ##[group]Run set -eux 2025-07-24T04:23:10.8818720Z set -eux 2025-07-24T04:23:10.8818870Z  2025-07-24T04:23:10.8819060Z # TODO (huydhn): Implement this part 2025-07-24T04:23:10.8819340Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-07-24T04:23:10.8834500Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:10.8834820Z env: 2025-07-24T04:23:10.8835000Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:10.8835210Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:10.8835440Z TEST_CONFIG: mps 2025-07-24T04:23:10.8835610Z SHARD_NUMBER: 1 2025-07-24T04:23:10.8835770Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:10.8835940Z PR_BODY: 2025-07-24T04:23:10.8836100Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:10.8836410Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:10.8836690Z DEVICE_NAME: 2025-07-24T04:23:10.8836880Z DEVICE_TYPE: 2025-07-24T04:23:10.8837030Z ##[endgroup] 2025-07-24T04:23:10.9019430Z + echo 'dependencies={}' 2025-07-24T04:23:10.9043440Z ##[group]Run set -eux 2025-07-24T04:23:10.9043640Z set -eux 2025-07-24T04:23:10.9043810Z  2025-07-24T04:23:10.9044010Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-07-24T04:23:10.9044320Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-07-24T04:23:10.9044720Z  # We don't want the job to fail if the directory doesn't exist 2025-07-24T04:23:10.9044990Z  exit 0 2025-07-24T04:23:10.9045140Z fi 2025-07-24T04:23:10.9045300Z  2025-07-24T04:23:10.9045500Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-07-24T04:23:10.9045830Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-07-24T04:23:10.9046270Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-07-24T04:23:10.9046590Z  --metadata "${BENCHMARK_METADATA}" \ 2025-07-24T04:23:10.9046880Z  --runners "${RUNNER_INFO}" \ 2025-07-24T04:23:10.9047150Z  --dependencies "${DEPENDENCIES}" \ 2025-07-24T04:23:10.9047540Z  --dry-run 2025-07-24T04:23:10.9047720Z else 2025-07-24T04:23:10.9048030Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-07-24T04:23:10.9048580Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-07-24T04:23:10.9048880Z  --metadata "${BENCHMARK_METADATA}" \ 2025-07-24T04:23:10.9049140Z  --runners "${RUNNER_INFO}" \ 2025-07-24T04:23:10.9049400Z  --dependencies "${DEPENDENCIES}" 2025-07-24T04:23:10.9049620Z fi 2025-07-24T04:23:10.9064420Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:10.9064740Z env: 2025-07-24T04:23:10.9064900Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:10.9065100Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:10.9065340Z TEST_CONFIG: mps 2025-07-24T04:23:10.9065580Z SHARD_NUMBER: 1 2025-07-24T04:23:10.9065740Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:10.9065910Z PR_BODY: 2025-07-24T04:23:10.9066070Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:10.9066350Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:10.9066630Z DEVICE_NAME: 2025-07-24T04:23:10.9066790Z DEVICE_TYPE: 2025-07-24T04:23:10.9066970Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-07-24T04:23:10.9067200Z DRY_RUN: false 2025-07-24T04:23:10.9067990Z BENCHMARK_METADATA: {"timestamp": 1753330989, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)", "repo": "pytorch/pytorch", "head_branch": "refs/tags/ciflow/trunk/149961", "head_sha": "27c8ef1839e0747b36769efb192befc9308ff93c", "workflow_id": 16487210679, "run_attempt": 1, "job_id": 46614827169} 2025-07-24T04:23:10.9078810Z RUNNER_INFO: [{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-3-91.ec2.internal"}, "name": "", "type": ""}] 2025-07-24T04:23:10.9079250Z DEPENDENCIES: {} 2025-07-24T04:23:10.9079410Z ##[endgroup] 2025-07-24T04:23:10.9258700Z + [[ ! -d test/test-reports ]] 2025-07-24T04:23:10.9259000Z + [[ false == \t\r\u\e ]] 2025-07-24T04:23:10.9260770Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py --benchmark-results-dir test/test-reports --metadata '{"timestamp": 1753330989, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)", "repo": "pytorch/pytorch", "head_branch": "refs/tags/ciflow/trunk/149961", "head_sha": "27c8ef1839e0747b36769efb192befc9308ff93c", "workflow_id": 16487210679, "run_attempt": 1, "job_id": 46614827169}' --runners '[{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-3-91.ec2.internal"}, "name": "", "type": ""}]' --dependencies '{}' 2025-07-24T04:23:11.0146220Z /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py:236: UserWarning: {'included': [{'test_file': 'inductor/test_aot_inductor'}, {'test_file': 'inductor/test_torchinductor'}, {'test_file': 'inductor/test_mps_basic'}, {'test_file': 'test_modules'}, {'test_file': 'test_mps'}, {'test_file': 'nn/test_dropout'}, {'test_file': 'test_nn'}, {'test_file': 'test_view_ops'}, {'test_file': 'nn/test_convolution'}, {'test_file': 'nn/test_pooling'}, {'test_file': 'test_metal'}], 'excluded': []} from test/test-reports/td_exclusions-b2268b98c662021b72f8.json is not a benchmark record, skipping 2025-07-24T04:23:11.0148060Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-07-24T04:23:11.0303960Z Prepare all required actions 2025-07-24T04:23:11.0304280Z Getting action download info 2025-07-24T04:23:11.1333240Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-07-24T04:23:11.1333630Z with: 2025-07-24T04:23:11.1333890Z job_id: 46614827169 2025-07-24T04:23:11.1334260Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T04:23:11.1334680Z workflow_name: trunk 2025-07-24T04:23:11.1334960Z workflow_run_id: 16487210679 2025-07-24T04:23:11.1335290Z workflow_attempt: 1 2025-07-24T04:23:11.1335590Z local_path: usage_log.txt 2025-07-24T04:23:11.1335870Z env: 2025-07-24T04:23:11.1336130Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:11.1336440Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:11.1336770Z TEST_CONFIG: mps 2025-07-24T04:23:11.1337040Z SHARD_NUMBER: 1 2025-07-24T04:23:11.1337310Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:11.1337570Z PR_BODY: 2025-07-24T04:23:11.1337830Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:11.1338330Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:11.1338760Z DEVICE_NAME: 2025-07-24T04:23:11.1339040Z DEVICE_TYPE: 2025-07-24T04:23:11.1339290Z ##[endgroup] 2025-07-24T04:23:11.1368790Z ##[group]Run echo "workflow_id: 16487210679" 2025-07-24T04:23:11.1369330Z echo "workflow_id: 16487210679" 2025-07-24T04:23:11.1369670Z echo "workflow_attempt: 1" 2025-07-24T04:23:11.1369970Z echo "workflow_Name: trunk" 2025-07-24T04:23:11.1381680Z echo "job_id: 46614827169" 2025-07-24T04:23:11.1382110Z echo "job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)" 2025-07-24T04:23:11.1382510Z echo "artifact_prefix: " 2025-07-24T04:23:11.1382810Z python3 --version 2025-07-24T04:23:11.1403770Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:11.1404110Z env: 2025-07-24T04:23:11.1404330Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:11.1404600Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:11.1404900Z TEST_CONFIG: mps 2025-07-24T04:23:11.1405150Z SHARD_NUMBER: 1 2025-07-24T04:23:11.1405470Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:11.1405690Z PR_BODY: 2025-07-24T04:23:11.1405920Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:11.1406320Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:11.1406710Z DEVICE_NAME: 2025-07-24T04:23:11.1406940Z DEVICE_TYPE: 2025-07-24T04:23:11.1407140Z ##[endgroup] 2025-07-24T04:23:11.1619510Z workflow_id: 16487210679 2025-07-24T04:23:11.1623340Z workflow_attempt: 1 2025-07-24T04:23:11.1623570Z workflow_Name: trunk 2025-07-24T04:23:11.1623760Z job_id: 46614827169 2025-07-24T04:23:11.1624010Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-13) 2025-07-24T04:23:11.1624280Z artifact_prefix: 2025-07-24T04:23:11.1672000Z Python 3.12.11 2025-07-24T04:23:11.1709500Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-24T04:23:11.1709730Z with: 2025-07-24T04:23:11.1709870Z shell: bash 2025-07-24T04:23:11.1710120Z timeout_minutes: 5 2025-07-24T04:23:11.1710310Z max_attempts: 5 2025-07-24T04:23:11.1710540Z retry_wait_seconds: 30 2025-07-24T04:23:11.1710900Z command: set -eu python3 -m pip install python-dateutil==2.8.2 boto3==1.35.42 pandas==2.1.3 dataclasses_json==0.6.7 2025-07-24T04:23:11.1711340Z polling_interval_seconds: 1 2025-07-24T04:23:11.1711540Z warning_on_retry: true 2025-07-24T04:23:11.1711710Z continue_on_error: false 2025-07-24T04:23:11.1711890Z env: 2025-07-24T04:23:11.1712050Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:11.1712230Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:11.1712450Z TEST_CONFIG: mps 2025-07-24T04:23:11.1712620Z SHARD_NUMBER: 1 2025-07-24T04:23:11.1712770Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:11.1712930Z PR_BODY: 2025-07-24T04:23:11.1713090Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:11.1713360Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:11.1713630Z DEVICE_NAME: 2025-07-24T04:23:11.1714090Z DEVICE_TYPE: 2025-07-24T04:23:11.1714240Z ##[endgroup] 2025-07-24T04:23:11.4314250Z Collecting python-dateutil==2.8.2 2025-07-24T04:23:11.4340340Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-07-24T04:23:11.5699440Z Collecting boto3==1.35.42 2025-07-24T04:23:11.5730590Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-07-24T04:23:11.6322310Z Collecting pandas==2.1.3 2025-07-24T04:23:11.6351150Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-07-24T04:23:11.6597630Z Collecting dataclasses_json==0.6.7 2025-07-24T04:23:11.6612160Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-07-24T04:23:11.6662690Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from python-dateutil==2.8.2) (1.17.0) 2025-07-24T04:23:11.6668180Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from boto3==1.35.42) (1.35.99) 2025-07-24T04:23:11.6670800Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from boto3==1.35.42) (1.0.1) 2025-07-24T04:23:11.6673360Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from boto3==1.35.42) (0.10.4) 2025-07-24T04:23:11.6679750Z Requirement already satisfied: numpy<2,>=1.26.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from pandas==2.1.3) (1.26.4) 2025-07-24T04:23:11.6924610Z Collecting pytz>=2020.1 (from pandas==2.1.3) 2025-07-24T04:23:11.6945140Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-07-24T04:23:11.7065140Z Collecting tzdata>=2022.1 (from pandas==2.1.3) 2025-07-24T04:23:11.7085380Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-07-24T04:23:11.7321700Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-07-24T04:23:11.7342990Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-07-24T04:23:11.7450820Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-07-24T04:23:11.7465530Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-07-24T04:23:11.7526510Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-07-24T04:23:11.7535650Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-07-24T04:23:11.7636410Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-07-24T04:23:11.7650880Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-07-24T04:23:11.7683710Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-07-24T04:23:11.7738520Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-07-24T04:23:11.7805010Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-07-24T04:23:11.7830150Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl (10.6 MB) 2025-07-24T04:23:11.8141910Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-07-24T04:23:11.8158750Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-07-24T04:23:11.8176540Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-07-24T04:23:11.8198110Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-07-24T04:23:11.8214450Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-07-24T04:23:11.8263460Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-07-24T04:23:11.9242860Z Installing collected packages: pytz, tzdata, python-dateutil, mypy-extensions, marshmallow, typing-inspect, pandas, dataclasses_json, boto3 2025-07-24T04:23:12.0547500Z Attempting uninstall: python-dateutil 2025-07-24T04:23:12.0568670Z Found existing installation: python-dateutil 2.9.0.post0 2025-07-24T04:23:12.0597210Z Uninstalling python-dateutil-2.9.0.post0: 2025-07-24T04:23:12.0607640Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-07-24T04:23:14.7583050Z Attempting uninstall: boto3 2025-07-24T04:23:14.7605970Z Found existing installation: boto3 1.35.33 2025-07-24T04:23:14.7648340Z Uninstalling boto3-1.35.33: 2025-07-24T04:23:14.7649410Z Successfully uninstalled boto3-1.35.33 2025-07-24T04:23:14.8241610Z 2025-07-24T04:23:14.8284280Z Successfully installed boto3-1.35.42 dataclasses_json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 pandas-2.1.3 python-dateutil-2.8.2 pytz-2025.2 typing-inspect-0.9.0 tzdata-2025.2 2025-07-24T04:23:15.2475790Z Command completed after 1 attempt(s). 2025-07-24T04:23:15.2590640Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-07-24T04:23:15.2591960Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-07-24T04:23:15.2593470Z  --workflow-run-id "16487210679" \ 2025-07-24T04:23:15.2594110Z  --workflow-name "trunk" \ 2025-07-24T04:23:15.2594820Z  --workflow-run-attempt "1" \ 2025-07-24T04:23:15.2595490Z  --job-id "46614827169" \ 2025-07-24T04:23:15.2596230Z  --job-name "macos-py3-arm64 / test (mps, 1, 1, macos-m1-13)" \ 2025-07-24T04:23:15.2597100Z  --local-path "usage_log.txt" \ 2025-07-24T04:23:15.2597700Z  --artifact-prefix "" 2025-07-24T04:23:15.2649570Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:15.2650370Z env: 2025-07-24T04:23:15.2650910Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:15.2651500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:15.2652600Z TEST_CONFIG: mps 2025-07-24T04:23:15.2653160Z SHARD_NUMBER: 1 2025-07-24T04:23:15.2653620Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:15.2654080Z PR_BODY: 2025-07-24T04:23:15.2654530Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:15.2655260Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:15.2656010Z DEVICE_NAME: 2025-07-24T04:23:15.2656470Z DEVICE_TYPE: 2025-07-24T04:23:15.2656890Z ##[endgroup] 2025-07-24T04:23:17.3974030Z repo: pytorch/pytorch 2025-07-24T04:23:17.3978970Z ::warning file usage_log.txt does not exist. 2025-07-24T04:23:17.3981300Z [Log Model] Failed to process test log, metadata is None 2025-07-24T04:23:17.4408310Z ##[group]Run if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-07-24T04:23:17.4408660Z if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-07-24T04:23:17.4408940Z  brew install --cask miniconda 2025-07-24T04:23:17.4409170Z fi 2025-07-24T04:23:17.4423880Z shell: /bin/bash -e -l {0} 2025-07-24T04:23:17.4424100Z env: 2025-07-24T04:23:17.4424240Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:17.4424460Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:17.4424660Z TEST_CONFIG: mps 2025-07-24T04:23:17.4424850Z SHARD_NUMBER: 1 2025-07-24T04:23:17.4425010Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:17.4425170Z PR_BODY: 2025-07-24T04:23:17.4425330Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:17.4425610Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:17.4425870Z DEVICE_NAME: 2025-07-24T04:23:17.4426030Z DEVICE_TYPE: 2025-07-24T04:23:17.4426170Z ##[endgroup] 2025-07-24T04:23:19.3378230Z ==> Caveats 2025-07-24T04:23:19.3384930Z Please run the following to setup your shell: 2025-07-24T04:23:19.3385220Z conda init "$(basename "${SHELL}")" 2025-07-24T04:23:19.3385730Z 2025-07-24T04:23:19.3385920Z Alternatively, manually add the following to your shell init: 2025-07-24T04:23:19.3386280Z eval "$(conda "shell.$(basename "${SHELL}")" hook)" 2025-07-24T04:23:19.3386500Z 2025-07-24T04:23:19.3391470Z ==> Downloading https://repo.anaconda.com/miniconda/Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh 2025-07-24T04:23:19.5097280Z Already downloaded: /Users/ec2-user/Library/Caches/Homebrew/downloads/ac2aa7a8e15821b957e5b3521679e86c83c3f0dc738ab629ded756f0b301d2c7--Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh 2025-07-24T04:23:21.1599830Z ==> Installing Cask miniconda 2025-07-24T04:23:21.3828190Z ==> Running installer script 'Miniconda3-py313_25.5.1-1-MacOSX-arm64.sh' 2025-07-24T04:23:22.2487350Z PREFIX=/opt/homebrew/Caskroom/miniconda/base 2025-07-24T04:23:22.6360970Z Unpacking payload ... 2025-07-24T04:23:25.0637650Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-07-24T04:23:27.1275180Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-07-24T04:23:32.6365950Z 2025-07-24T04:23:32.6366960Z Installing base environment... 2025-07-24T04:23:32.6367360Z 2025-07-24T04:23:36.2512840Z Preparing transaction: ...working... done 2025-07-24T04:23:46.6577640Z Executing transaction: ...working... 2025-07-24T04:23:46.6577920Z done 2025-07-24T04:23:48.5610810Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-07-24T04:23:48.7194820Z installation finished. 2025-07-24T04:23:48.7203560Z ==> Linking Binary 'conda' to '/opt/homebrew/bin/conda' 2025-07-24T04:23:48.8468870Z 🍺 miniconda was successfully installed! 2025-07-24T04:23:48.8839680Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-07-24T04:23:48.8839960Z with: 2025-07-24T04:23:48.8840230Z minimum-available-space-in-gb: 6 2025-07-24T04:23:48.8840450Z env: 2025-07-24T04:23:48.8840590Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:48.8840790Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:48.8841040Z TEST_CONFIG: mps 2025-07-24T04:23:48.8841190Z SHARD_NUMBER: 1 2025-07-24T04:23:48.8841390Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:48.8841590Z PR_BODY: 2025-07-24T04:23:48.8841730Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:48.8842040Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:48.8842320Z DEVICE_NAME: 2025-07-24T04:23:48.8842470Z DEVICE_TYPE: 2025-07-24T04:23:48.8842640Z ##[endgroup] 2025-07-24T04:23:48.8853760Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-07-24T04:23:48.8854200Z echo "Print the available disk space for manual inspection" 2025-07-24T04:23:48.8854490Z df -h 2025-07-24T04:23:48.8854650Z  2025-07-24T04:23:48.8854810Z function check_disk_space() { 2025-07-24T04:23:48.8855010Z  set +e 2025-07-24T04:23:48.8855160Z  2025-07-24T04:23:48.8855340Z  # Set the minimum requirement space to 6GB 2025-07-24T04:23:48.8855680Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-07-24T04:23:48.8855960Z  2025-07-24T04:23:48.8856160Z  # Use KB to avoid floating point warning like 3.1GB 2025-07-24T04:23:48.8856500Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-07-24T04:23:48.8856740Z  do 2025-07-24T04:23:48.8856910Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-07-24T04:23:48.8857150Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-07-24T04:23:48.8857360Z  2025-07-24T04:23:48.8857510Z  if [ "${MOUNT}" = "/" ]; then 2025-07-24T04:23:48.8857790Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-07-24T04:23:48.8858310Z  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-07-24T04:23:48.8858800Z  else 2025-07-24T04:23:48.8859080Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-07-24T04:23:48.8859420Z  fi 2025-07-24T04:23:48.8859590Z  fi 2025-07-24T04:23:48.8859730Z  done 2025-07-24T04:23:48.8859870Z  2025-07-24T04:23:48.8860000Z  set -e 2025-07-24T04:23:48.8860160Z } 2025-07-24T04:23:48.8860290Z  2025-07-24T04:23:48.8860430Z RESULT=$(check_disk_space) 2025-07-24T04:23:48.8860650Z echo "${RESULT}" 2025-07-24T04:23:48.8860850Z  2025-07-24T04:23:48.8861060Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-07-24T04:23:48.8861590Z  # 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-07-24T04:23:48.8862100Z  # https://github.com/pytorch/pytorch/issues/85440 2025-07-24T04:23:48.8862600Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-07-24T04:23:48.8863110Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-07-24T04:23:48.8863600Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-07-24T04:23:48.8863860Z  2025-07-24T04:23:48.8864020Z  # Clean up crash reports on the runner 2025-07-24T04:23:48.8864330Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-07-24T04:23:48.8864630Z  2025-07-24T04:23:48.8865020Z  # Also try to clean up torch.hub caching directory 2025-07-24T04:23:48.8865320Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-07-24T04:23:48.8865600Z  2025-07-24T04:23:48.8865730Z  # Purge conda 2025-07-24T04:23:48.8865930Z  conda clean -p -t -y || true 2025-07-24T04:23:48.8866150Z  # and pip cache 2025-07-24T04:23:48.8866350Z  pip cache purge || true 2025-07-24T04:23:48.8866540Z  2025-07-24T04:23:48.8866780Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-07-24T04:23:48.8867050Z  # Re-run the check 2025-07-24T04:23:48.8867260Z  RESULT=$(check_disk_space) 2025-07-24T04:23:48.8867470Z  echo "${RESULT}" 2025-07-24T04:23:48.8867640Z fi 2025-07-24T04:23:48.8867790Z  2025-07-24T04:23:48.8867950Z if [[ "${RESULT}" == *Failure* ]]; then 2025-07-24T04:23:48.8868180Z  df -h 2025-07-24T04:23:48.8868330Z  2025-07-24T04:23:48.8868770Z  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-07-24T04:23:48.8869260Z  exit 1 2025-07-24T04:23:48.8869410Z fi 2025-07-24T04:23:48.8889830Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:48.8890080Z env: 2025-07-24T04:23:48.8890230Z GIT_DEFAULT_BRANCH: main 2025-07-24T04:23:48.8890430Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-24T04:23:48.8890640Z TEST_CONFIG: mps 2025-07-24T04:23:48.8890800Z SHARD_NUMBER: 1 2025-07-24T04:23:48.8890960Z NUM_TEST_SHARDS: 1 2025-07-24T04:23:48.8891100Z PR_BODY: 2025-07-24T04:23:48.8891260Z REINSTALL_BREW_MINICONDA: 1 2025-07-24T04:23:48.8891520Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:48.8891760Z DEVICE_NAME: 2025-07-24T04:23:48.8891900Z DEVICE_TYPE: 2025-07-24T04:23:48.8892060Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-07-24T04:23:48.8892270Z ##[endgroup] 2025-07-24T04:23:48.9075420Z Print the available disk space for manual inspection 2025-07-24T04:23:48.9086660Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-24T04:23:48.9087120Z /dev/disk5s2s1 100Gi 8.3Gi 67Gi 12% 349475 703673240 0% / 2025-07-24T04:23:48.9087580Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-07-24T04:23:48.9087970Z /dev/disk5s5 100Gi 2.0Gi 67Gi 3% 2 703673240 0% /System/Volumes/VM 2025-07-24T04:23:48.9088420Z /dev/disk5s3 100Gi 4.5Gi 67Gi 7% 849 703673240 0% /System/Volumes/Preboot 2025-07-24T04:23:48.9088840Z /dev/disk2s2 500Mi 6.0Mi 393Mi 2% 1 4019600 0% /System/Volumes/xarts 2025-07-24T04:23:48.9089290Z /dev/disk2s1 500Mi 51Mi 393Mi 12% 61 4019600 0% /System/Volumes/iSCPreboot 2025-07-24T04:23:48.9089760Z /dev/disk2s3 500Mi 896Ki 393Mi 1% 51 4019600 0% /System/Volumes/Hardware 2025-07-24T04:23:48.9090170Z /dev/disk5s1 100Gi 17Gi 67Gi 21% 762877 703673240 0% /System/Volumes/Data 2025-07-24T04:23:48.9090620Z /dev/disk3s4 228Gi 140Ki 210Gi 1% 18 2202325120 0% /private/tmp/tmp-mount-LYikEh 2025-07-24T04:23:48.9091100Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2025-07-24T04:23:48.9488910Z Success: There is 70367324KB free space left in / for macOS, continue 2025-07-24T04:23:48.9530950Z Post job cleanup. 2025-07-24T04:23:48.9884480Z Removing virtual environment at /Users/ec2-user/runner/_work/_temp/venv-3.12-1753329380 2025-07-24T04:23:51.3641750Z Post job cleanup. 2025-07-24T04:23:51.3682070Z Post job cleanup. 2025-07-24T04:23:51.4490720Z [command]/usr/bin/git version 2025-07-24T04:23:51.4553560Z git version 2.37.1 (Apple Git-137.1) 2025-07-24T04:23:51.4572820Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/f5f40621-bc07-4763-8665-fee00b5b4ea9/.gitconfig' 2025-07-24T04:23:51.4578800Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/f5f40621-bc07-4763-8665-fee00b5b4ea9' before making global git config changes 2025-07-24T04:23:51.4579580Z Adding repository directory to the temporary git global config as a safe directory 2025-07-24T04:23:51.4581850Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-24T04:23:51.4644540Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-24T04:23:51.4701170Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-24T04:23:51.5449460Z Entering 'android/libs/fbjni' 2025-07-24T04:23:51.5557940Z Entering 'third_party/FP16' 2025-07-24T04:23:51.5658540Z Entering 'third_party/FXdiv' 2025-07-24T04:23:51.5760320Z Entering 'third_party/NNPACK' 2025-07-24T04:23:51.5874030Z Entering 'third_party/NVTX' 2025-07-24T04:23:51.5968720Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T04:23:51.6064030Z Entering 'third_party/XNNPACK' 2025-07-24T04:23:51.6305460Z Entering 'third_party/aiter' 2025-07-24T04:23:51.6401960Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T04:23:51.6500220Z Entering 'third_party/benchmark' 2025-07-24T04:23:51.6609230Z Entering 'third_party/composable_kernel' 2025-07-24T04:23:51.6706160Z Entering 'third_party/cpp-httplib' 2025-07-24T04:23:51.6800580Z Entering 'third_party/cpuinfo' 2025-07-24T04:23:51.6919560Z Entering 'third_party/cudnn_frontend' 2025-07-24T04:23:51.7013420Z Entering 'third_party/cutlass' 2025-07-24T04:23:51.7110120Z Entering 'third_party/fbgemm' 2025-07-24T04:23:51.7313570Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T04:23:51.7459050Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T04:23:51.7703390Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T04:23:51.7887410Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T04:23:51.8140370Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T04:23:51.8289350Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T04:23:51.8425960Z Entering 'third_party/fbgemm/external/json' 2025-07-24T04:23:51.8572630Z Entering 'third_party/flash-attention' 2025-07-24T04:23:51.8667290Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T04:23:51.8764830Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T04:23:51.8863160Z Entering 'third_party/flatbuffers' 2025-07-24T04:23:51.8961810Z Entering 'third_party/fmt' 2025-07-24T04:23:51.9065450Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T04:23:51.9172150Z Entering 'third_party/gloo' 2025-07-24T04:23:51.9279090Z Entering 'third_party/googletest' 2025-07-24T04:23:51.9384700Z Entering 'third_party/ideep' 2025-07-24T04:23:51.9522310Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T04:23:51.9728130Z Entering 'third_party/ittapi' 2025-07-24T04:23:51.9820070Z Entering 'third_party/kineto' 2025-07-24T04:23:51.9913630Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T04:23:52.0007890Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T04:23:52.0103890Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T04:23:52.0196240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T04:23:52.0287760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T04:23:52.0382370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T04:23:52.0479640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T04:23:52.0571200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T04:23:52.0663510Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T04:23:52.0761820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T04:23:52.0859040Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T04:23:52.0952200Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T04:23:52.1046650Z Entering 'third_party/kleidiai' 2025-07-24T04:23:52.1139230Z Entering 'third_party/mimalloc' 2025-07-24T04:23:52.1232100Z Entering 'third_party/nlohmann' 2025-07-24T04:23:52.1324000Z Entering 'third_party/onnx' 2025-07-24T04:23:52.1610230Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T04:23:52.1724740Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T04:23:52.1819070Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T04:23:52.1913190Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T04:23:52.2007960Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T04:23:52.2102400Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T04:23:52.2193460Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T04:23:52.2283930Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T04:23:52.2378870Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T04:23:52.2471340Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T04:23:52.2563240Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T04:23:52.2655590Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T04:23:52.2755600Z Entering 'third_party/pocketfft' 2025-07-24T04:23:52.2847720Z Entering 'third_party/protobuf' 2025-07-24T04:23:52.3044100Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T04:23:52.3185210Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T04:23:52.3300310Z Entering 'third_party/psimd' 2025-07-24T04:23:52.3396480Z Entering 'third_party/pthreadpool' 2025-07-24T04:23:52.3493070Z Entering 'third_party/pybind11' 2025-07-24T04:23:52.3595740Z Entering 'third_party/python-peachpy' 2025-07-24T04:23:52.3692900Z Entering 'third_party/sleef' 2025-07-24T04:23:52.3794940Z Entering 'third_party/tensorpipe' 2025-07-24T04:23:52.3937340Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T04:23:52.4099500Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T04:23:52.4225550Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T04:23:52.4363990Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T04:23:52.4489700Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T04:23:52.4616190Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-24T04:23:52.4667260Z http.https://github.com/.extraheader 2025-07-24T04:23:52.4673660Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-07-24T04:23:52.4729380Z [command]/usr/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-07-24T04:23:52.5188580Z Entering 'android/libs/fbjni' 2025-07-24T04:23:52.5257140Z http.https://github.com/.extraheader 2025-07-24T04:23:52.5316430Z Entering 'third_party/FP16' 2025-07-24T04:23:52.5381530Z http.https://github.com/.extraheader 2025-07-24T04:23:52.5439760Z Entering 'third_party/FXdiv' 2025-07-24T04:23:52.5504670Z http.https://github.com/.extraheader 2025-07-24T04:23:52.5562900Z Entering 'third_party/NNPACK' 2025-07-24T04:23:52.5627340Z http.https://github.com/.extraheader 2025-07-24T04:23:52.5685950Z Entering 'third_party/NVTX' 2025-07-24T04:23:52.5750180Z http.https://github.com/.extraheader 2025-07-24T04:23:52.5809430Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-24T04:23:52.5873700Z http.https://github.com/.extraheader 2025-07-24T04:23:52.5933090Z Entering 'third_party/XNNPACK' 2025-07-24T04:23:52.5997600Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6061100Z Entering 'third_party/aiter' 2025-07-24T04:23:52.6127830Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6186810Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-24T04:23:52.6251310Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6314820Z Entering 'third_party/benchmark' 2025-07-24T04:23:52.6380700Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6439680Z Entering 'third_party/composable_kernel' 2025-07-24T04:23:52.6504040Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6565120Z Entering 'third_party/cpp-httplib' 2025-07-24T04:23:52.6630540Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6689530Z Entering 'third_party/cpuinfo' 2025-07-24T04:23:52.6753150Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6812060Z Entering 'third_party/cudnn_frontend' 2025-07-24T04:23:52.6875780Z http.https://github.com/.extraheader 2025-07-24T04:23:52.6936420Z Entering 'third_party/cutlass' 2025-07-24T04:23:52.7000550Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7062160Z Entering 'third_party/fbgemm' 2025-07-24T04:23:52.7126920Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7184930Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-24T04:23:52.7249910Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7308700Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-24T04:23:52.7372960Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7434260Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-24T04:23:52.7499560Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7558190Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-24T04:23:52.7621940Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7681560Z Entering 'third_party/fbgemm/external/googletest' 2025-07-24T04:23:52.7744220Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7801910Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-24T04:23:52.7863860Z http.https://github.com/.extraheader 2025-07-24T04:23:52.7921180Z Entering 'third_party/fbgemm/external/json' 2025-07-24T04:23:52.7983130Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8042700Z Entering 'third_party/flash-attention' 2025-07-24T04:23:52.8104920Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8161310Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-24T04:23:52.8223040Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8282430Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-24T04:23:52.8344600Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8406180Z Entering 'third_party/flatbuffers' 2025-07-24T04:23:52.8468750Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8526620Z Entering 'third_party/fmt' 2025-07-24T04:23:52.8597370Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8656740Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-24T04:23:52.8721210Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8780720Z Entering 'third_party/gloo' 2025-07-24T04:23:52.8845100Z http.https://github.com/.extraheader 2025-07-24T04:23:52.8903810Z Entering 'third_party/googletest' 2025-07-24T04:23:52.8968220Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9028540Z Entering 'third_party/ideep' 2025-07-24T04:23:52.9093930Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9151580Z Entering 'third_party/ideep/mkl-dnn' 2025-07-24T04:23:52.9216640Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9279190Z Entering 'third_party/ittapi' 2025-07-24T04:23:52.9344960Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9404220Z Entering 'third_party/kineto' 2025-07-24T04:23:52.9469140Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9527070Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-24T04:23:52.9592160Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9651120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-24T04:23:52.9716710Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9776920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-24T04:23:52.9842320Z http.https://github.com/.extraheader 2025-07-24T04:23:52.9903240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-24T04:23:52.9969310Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0030150Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-24T04:23:53.0095950Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0155580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-24T04:23:53.0221080Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0282900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-24T04:23:53.0354660Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0415650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-24T04:23:53.0481360Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0541830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-24T04:23:53.0607780Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0668920Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-24T04:23:53.0734180Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0796220Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-24T04:23:53.0861500Z http.https://github.com/.extraheader 2025-07-24T04:23:53.0920810Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-24T04:23:53.0985310Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1047040Z Entering 'third_party/kleidiai' 2025-07-24T04:23:53.1111780Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1170370Z Entering 'third_party/mimalloc' 2025-07-24T04:23:53.1235980Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1294100Z Entering 'third_party/nlohmann' 2025-07-24T04:23:53.1358700Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1418010Z Entering 'third_party/onnx' 2025-07-24T04:23:53.1483100Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1546510Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-24T04:23:53.1613500Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1675330Z Entering 'third_party/opentelemetry-cpp' 2025-07-24T04:23:53.1747000Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1806250Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-24T04:23:53.1871430Z http.https://github.com/.extraheader 2025-07-24T04:23:53.1931280Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-24T04:23:53.1995550Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2056780Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-24T04:23:53.2121540Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2180570Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-24T04:23:53.2245270Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2305340Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-24T04:23:53.2370460Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2429580Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-24T04:23:53.2494360Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2553610Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-24T04:23:53.2618500Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2676280Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-24T04:23:53.2740950Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2801300Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-24T04:23:53.2867090Z http.https://github.com/.extraheader 2025-07-24T04:23:53.2928840Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-24T04:23:53.2993820Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3062010Z Entering 'third_party/pocketfft' 2025-07-24T04:23:53.3129280Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3187730Z Entering 'third_party/protobuf' 2025-07-24T04:23:53.3252620Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3311030Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-24T04:23:53.3375100Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3434260Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-24T04:23:53.3498500Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3558990Z Entering 'third_party/psimd' 2025-07-24T04:23:53.3624690Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3682910Z Entering 'third_party/pthreadpool' 2025-07-24T04:23:53.3747320Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3806130Z Entering 'third_party/pybind11' 2025-07-24T04:23:53.3953790Z http.https://github.com/.extraheader 2025-07-24T04:23:53.3954360Z Entering 'third_party/python-peachpy' 2025-07-24T04:23:53.4005020Z http.https://github.com/.extraheader 2025-07-24T04:23:53.4065310Z Entering 'third_party/sleef' 2025-07-24T04:23:53.4130930Z http.https://github.com/.extraheader 2025-07-24T04:23:53.4190070Z Entering 'third_party/tensorpipe' 2025-07-24T04:23:53.4255600Z http.https://github.com/.extraheader 2025-07-24T04:23:53.4312810Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-24T04:23:53.4377580Z http.https://github.com/.extraheader 2025-07-24T04:23:53.4437080Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-24T04:23:53.4502070Z http.https://github.com/.extraheader 2025-07-24T04:23:53.4567800Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-24T04:23:53.4633270Z http.https://github.com/.extraheader 2025-07-24T04:23:53.4692810Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-24T04:23:53.4757590Z http.https://github.com/.extraheader 2025-07-24T04:23:53.4815320Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-24T04:23:53.4880160Z http.https://github.com/.extraheader 2025-07-24T04:23:53.5017770Z A job completed hook has been configured by the self-hosted runner administrator 2025-07-24T04:23:53.5058260Z ##[group]Run '/opt/runner_scripts/post-job.sh' 2025-07-24T04:23:53.5073020Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-24T04:23:53.5073270Z ##[endgroup] 2025-07-24T04:23:53.5323650Z + df -h 2025-07-24T04:23:53.5340100Z + Checking if runner needs to be terminated...ok 2025-07-24T04:23:53.5340440Z + Outputting disk space 2025-07-24T04:23:53.5340790Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-24T04:23:53.5341230Z /dev/disk5s2s1 100Gi 8.3Gi 68Gi 11% 349475 716539600 0% / 2025-07-24T04:23:53.5341620Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-07-24T04:23:53.5342000Z /dev/disk5s5 100Gi 2.0Gi 68Gi 3% 2 716539600 0% /System/Volumes/VM 2025-07-24T04:23:53.5342490Z /dev/disk5s3 100Gi 4.5Gi 68Gi 7% 849 716539600 0% /System/Volumes/Preboot 2025-07-24T04:23:53.5342900Z /dev/disk2s2 500Mi 6.0Mi 393Mi 2% 1 4019600 0% /System/Volumes/xarts 2025-07-24T04:23:53.5343360Z /dev/disk2s1 500Mi 51Mi 393Mi 12% 61 4019600 0% /System/Volumes/iSCPreboot 2025-07-24T04:23:53.5343940Z /dev/disk2s3 500Mi 896Ki 393Mi 1% 51 4019600 0% /System/Volumes/Hardware 2025-07-24T04:23:53.5344370Z /dev/disk5s1 100Gi 16Gi 68Gi 19% 716862 716539600 0% /System/Volumes/Data 2025-07-24T04:23:53.5344840Z /dev/disk3s4 228Gi 140Ki 210Gi 1% 18 2202325120 0% /private/tmp/tmp-mount-LYikEh 2025-07-24T04:23:53.5345290Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2025-07-24T04:23:53.5345640Z + Cleaning up old logs (Keep the latest 100) 2025-07-24T04:23:53.5345890Z + ls -t /var/log/post_job 2025-07-24T04:23:53.5346100Z + awk 'NR>100' 2025-07-24T04:23:53.5346270Z + xargs rm -fv 2025-07-24T04:23:53.5449780Z + Restoring SSH key to be the skeleton key 2025-07-24T04:23:53.5546590Z Cleaning up orphan processes